提交歷史

作者 SHA1 備註 提交日期
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 1 年之前
  Ben Wiederhake 449911c286 Chess: Slightly improve error propagation during startup 2 年之前
  Ben Wiederhake 0fe29a48ad Chess: Avoid IODevice and DeprecatedFile 2 年之前
  Tim Ledbetter 56dde3df54 LibChess+ChessEngine: Don't crash on error when reading UCI commands 2 年之前
  Tim Ledbetter 18735960de LibChess: Add the ucinewgame command 2 年之前
  Andreas Kling 411d36719e LibCore: Simplify Core::Notifier by only allowing one event type 2 年之前
  Sam Atkins 29c41e953b LibChess: Convert Commands to use String and propagate errors 2 年之前
  Sam Atkins 6576bbc098 LibChess: Return Commands by pointer from `FooCommand::from_string()` 2 年之前
  Tim Ledbetter 680d4e34d5 LibChess: Allow UCIEndpoint to handle unexpected disconnections 2 年之前
  Tim Ledbetter 13dbc69c23 LibChess: Add the UCI quit command 2 年之前
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  Lenny Maiorani 35af46ee62 LibChess: Change UCI::Command::Type to enum class 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. 4 年之前
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前