AnotherTest
|
aa2df9277d
Shell: Allow control structures to appear in pipe sequences
|
4 роки тому |
AnotherTest
|
715e11f692
Shell: Fix job control and backgrounding
|
4 роки тому |
AnotherTest
|
b90eb5c9ba
Shell: Add 'if' expressions
|
4 роки тому |
AnotherTest
|
d9a1cb440c
Shell: Restore input offset when failing to parse a redirection
|
4 роки тому |
Andreas Kling
|
c29681cb03
Shell: Make VariableDeclarations::Variable store NonnullRefPtrs
|
4 роки тому |
Andreas Kling
|
3cb8ae873c
Shell: Use NonnullRefPtr to simplify some things in the parser/AST
|
4 роки тому |
AnotherTest
|
12af65c1c9
Shell: Add support for ARGV (and $*, $#)
|
4 роки тому |
AnotherTest
|
c4888f4b5f
Shell: Fix parse mistake in '&&' not being recursive
|
5 роки тому |
AnotherTest
|
58308748cb
Shell: Ignore leading semicolons
|
5 роки тому |
AnotherTest
|
b6066faa1f
Shell: Add a 'for' loop
|
5 роки тому |
AnotherTest
|
95fc7dd03a
Shell: Parse lists serially, and flatten them only when needed
|
5 роки тому |
Peter Elliott
|
9c1da8fca1
Shell: Remove '[' and ']' as special shell characters
|
5 роки тому |
AnotherTest
|
b5e04cb070
Shell: Skip creating a Join node when nothing was parsed
|
5 роки тому |
AnotherTest
|
f9d3055691
Shell: Do not treat the ending newline as part of a comment
|
5 роки тому |
AnotherTest
|
d6de2b5828
Shell: Show descriptions about syntax errors
|
5 роки тому |
AnotherTest
|
034be8e74c
Shell: Allow a command sequence to be delimited by newlines
|
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
|
a4627f2439
Shell: Switch to a new parser and AST
|
5 роки тому |
AnotherTest
|
2714bba3f0
Shell: Highlight redirections
|
5 роки тому |
AnotherTest
|
77039e5354
Shell: Correctly complete paths in redirections
|
5 роки тому |
AnotherTest
|
c23c354779
Shell: Parse and correctly evaluate 'command &' and 'command &&'
|
5 роки тому |
AnotherTest
|
1d0d0e9d00
Shell: Parse comments
|
5 роки тому |
AnotherTest
|
a862c230b1
Shell: Include some metadata in parsed tokens and ask for continuation
|
5 роки тому |
AnotherTest
|
fb63b84c78
Shell: Correctly parse quoted filenames in redirection
|
5 роки тому |
Andreas Kling
|
ed90d39cd7
Shell: Allow empty tokens if enclosed in single or double quotes
|
5 роки тому |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 роки тому |