Historia zmian

Autor SHA1 Wiadomość Data
  AnotherTest 8e078cf4ab Shell: Expand Juxtaposition of lists to list products 5 lat temu
  AnotherTest a4627f2439 Shell: Switch to a new parser and AST 5 lat temu
  AnotherTest 2714bba3f0 Shell: Highlight redirections 5 lat temu
  AnotherTest 77039e5354 Shell: Correctly complete paths in redirections 5 lat temu
  AnotherTest c23c354779 Shell: Parse and correctly evaluate 'command &' and 'command &&' 5 lat temu
  AnotherTest 1d0d0e9d00 Shell: Parse comments 5 lat temu
  AnotherTest a862c230b1 Shell: Include some metadata in parsed tokens and ask for continuation 5 lat temu
  AnotherTest fb63b84c78 Shell: Correctly parse quoted filenames in redirection 5 lat temu
  Andreas Kling ed90d39cd7 Shell: Allow empty tokens if enclosed in single or double quotes 5 lat temu
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 lat temu
  Andreas Kling 6f4c380d95 AK: Use size_t for the length of strings 5 lat temu
  Karol Baraniecki 431abc8846 Shell: Redirectiong from multiple-digit fds 5 lat temu
  Karol Baraniecki 7ed8a468ec Shell: Implement specifying fds in file redirection 5 lat temu
  Aaron Malpas f44e7dc5d0 Shell: Add POSIX-compliant character escaping 5 lat temu
  Conrad Pankoff 6bb6176762 Shell: Support semicolons for separating commands 5 lat temu
  Andreas Kling f7ede145b4 Shell: Run clang-format on everything. 6 lat temu
  Andreas Kling 848044b74c Shell: Separate fd rewirings from redirections. 6 lat temu
  Robin Burchell aee99b05a6 Shell: Add append operator (>>) 6 lat temu
  Andreas Kling fe73543d41 Shell: Move the Shell to a separate directory and let's call it "Shell" :^) 6 lat temu