Dan Klishch
|
5ed7cd6e32
Everywhere: Use east const in more places
|
1 vuosi sitten |
Lucas CHOLLET
|
3f35ffb648
Userland: Prefer `_string` over `_short_string`
|
1 vuosi sitten |
Tim Ledbetter
|
ccab25e54e
LibChess+Chess: Ensure no pawns have moved when invoking 50 move rule
|
2 vuotta sitten |
Sam Atkins
|
20d517f1da
LibChess: Remove use of DeprecatedString in Move::from_algebraic()
|
2 vuotta sitten |
Sam Atkins
|
a10cc37ef0
LibChess: Return ErrorOr<String> from to-algebraic/fen methods
|
2 vuotta sitten |
Sam Atkins
|
5f6dd87163
LibChess: Add and use Square::{file,rank}_char() methods
|
2 vuotta sitten |
Sam Atkins
|
c73c697f94
LibChess: Make `piece_for_char_promotion()` more generally useful
|
2 vuotta sitten |
Sam Atkins
|
b111782f18
LibChess: Include pawns in FEN output
|
2 vuotta sitten |
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 |