Age | Commit message (Expand) | Author |
---|---|---|
2021-09-04 | AK: Add rvalue-ref qualifiers for Optional's value() and value_or() | Andreas Kling |
2021-07-04 | Tests: Add tests for `Optional`'s conditionally trivial functions | Daniel Bertalan |
2021-06-01 | AK: Enable direct comparsion of Optional<T> and T | Max Wipfli |
2021-05-06 | Tests: Move AK tests to Tests/AK | Brian Gianforcaro |