Commit History

Автор SHA1 Съобщение Дата
  AnotherTest a10cfee0d4 Shell: Track line numbers and the positions of some keywords преди 4 години
  AnotherTest d64e00a5f6 Shell: Rename two 'fd' class members to have an 'm_' prefix преди 4 години
  AnotherTest 51e598cf0b Shell: Use NonnullRefPtr to store non-null subnodes преди 4 години
  AnotherTest 4c6f7846b4 Shell: Add 'match' expressions преди 4 години
  AnotherTest afe0ae586c Shell: Make Node::resolve_as_list(nullptr) resolve to a 'pure' repr преди 4 години
  asynts f18e927827 AK: Remove OutputMemoryStream for DuplexMemoryStream. преди 4 години
  AnotherTest cd0ddf27f3 Shell: Allow builtins and functions as conditions for 'if' преди 4 години
  AnotherTest 2b867ff555 Shell: Complete named function parameters inside the function body преди 4 години
  AnotherTest d1550ea64f Shell: Add support for functions преди 4 години
  AnotherTest 927e2fc6bc Shell: Do not reset the terminal attributes when command is run in bg преди 4 години
  AnotherTest b194d79c53 Shell: Add the (now) free subshell support преди 4 години
  AnotherTest aa2df9277d Shell: Allow control structures to appear in pipe sequences преди 4 години
  AnotherTest 7b5ead64a5 Shell: Announce job events at the right times преди 4 години
  AnotherTest 715e11f692 Shell: Fix job control and backgrounding преди 4 години
  asynts b68a873067 AK: Move memory streams into their own header. преди 4 години
  AnotherTest b90eb5c9ba Shell: Add 'if' expressions преди 5 години
  AnotherTest 103f659ef6 Shell: Actually process for loop entries as a stream преди 5 години
  AnotherTest 2c14abedd6 Shell: Do not flatten syntactic lists in for_each_entry() преди 5 години
  AnotherTest 0676bd4afc Shell: Mark AST::Background as would_execute if its subnode does преди 5 години
  AnotherTest d4bcc689fb Shell: Make 'for' loops read their input as an stream преди 5 години
  AnotherTest 217eca3d3f Shell: Name the pipe ends correctly преди 5 години
  Andreas Kling 85b02d887b Shell: Add create() factory function for PathRedirection преди 5 години
  Andreas Kling e8d665337a Shell: Fix another FdRedirection reference leak преди 5 години
  AnotherTest 1dc5574245 Shell: Eliminate reference leak in AST::Execute::run() преди 5 години
  AnotherTest ab3e787334 Shell: Moves pipelined processes to one process group преди 5 години
  AnotherTest 69fc91d974 Shell: Cancel a running for loop upon receiving any non-SIGINT signal преди 5 години
  AnotherTest 5ae2f6e9ec Shell: Stop a for loop upon receiving two consecutive interruptions преди 5 години
  Andreas Kling e9c602bc83 Shell: Make resolve_without_cast() return NonnullRefPtr<Value> преди 5 години
  Andreas Kling 420e809fee Shell: Store ListValue's values in a NonnullRefPtrVector<Value> преди 5 години
  Andreas Kling bf2cd9374c Shell: Make run_command() return a NonnullRefPtrVector<Job> преди 5 години