Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 lat temu |
Ben Wiederhake
|
48e4fb239a
Shell: Prevent exponential explosion around '$(('
|
3 lat temu |
Daniel Bertalan
|
d7b6cc6421
Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr
|
3 lat temu |
sin-ack
|
4c6a97e757
Shell: Make caller specify the string parsing end condition
|
4 lat temu |
Ali Mohammad Pur
|
fdfa5c0bc7
Shell: Avoid moving AK::Function instances while inside them
|
4 lat temu |
Ali Mohammad Pur
|
b1fe5d5517
Shell: Parse '\t' in doublequoted strings as a tab character
|
4 lat temu |
Ali Mohammad Pur
|
22b244df45
Shell: Add support for \uhhhhhhhh escapes in strings
|
4 lat temu |
Ali Mohammad Pur
|
3048274f5e
Shell: Add support for heredocs
|
4 lat temu |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 lat temu |
AnotherTest
|
3b8fa5a753
Shell: Add support for indexing into variables
|
4 lat temu |
AnotherTest
|
13b65b632a
Shell: Add support for enumerating lists in for loops
|
4 lat temu |
AnotherTest
|
a45b2ea6fb
Shell: Add support for 'immediate' expressions as variable substitutions
|
4 lat temu |
AnotherTest
|
a303b69caa
Shell: Do not parse history events in scripts
|
4 lat temu |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 lat temu |
AnotherTest
|
2bd77bc93b
Shell: Make the parser read consecutive sequences without recursing
|
4 lat temu |
AnotherTest
|
239472ba69
Shell: Add (basic) support for history event designators
|
4 lat temu |
Andreas Kling
|
c4e2fd8123
Shell: Move to Userland/Shell/
|
4 lat temu |