Ali Mohammad Pur
|
79c76d67ce
Shell: Add the 'break' and 'continue' POSIX builtins
|
vor 2 Jahren |
Ali Mohammad Pur
|
1173adb90a
Shell: Don't require ArgsParser values to be null-terminated
|
vor 2 Jahren |
Ali Mohammad Pur
|
56b5b78d7b
Shell: Error out on invalid `export' argument
|
vor 2 Jahren |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
vor 2 Jahren |
Ali Mohammad Pur
|
500044906d
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
|
vor 2 Jahren |
Linus Groh
|
51c3967516
Everywhere: Use '_{short_,}string' literals more
|
vor 2 Jahren |
Ali Mohammad Pur
|
db886fe18b
Userland+AK: Stop using getopt() for ArgsParser
|
vor 2 Jahren |
Ali Mohammad Pur
|
0c28fd41ed
Shell: Convert all immediately convertible fallible functions to ErrorOr
|
vor 2 Jahren |
Ali Mohammad Pur
|
007767fc14
Shell: Convert builtins to use the modern main() style
|
vor 2 Jahren |
Ali Mohammad Pur
|
d575c50f3e
Shell: Make AST::dump() ErrorOr-aware
|
vor 2 Jahren |
Ali Mohammad Pur
|
beeb58bd93
Shell+LibCodeComprehension: Start replacing {Deprecated => }String
|
vor 2 Jahren |
Andreas Kling
|
68b5df6bf1
Shell: Fix (and paper over) various const-correctness issues
|
vor 2 Jahren |
Ali Mohammad Pur
|
a5e4bc4faf
Shell: Add a '--posix' mode to the 'dump' builtin
|
vor 2 Jahren |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
vor 2 Jahren |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
vor 2 Jahren |
Andrew Kaster
|
a492e2018d
Userland: Silence warnings from ElapsedTimer::elapsed() type change
|
vor 2 Jahren |
Ben Wiederhake
|
b83cb09db1
Everywhere: Fix badly-formatted includes
|
vor 2 Jahren |
Vetrox
|
0e26f2657e
Shell: Add `where` builtin
|
vor 2 Jahren |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
vor 2 Jahren |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
vor 2 Jahren |
demostanis
|
3e8b5ac920
AK+Everywhere: Turn bool keep_empty to an enum in split* functions
|
vor 2 Jahren |
Ben Wiederhake
|
79ec6ed03d
Shell: Fix 'Command:' output for built-in 'time' command
|
vor 2 Jahren |
Tim Schumacher
|
5f99934dce
Userland: Consolidate most PATH resolving into a single implementation
|
vor 2 Jahren |
Tim Schumacher
|
3d51642037
LibCore: Replace the ArgsParser option argument setting with an enum
|
vor 3 Jahren |
sin-ack
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
vor 3 Jahren |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
vor 3 Jahren |
sin-ack
|
c70f45ff44
Everywhere: Explicitly specify the size in StringView constructors
|
vor 3 Jahren |
ForLoveOfCats
|
99c0b895fe
Shell: Highlight commands with a hyperlink to open their help pages
|
vor 3 Jahren |
Sam Atkins
|
84b67754c0
Shell: Read script arguments as Strings instead of char*s
|
vor 3 Jahren |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
vor 3 Jahren |