Age | Commit message (Expand) | Author |
---|---|---|
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-07-30 | LibChess: Fix hashing of the chess board | Martin Blicha |
2021-06-22 | LibChess: Compact the Defenitions of various chess related types | Peter Elliott |
2021-06-22 | LibChess: Only save hash of board state for repetition checking | Peter Elliott |
2021-05-17 | Chess: Fix signed/unsigned issues | Jean-Baptiste Boric |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-26 | Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes | Linus Groh |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |