Историја ревизија

Аутор 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 година