Commit History

Autor SHA1 Mensaxe Data
  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
  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 6f4c380d95 AK: Use size_t for the length of strings %!s(int64=5) %!d(string=hai) anos
  Karol Baraniecki 431abc8846 Shell: Redirectiong from multiple-digit fds %!s(int64=5) %!d(string=hai) anos
  Karol Baraniecki 7ed8a468ec Shell: Implement specifying fds in file redirection %!s(int64=5) %!d(string=hai) anos
  Aaron Malpas f44e7dc5d0 Shell: Add POSIX-compliant character escaping %!s(int64=5) %!d(string=hai) anos
  Conrad Pankoff 6bb6176762 Shell: Support semicolons for separating commands %!s(int64=6) %!d(string=hai) anos
  Andreas Kling f7ede145b4 Shell: Run clang-format on everything. %!s(int64=6) %!d(string=hai) anos