Histórico de Commits

Autor SHA1 Mensagem Data
  Timothy Flynn c23060e21b Userland: Avoid some now-unneeded explicit conversions to Bytes há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Ben Wiederhake f9a24eb7eb LibCore: Migrate Command from Deprecated{File,String} há 2 anos atrás
  Timothy Flynn d1a1b1ab75 LibWebView: Remove the DumpLayoutTree program há 2 anos atrás
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial há 2 anos atrás
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted há 2 anos atrás
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` há 2 anos atrás
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace há 2 anos atrás
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` há 2 anos atrás
  Tim Schumacher 9805f73704 LibCore: Remove the `force` parameter from File::remove há 2 anos atrás
  Karol Kosek 4784ad66b2 HackStudio: Port to `Core::Stream::File` :^) há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars há 3 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view há 3 anos atrás
  ferhatgec 00075afb07 DevTools/HackStudio: Add verify_make_is_installed() há 3 anos atrás
  Marco Cutecchia 9096da19f1 HackStudio: Allow customizing the actions of the Build & Run buttons há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Brian Gianforcaro 4674577d80 Everywhere: Rename CommandResult stdout, stderr members to output, error há 3 anos atrás
  Itamar fc10bc3cb2 HackStudio: Search for libraries definitions in Userland/ há 3 anos atrás
  Itamar 45788d030a HackStudio: Remove program name element in Core::command() calls há 3 anos atrás
  Lucas CHOLLET 9a83d34543 HackStudio: Propagate error from TerminalWrapper há 3 anos atrás
  Itamar 506c13d143 HackStudio: Put the Build directory inside the Serenity repository há 3 anos atrás
  Itamar 0367893e53 HackStudio: Change ProjectBuilder dependency declaration logic há 3 anos atrás
  Itamar be81278634 HackStudio: Use ProjectBuilder to build and run the current project há 3 anos atrás
  Itamar bb6324a9a9 HackStudio: Add ProjectBuilder component há 3 anos atrás