提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 4a2b718ba2 LibCore: Use ErrorOr<T> for Core::File::copy_file() 3 年之前
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 年之前
  Idan Horowitz 6704961c82 AK: Replace the mutable String::replace API with an immutable version 3 年之前
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 年之前
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath 4 年之前
  Marcus Nilsson b43dad1741 HackStudio: Remove unused includes 4 年之前
  Valtteri Koskivuori 1a015dc379 HackStudio: Use common copy functions in ProjectTemplate.cpp 4 年之前
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling 7747bfe5c0 HackStudio: Convert String::format() => String::formatted() 4 年之前
  Nick Vella b671577223 HackStudio: Project templates and New Project dialog 4 年之前