Historique des commits

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