Commit History

Autor SHA1 Mensaxe Data
  Linus Groh bcfc6f0c57 Everywhere: Fix more typos %!s(int64=4) %!d(string=hai) anos
  AnotherTest a10cfee0d4 Shell: Track line numbers and the positions of some keywords %!s(int64=4) %!d(string=hai) anos
  AnotherTest 4c6f7846b4 Shell: Add 'match' expressions %!s(int64=4) %!d(string=hai) anos
  AnotherTest d1550ea64f Shell: Add support for functions %!s(int64=4) %!d(string=hai) anos
  AnotherTest b194d79c53 Shell: Add the (now) free subshell support %!s(int64=4) %!d(string=hai) anos
  AnotherTest aa2df9277d Shell: Allow control structures to appear in pipe sequences %!s(int64=4) %!d(string=hai) anos
  AnotherTest b90eb5c9ba Shell: Add 'if' expressions %!s(int64=5) %!d(string=hai) anos
  AnotherTest 0950fd1438 Shell: Start writing a man page %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 3cb8ae873c Shell: Use NonnullRefPtr to simplify some things in the parser/AST %!s(int64=5) %!d(string=hai) anos
  AnotherTest 12af65c1c9 Shell: Add support for ARGV (and $*, $#) %!s(int64=5) %!d(string=hai) anos
  AnotherTest b6066faa1f Shell: Add a 'for' loop %!s(int64=5) %!d(string=hai) anos
  AnotherTest 034be8e74c Shell: Allow a command sequence to be delimited by newlines %!s(int64=5) %!d(string=hai) anos
  AnotherTest c5d0aa9a44 Shell: Allow commands in variables, and properly substitute them on use %!s(int64=5) %!d(string=hai) anos
  AnotherTest 42304d7bf1 Shell: Parse a pipe sequence inside $(...) %!s(int64=5) %!d(string=hai) anos
  AnotherTest 8e078cf4ab Shell: Expand Juxtaposition of lists to list products %!s(int64=5) %!d(string=hai) anos
  AnotherTest a4627f2439 Shell: Switch to a new parser and AST %!s(int64=5) %!d(string=hai) anos
  AnotherTest 2714bba3f0 Shell: Highlight redirections %!s(int64=5) %!d(string=hai) anos
  AnotherTest 77039e5354 Shell: Correctly complete paths in redirections %!s(int64=5) %!d(string=hai) anos
  AnotherTest c23c354779 Shell: Parse and correctly evaluate 'command &' and 'command &&' %!s(int64=5) %!d(string=hai) anos
  AnotherTest 1d0d0e9d00 Shell: Parse comments %!s(int64=5) %!d(string=hai) anos
  AnotherTest a862c230b1 Shell: Include some metadata in parsed tokens and ask for continuation %!s(int64=5) %!d(string=hai) anos
  AnotherTest fb63b84c78 Shell: Correctly parse quoted filenames in redirection %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ed90d39cd7 Shell: Allow empty tokens if enclosed in single or double quotes %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 94ca55cefd Meta: Add license header to source files %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> %!s(int64=5) %!d(string=hai) anos
  Conrad Pankoff 6bb6176762 Shell: Support semicolons for separating commands %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 39d1a9ae66 Meta: Tweak .clang-format to not wrap braces after enums. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 848044b74c Shell: Separate fd rewirings from redirections. %!s(int64=6) %!d(string=hai) anos
  Robin Burchell 0dc9af5f7e Add clang-format file %!s(int64=6) %!d(string=hai) anos
  Robin Burchell aee99b05a6 Shell: Add append operator (>>) %!s(int64=6) %!d(string=hai) anos