Historial de Commits

Autor SHA1 Mensaje Fecha
  Ben Wiederhake 0c86ee3876 Shell: Rewrite Shell::possibly_print_error without deprecated API hace 2 años
  Ben Wiederhake 8df8f4d75a Shell: Rewrite Shell::runnable_path_for without deprecated API hace 2 años
  Ben Wiederhake f0ee630ee9 Shell: Prefer File::read_until_eof over DeprecatedFile::read_all hace 2 años
  Ben Wiederhake bc2a517ade Userland: Merge DEFAULT_PATH into LibFileSystem/FileSystem.h hace 2 años
  Ali Mohammad Pur 24c7995743 Shell: Rename the verb {lookup => look_up} hace 2 años
  Ali Mohammad Pur 1403e56535 Shell: Place all variables in the closest nonlocal frame in POSIX mode hace 2 años
  Andreas Kling 3de8dd921e Userland: Remove serialize-to-JSON functions only used for Inspector hace 2 años
  Cameron Youell da305017de Shell: Use `JsonArray::append` in `save_to` hace 2 años
  Cameron Youell 8134dccdc7 AK: Add new failable `JsonArray::{append/set}` functions hace 2 años
  Tim Schumacher 8370377832 Shell: Add `map_fixed` to the pledges for command autocompletion hace 2 años
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector hace 2 años
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector hace 2 años
  Linus Groh 51c3967516 Everywhere: Use '_{short_,}string' literals more hace 2 años
  Ali Mohammad Pur 0c28fd41ed Shell: Convert all immediately convertible fallible functions to ErrorOr hace 2 años
  Ali Mohammad Pur e403dbabfa Shell: Convert the remaining fallible AST functions to ErrorOr hace 2 años
  Ali Mohammad Pur 007767fc14 Shell: Convert builtins to use the modern main() style hace 2 años
  Ali Mohammad Pur d575c50f3e Shell: Make AST::dump() ErrorOr-aware hace 2 años
  Ali Mohammad Pur beeb58bd93 Shell+LibCodeComprehension: Start replacing {Deprecated => }String hace 2 años
  Andreas Kling 68b5df6bf1 Shell: Fix (and paper over) various const-correctness issues hace 2 años
  Ali Mohammad Pur 4efc632e15 Shell: Allow the heredoc node to act as a redirection too hace 2 años
  Ali Mohammad Pur 2a276c86d4 Shell: Start implementing a POSIX-compliant parser hace 2 años
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` hace 2 años
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` hace 2 años
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() hace 2 años
  Sam Atkins 95b1cf2dcd Shell: Replace uses of JsonObject::get_deprecated()/get_ptr() hace 2 años
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() hace 2 años
  Sam Atkins a8cf0c9371 LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Andrew Kaster 539fb08551 Userland: Remove unecessary uses of __serenity__ macro hace 2 años