Commit History

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