Commit History

Autor SHA1 Mensaxe Data
  Ali Mohammad Pur 4efc632e15 Shell: Allow the heredoc node to act as a redirection too %!s(int64=2) %!d(string=hai) anos
  Ali Mohammad Pur 2a276c86d4 Shell: Start implementing a POSIX-compliant parser %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher 093cf428a3 AK: Move memory streams from `LibCore` %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher 2150e1b3a5 Shell: Use `AllocatingMemoryStream` to search for the IFS %!s(int64=2) %!d(string=hai) anos
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions %!s(int64=2) %!d(string=hai) anos
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY %!s(int64=2) %!d(string=hai) anos
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers %!s(int64=2) %!d(string=hai) anos
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars %!s(int64=3) %!d(string=hai) anos
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 6e24d845e0 Shell: Immediately resolve value when setting a variable %!s(int64=3) %!d(string=hai) anos
  ForLoveOfCats 99c0b895fe Shell: Highlight commands with a hyperlink to open their help pages %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur ae27d7e442 Shell: Make program-based completion with no actual token possible %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 4ede121d31 Shell: Add support for regex match patterns %!s(int64=3) %!d(string=hai) anos
  Damien Firmenich 31ca48ebb2 Shell: Complete for current path when the text is empty %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 7e4cc187d9 Shell: Implement program-aware autocompletion %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani dd05934539 Shell: Use default constructors/destructors %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur c4d9377477 Shell: Implement leftmost_trivial_literal() for Sequence nodes %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 0ea775f257 Shell: Allow completing StringLiterals as paths %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 5b64abe76e Shell: Use StringView instead of String const& where feasible %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 78d1093dab Shell: Make Juxtaposition autocompletion smarter %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 2e333b3571 Shell: Make SimpleVariable::hit_test_position not hit irrelevant offsets %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 310a18da1e Shell: Don't reset 'last_return_code' before running commands %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur ea66750640 Shell: Make interrupts kill the whole chain and not just the current job %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 6bf50bc40b Shell: Make the Join operation respect nodes that have a next chain %!s(int64=3) %!d(string=hai) anos