Cronologia Commit

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