Commit History

Автор SHA1 Съобщение Дата
  AnotherTest ddbdd0e686 Shell: Do not remove more than 2 dashes from the option being completed преди 5 години
  AnotherTest ff857cd358 Shell: Initial support for 'option' completions преди 5 години
  AnotherTest b8d1edb2a2 Shell: Add a 'setopt' builtin преди 5 години
  AnotherTest d6de2b5828 Shell: Show descriptions about syntax errors преди 5 години
  AnotherTest 034be8e74c Shell: Allow a command sequence to be delimited by newlines преди 5 години
  AnotherTest 639c1a1737 Shell: Build as part of Lagom as well преди 5 години
  AnotherTest 3a37e8c56f Shell: Provide completions to Tilde and its Juxtaposition. преди 5 години
  AnotherTest c5d0aa9a44 Shell: Allow commands in variables, and properly substitute them on use преди 5 години
  AnotherTest 8e078cf4ab Shell: Expand Juxtaposition of lists to list products преди 5 години
  AnotherTest bc3285abb0 Shell: Read and evaluate an init file on start преди 5 години
  AnotherTest 2915dcfcc3 Shell: Add the alias builtin and resolve aliases преди 5 години
  AnotherTest a4627f2439 Shell: Switch to a new parser and AST преди 5 години
  AnotherTest a6fd969d93 LibLine: Support multiline editing преди 5 години
  Andreas Kling 723f4e5ee6 Meta: Scale back overly informal user-facing strings преди 5 години
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional преди 5 години
  AnotherTest 2714bba3f0 Shell: Highlight redirections преди 5 години
  AnotherTest 8c05e78b6c Shell: Treat ^D as builtin_exit when not in a continuation преди 5 години
  AnotherTest 77039e5354 Shell: Correctly complete paths in redirections преди 5 години
  AnotherTest abfcd7b1b8 Shell: Save the history when quitting via the exit builtin преди 5 години
  AnotherTest ce61cad933 Shell: Never assign equal job ids to two different jobs преди 5 години
  AnotherTest d582c03233 Shell: Provide some information to inspectors преди 5 години
  AnotherTest d5e9213683 Shell: Avoid messing with sigaction while waiting for a child преди 5 години
  AnotherTest 70a213a6ec LibLine: Use Core::EventLoop for outer read loop преди 5 години
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath преди 5 години
  AnotherTest bc9013f706 LibLine: Change get_line to return a Result<String, Error> преди 5 години
  AnotherTest b4ca563637 Shell: Warn the user about active jobs on exit преди 5 години
  AnotherTest c23c354779 Shell: Parse and correctly evaluate 'command &' and 'command &&' преди 5 години
  AnotherTest 143be7234f Shell: Kill existing jobs when exiting преди 5 години
  AnotherTest 0d39418b0b Shell: Add the `disown' shell builtin преди 5 години
  AnotherTest 2b3e9c28b2 Shell: Take whitespace into account when suggesting tokens преди 5 години