Andreas Kling
|
8c3b603da3
Shell: Convert StringBuilder::appendf() => AK::Format
|
4 年之前 |
Ali Mohammad Pur
|
4c40151160
Shell: Implement formatting for Heredocs
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
AnotherTest
|
3b8fa5a753
Shell: Add support for indexing into variables
|
4 年之前 |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 年之前 |
AnotherTest
|
13b65b632a
Shell: Add support for enumerating lists in for loops
|
4 年之前 |
AnotherTest
|
a45b2ea6fb
Shell: Add support for 'immediate' expressions as variable substitutions
|
4 年之前 |
AnotherTest
|
fec8d7d699
Shell: Corrently indent offset newlines when formatting
|
4 年之前 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 年之前 |
AnotherTest
|
2bd77bc93b
Shell: Make the parser read consecutive sequences without recursing
|
4 年之前 |
AnotherTest
|
c1b4e86004
Shell: Add formatter for history events
|
4 年之前 |
Andreas Kling
|
c4e2fd8123
Shell: Move to Userland/Shell/
|
4 年之前 |