Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-04-03 | LibChess: Change UCI::Command::Type to enum class | Lenny Maiorani |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-10 | Libraries: Use default constructors/destructors in LibChess | Lenny Maiorani |
2021-12-11 | Everywhere: Fix -Winconsistent-missing-override warnings from Clang | Daniel Bertalan |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |