AnotherTest
|
12af65c1c9
Shell: Add support for ARGV (and $*, $#)
|
5 年 前 |
Mathieu PATUREL
|
0622b60fbd
Shell: factor out updating the path cache into a function.
|
5 年 前 |
Mathieu PATUREL
|
2b4b9d212e
Shell: highlight runnable commands
|
5 年 前 |
Ben Wiederhake
|
782db88e82
Shell: Don't crash when autocompleting a non-bare word
|
5 年 前 |
AnotherTest
|
8e364b9780
Shell: Mark ForLoop as would_execute
|
5 年 前 |
AnotherTest
|
b6066faa1f
Shell: Add a 'for' loop
|
5 年 前 |
AnotherTest
|
95fc7dd03a
Shell: Parse lists serially, and flatten them only when needed
|
5 年 前 |
AnotherTest
|
b0ce8d725a
Shell: Move out run_commands and expand_aliases to be Shell member fns
|
5 年 前 |
AnotherTest
|
8d71eb9a6c
Shell: Recursively resolve aliases
|
5 年 前 |
AnotherTest
|
5cdb0ef2e5
Shell: Keep the TTY on the same pgroup to get tty signals
|
5 年 前 |
AnotherTest
|
f9d3055691
Shell: Do not treat the ending newline as part of a comment
|
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
|
639c1a1737
Shell: Build as part of Lagom as well
|
5 年 前 |
AnotherTest
|
d2bdbc3e77
Shell: Mark And and Or nodes as execute nodes
|
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
|
42304d7bf1
Shell: Parse a pipe sequence inside $(...)
|
5 年 前 |
AnotherTest
|
8e078cf4ab
Shell: Expand Juxtaposition of lists to list products
|
5 年 前 |
AnotherTest
|
2915dcfcc3
Shell: Add the alias builtin and resolve aliases
|
5 年 前 |
AnotherTest
|
a4627f2439
Shell: Switch to a new parser and AST
|
5 年 前 |