AnotherTest
|
12af65c1c9
Shell: Add support for ARGV (and $*, $#)
|
5 years ago |
Mathieu PATUREL
|
0622b60fbd
Shell: factor out updating the path cache into a function.
|
5 years ago |
Mathieu PATUREL
|
f6d4c4f02c
Shell: update cached_path when adding aliases
|
5 years ago |
AnotherTest
|
cd8495f1d4
Shell: Explicitly declare 'environ' to make the macOS Lagom build happy
|
5 years ago |
AnotherTest
|
dc62371439
Shell: Avoid waiting for jobs that were *just* unblocked
|
5 years ago |
AnotherTest
|
151e4d41ed
Shell: Put children in their own process groups and fix job control
|
5 years ago |
AnotherTest
|
7170df7dd8
Shell: Resolve aliases in builtin_time
|
5 years ago |
AnotherTest
|
ff857cd358
Shell: Initial support for 'option' completions
|
5 years ago |
AnotherTest
|
b8d1edb2a2
Shell: Add a 'setopt' builtin
|
5 years ago |
AnotherTest
|
639c1a1737
Shell: Build as part of Lagom as well
|
5 years ago |
AnotherTest
|
16def040af
Shell: Do not try to recreate a command from a list of args in time
|
5 years ago |
AnotherTest
|
2915dcfcc3
Shell: Add the alias builtin and resolve aliases
|
5 years ago |
AnotherTest
|
a4627f2439
Shell: Switch to a new parser and AST
|
5 years ago |