Historie revizí

Autor SHA1 Zpráva Datum
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` před 1 rokem
  Tim Ledbetter ccab25e54e LibChess+Chess: Ensure no pawns have moved when invoking 50 move rule před 2 roky
  Sam Atkins 20d517f1da LibChess: Remove use of DeprecatedString in Move::from_algebraic() před 2 roky
  Sam Atkins a10cc37ef0 LibChess: Return ErrorOr<String> from to-algebraic/fen methods před 2 roky
  Sam Atkins 5f6dd87163 LibChess: Add and use Square::{file,rank}_char() methods před 2 roky
  Sam Atkins c73c697f94 LibChess: Make `piece_for_char_promotion()` more generally useful před 2 roky
  Sam Atkins b111782f18 LibChess: Include pawns in FEN output před 2 roky
  Lucas CHOLLET 597faaff5f LibChess: Factorize the returned `StringView` for a draw před 2 roky
  Lucas CHOLLET 55c5639004 Chess+LibChess: Avoid using `DeprecatedString` whenever possible před 2 roky
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Lucas CHOLLET 351fc0cce2 ChessEngine: Use reduced Board objects in MCTSTree před 2 roky
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars před 3 roky
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Simon Danner 90fc28152b Chess: On pgn import avoid losing piece promotion info před 3 roky
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value před 3 roky
  Martin Blicha 0505a815f7 LibChess: Early check of legal move před 4 roky
  Peter Elliott 57bb4d1aec LibChess: Only save hash of board state for repetition checking před 4 roky
  Josh Perry c46ab4fbb9 LibChess: Fixed PGN export bug (#7300) před 4 roky
  Jean-Baptiste Boric 0262a99a1f Chess: Fix signed/unsigned issues před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky