Commit History

Author SHA1 Message Date
  Matthew Olsson ff00d21d58 Everywhere: Mark a bunch of function parameters as NOESCAPE 1 year ago
  Sam Atkins 85101c6626 HackStudio: Keep the DeclarationsModel around, and use a filtering proxy 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Itamar b35293d945 LibCodeComprehension: Re-organize code comprehension related code 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 years ago
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Itamar 667926df73 HackStudio: Store known symbol declarations in ProjectDeclarations 4 years ago