Ben Wiederhake
|
f20d04726a
LibFileSystem+Everything: Remove resolve_executable_from_environment
|
2 年之前 |
jwijenbergh
|
9531abcb1a
Shell: Add a "." builtin that aliases to "source" in POSIX
|
2 年之前 |
Undefine
|
0374351595
Shell: Properly detect the kill executable
|
2 年之前 |
Ben Wiederhake
|
e77f59b7d3
Shell: Prefer FileSystem over DeprecatedFile
|
2 年之前 |
Ben Wiederhake
|
bc2a517ade
Userland: Merge DEFAULT_PATH into LibFileSystem/FileSystem.h
|
2 年之前 |
Lucas CHOLLET
|
8c34959b53
AK: Add the `Input` word to input-only buffered streams
|
2 年之前 |
Ali Mohammad Pur
|
24c7995743
Shell: Rename the verb {lookup => look_up}
|
2 年之前 |
Ali Mohammad Pur
|
4d00b372c8
Shell: Make the builtins' POSIX mode requirement more explicit
|
2 年之前 |
Ali Mohammad Pur
|
fca5a34ad3
Shell: Allow assignment-prefixed commands to run builtins
|
2 年之前 |
Ali Mohammad Pur
|
e2336d9de5
Shell: Add support for `unset -v` in POSIX mode
|
2 年之前 |
Ali Mohammad Pur
|
ef551a045d
Shell: Add support for the POSIX 'read' builtin
|
2 年之前 |
Ali Mohammad Pur
|
79c76d67ce
Shell: Add the 'break' and 'continue' POSIX builtins
|
2 年之前 |
Ali Mohammad Pur
|
1173adb90a
Shell: Don't require ArgsParser values to be null-terminated
|
2 年之前 |
Ali Mohammad Pur
|
56b5b78d7b
Shell: Error out on invalid `export' argument
|
2 年之前 |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 年之前 |
Ali Mohammad Pur
|
500044906d
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
|
2 年之前 |
Linus Groh
|
51c3967516
Everywhere: Use '_{short_,}string' literals more
|
2 年之前 |
Ali Mohammad Pur
|
db886fe18b
Userland+AK: Stop using getopt() for ArgsParser
|
2 年之前 |
Ali Mohammad Pur
|
0c28fd41ed
Shell: Convert all immediately convertible fallible functions to ErrorOr
|
2 年之前 |
Ali Mohammad Pur
|
007767fc14
Shell: Convert builtins to use the modern main() style
|
2 年之前 |
Ali Mohammad Pur
|
d575c50f3e
Shell: Make AST::dump() ErrorOr-aware
|
2 年之前 |
Ali Mohammad Pur
|
beeb58bd93
Shell+LibCodeComprehension: Start replacing {Deprecated => }String
|
2 年之前 |
Andreas Kling
|
68b5df6bf1
Shell: Fix (and paper over) various const-correctness issues
|
2 年之前 |
Ali Mohammad Pur
|
a5e4bc4faf
Shell: Add a '--posix' mode to the 'dump' builtin
|
2 年之前 |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 年之前 |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 年之前 |
Andrew Kaster
|
a492e2018d
Userland: Silence warnings from ElapsedTimer::elapsed() type change
|
2 年之前 |
Ben Wiederhake
|
b83cb09db1
Everywhere: Fix badly-formatted includes
|
2 年之前 |
Vetrox
|
0e26f2657e
Shell: Add `where` builtin
|
2 年之前 |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |