Lucas CHOLLET
|
597faaff5f
LibChess: Factorize the returned `StringView` for a draw
|
2 vuotta sitten |
Lucas CHOLLET
|
55c5639004
Chess+LibChess: Avoid using `DeprecatedString` whenever possible
|
2 vuotta sitten |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 vuotta sitten |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 vuotta sitten |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 vuotta sitten |
Lucas CHOLLET
|
351fc0cce2
ChessEngine: Use reduced Board objects in MCTSTree
|
2 vuotta sitten |
sin-ack
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
3 vuotta sitten |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 vuotta sitten |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 vuotta sitten |
Simon Danner
|
90fc28152b
Chess: On pgn import avoid losing piece promotion info
|
3 vuotta sitten |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 vuotta sitten |
Martin Blicha
|
0505a815f7
LibChess: Early check of legal move
|
4 vuotta sitten |
Peter Elliott
|
57bb4d1aec
LibChess: Only save hash of board state for repetition checking
|
4 vuotta sitten |
Josh Perry
|
c46ab4fbb9
LibChess: Fixed PGN export bug (#7300)
|
4 vuotta sitten |
Jean-Baptiste Boric
|
0262a99a1f
Chess: Fix signed/unsigned issues
|
4 vuotta sitten |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 vuotta sitten |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 vuotta sitten |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 vuotta sitten |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 vuotta sitten |