Commit History

Author SHA1 Message Date
  AnotherTest 1d0d0e9d00 Shell: Parse comments 5 years ago
  AnotherTest a862c230b1 Shell: Include some metadata in parsed tokens and ask for continuation 5 years ago
  AnotherTest fb63b84c78 Shell: Correctly parse quoted filenames in redirection 5 years ago
  Andreas Kling ed90d39cd7 Shell: Allow empty tokens if enclosed in single or double quotes 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago
  Andreas Kling 6f4c380d95 AK: Use size_t for the length of strings 5 years ago
  Karol Baraniecki 431abc8846 Shell: Redirectiong from multiple-digit fds 5 years ago
  Karol Baraniecki 7ed8a468ec Shell: Implement specifying fds in file redirection 5 years ago
  Aaron Malpas f44e7dc5d0 Shell: Add POSIX-compliant character escaping 5 years ago
  Conrad Pankoff 6bb6176762 Shell: Support semicolons for separating commands 5 years ago
  Andreas Kling f7ede145b4 Shell: Run clang-format on everything. 6 years ago
  Andreas Kling 848044b74c Shell: Separate fd rewirings from redirections. 6 years ago
  Robin Burchell aee99b05a6 Shell: Add append operator (>>) 6 years ago
  Andreas Kling fe73543d41 Shell: Move the Shell to a separate directory and let's call it "Shell" :^) 6 years ago