Commit History

Autor SHA1 Mensaxe Data
  Linus Groh bcfc6f0c57 Everywhere: Fix more typos %!s(int64=4) %!d(string=hai) anos
  asynts 6351a56d27 AK+Format: Do some housekeeping in the format implementation. %!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 6e6be8e56e Shell: Ignore '\\\n' in input %!s(int64=4) %!d(string=hai) anos
  AnotherTest 51e598cf0b Shell: Use NonnullRefPtr to store non-null subnodes %!s(int64=4) %!d(string=hai) anos
  AnotherTest 4c6f7846b4 Shell: Add 'match' expressions %!s(int64=4) %!d(string=hai) anos
  AnotherTest 53b85bcdd0 Shell: Make Parser::expect() revert the offset when matching fails %!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 715e11f692 Shell: Fix job control and backgrounding %!s(int64=4) %!d(string=hai) anos
  AnotherTest b90eb5c9ba Shell: Add 'if' expressions %!s(int64=5) %!d(string=hai) anos
  AnotherTest d9a1cb440c Shell: Restore input offset when failing to parse a redirection %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c29681cb03 Shell: Make VariableDeclarations::Variable store NonnullRefPtrs %!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 c4888f4b5f Shell: Fix parse mistake in '&&' not being recursive %!s(int64=5) %!d(string=hai) anos
  AnotherTest 58308748cb Shell: Ignore leading semicolons %!s(int64=5) %!d(string=hai) anos
  AnotherTest b6066faa1f Shell: Add a 'for' loop %!s(int64=5) %!d(string=hai) anos
  AnotherTest 95fc7dd03a Shell: Parse lists serially, and flatten them only when needed %!s(int64=5) %!d(string=hai) anos
  Peter Elliott 9c1da8fca1 Shell: Remove '[' and ']' as special shell characters %!s(int64=5) %!d(string=hai) anos
  AnotherTest b5e04cb070 Shell: Skip creating a Join node when nothing was parsed %!s(int64=5) %!d(string=hai) anos
  AnotherTest f9d3055691 Shell: Do not treat the ending newline as part of a comment %!s(int64=5) %!d(string=hai) anos
  AnotherTest d6de2b5828 Shell: Show descriptions about syntax errors %!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 d2bdbc3e77 Shell: Mark And and Or nodes as execute nodes %!s(int64=5) %!d(string=hai) anos
  AnotherTest 3a37e8c56f Shell: Provide completions to Tilde and its Juxtaposition. %!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