Commit történet

Szerző SHA1 Üzenet Dátum
  Ali Mohammad Pur a8c7448ccb Shell: Implement the `return` POSIX builtin 1 éve
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 éve
  Ali Mohammad Pur 84777fbe62 Shell: Allow the user to set the prompt using PROMPT() 1 éve
  Liav A fb60db7b00 Shell: Add builtin command to reset the internal state 1 éve
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` 1 éve
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 1 éve
  Ali Mohammad Pur 1696411f66 Shell: Reset the custom Shell keybinds before calling Editor::get_line() 2 éve
  Ben Wiederhake f20d04726a LibFileSystem+Everything: Remove resolve_executable_from_environment 2 éve
  Ben Wiederhake 365b2bf945 Shell: Prefer File and FileSystem over DeprecatedFile 2 éve
  Ben Wiederhake 0c86ee3876 Shell: Rewrite Shell::possibly_print_error without deprecated API 2 éve
  Ben Wiederhake 8df8f4d75a Shell: Rewrite Shell::runnable_path_for without deprecated API 2 éve
  Ben Wiederhake f0ee630ee9 Shell: Prefer File::read_until_eof over DeprecatedFile::read_all 2 éve
  Ben Wiederhake bc2a517ade Userland: Merge DEFAULT_PATH into LibFileSystem/FileSystem.h 2 éve
  Ali Mohammad Pur 24c7995743 Shell: Rename the verb {lookup => look_up} 2 éve
  Ali Mohammad Pur 1403e56535 Shell: Place all variables in the closest nonlocal frame in POSIX mode 2 éve
  Andreas Kling 3de8dd921e Userland: Remove serialize-to-JSON functions only used for Inspector 2 éve
  Cameron Youell da305017de Shell: Use `JsonArray::append` in `save_to` 2 éve
  Cameron Youell 8134dccdc7 AK: Add new failable `JsonArray::{append/set}` functions 2 éve
  Tim Schumacher 8370377832 Shell: Add `map_fixed` to the pledges for command autocompletion 2 éve
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector 2 éve
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 éve
  Linus Groh 51c3967516 Everywhere: Use '_{short_,}string' literals more 2 éve
  Ali Mohammad Pur 0c28fd41ed Shell: Convert all immediately convertible fallible functions to ErrorOr 2 éve
  Ali Mohammad Pur e403dbabfa Shell: Convert the remaining fallible AST functions to ErrorOr 2 éve
  Ali Mohammad Pur 007767fc14 Shell: Convert builtins to use the modern main() style 2 éve
  Ali Mohammad Pur d575c50f3e Shell: Make AST::dump() ErrorOr-aware 2 éve
  Ali Mohammad Pur beeb58bd93 Shell+LibCodeComprehension: Start replacing {Deprecated => }String 2 éve
  Andreas Kling 68b5df6bf1 Shell: Fix (and paper over) various const-correctness issues 2 éve
  Ali Mohammad Pur 4efc632e15 Shell: Allow the heredoc node to act as a redirection too 2 éve
  Ali Mohammad Pur 2a276c86d4 Shell: Start implementing a POSIX-compliant parser 2 éve