This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-18 09:09:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65a89ea67efa1663b8e94affcd257c960aef7b8d
ladybird
/
Userland
/
Shell
/
Tests
History
jacob gw
cb22a6642d
Shell: add
type
builtin
2021-04-13 00:02:46 +02:00
..
backgrounding.sh
…
brace-exp.sh
…
builtin-redir.sh
…
builtin-test.sh
Shell: add
type
builtin
2021-04-13 00:02:46 +02:00
control-structure-as-command.sh
…
function.sh
…
if.sh
…
immediate.sh
Shell: Add support for 'immediate' expressions as variable substitutions
2021-03-07 10:59:51 +01:00
loop.sh
Shell: Add support for enumerating lists in for loops
2021-03-07 10:59:51 +01:00
match.sh
…
sigpipe.sh
…
slice.sh
Shell: Add tests for slices
2021-03-22 13:15:08 +01:00
special-vars.sh
…
subshell.sh
…
test-commons.inc
Shell: Add support for 'immediate' expressions as variable substitutions
2021-03-07 10:59:51 +01:00
valid.sh
…