Historique des commits

Auteur SHA1 Message Date
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} il y a 1 an
  Andrew Kaster c145d5410c Userland: Don't leak objects when constructor arguments throw il y a 1 an
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` il y a 1 an
  Tim Ledbetter 25778d07e9 LibChess: Add optional ponder move to the BestMove command il y a 2 ans
  Tim Ledbetter c885df98da LibChess: Flesh out InfoCommand implementation il y a 2 ans
  Tim Ledbetter 18735960de LibChess: Add the ucinewgame command il y a 2 ans
  Sam Atkins a10cc37ef0 LibChess: Return ErrorOr<String> from to-algebraic/fen methods il y a 2 ans
  Sam Atkins 8529e660ca LibChess: Move inputs when creating chess Commands il y a 2 ans
  Sam Atkins 29c41e953b LibChess: Convert Commands to use String and propagate errors il y a 2 ans
  Sam Atkins 6576bbc098 LibChess: Return Commands by pointer from `FooCommand::from_string()` il y a 2 ans
  Sam Atkins b904435866 LibChess: Fix typo that always created DebugCommands as "on" il y a 2 ans
  Tim Ledbetter 13dbc69c23 LibChess: Add the UCI quit command 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
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Brendan Coles 0f084e0531 LibChess: SetOptionCommand: Set provided option name and value il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans