narnaud
|
d1d946315a
|
-fix: quotes after redir, exit with multiple args, return code save only on last pipe cmd
|
3 years ago |
Michael Ea
|
23cab6dd5b
|
fixed exit and export w/no args
|
3 years ago |
narnaud
|
d29c9a0319
|
-fix: unclosed pipes, uncorrect wildcards. -norminage
|
3 years ago |
Michael Ea
|
3c32405a13
|
fix: variables issues
|
3 years ago |
narnaud
|
a53a2a154b
|
wildcards
|
3 years ago |
narnaud
|
fe58fe4057
|
fix: lastcmd pipe, subshell return code
|
3 years ago |
narnaud
|
7885c3ee09
|
fix: operators
|
3 years ago |
narnaud
|
d3deaaebf0
|
fix: halt calls, new: debug define
|
3 years ago |
narnaud
|
93889251a8
|
bonus add: handle operators and parenthesis
|
3 years ago |
Michael Ea
|
b3dc5f9eb7
|
fix fix
|
3 years ago |
Michael Ea
|
43a2d9b357
|
fix empty token
|
3 years ago |
narnaud
|
949936e819
|
added parenthesis lexing and &&/|| lexing/parsing
|
3 years ago |
narnaud
|
5664ba48fd
|
Norminage
|
3 years ago |
narnaud
|
f38efabccf
|
header cleaning and staticing
|
3 years ago |
narnaud
|
1c676c8f2f
|
fixed local find in PATH e.g.'./cat'
|
3 years ago |
narnaud
|
cbdad1163f
|
fix bad exit call
|
3 years ago |
narnaud
|
a40e6c2de2
|
cleaner exit
|
3 years ago |
narnaud
|
cfee8bc477
|
.
|
3 years ago |
narnaud
|
1b53f04629
|
redirection on alone built-in, file error function
|
3 years ago |
narnaud
|
0390007bfb
|
Some functions refactoring and use handle_status on last cmd only
|
3 years ago |
narnaud
|
beb2041c53
|
moved functions
|
3 years ago |
narnaud
|
0e5b101969
|
handle builtins without forks when required (without redirs)
|
3 years ago |
Michael Ea
|
d360cec7c0
|
wip -stacked env -replacevar fixed
|
3 years ago |
narnaud
|
7c10094c65
|
-fix: builtins not fork when launched alone, -new: t_datas for env and exit_code, -rm: argc useless in t_command
|
3 years ago |
narnaud
|
2c5247fb6a
|
-fixes: no more doubles signals, -new: added return messages (signals), generalized cmds struct use and included env in
|
3 years ago |
narnaud
|
c4edead900
|
-added: signals restaured, -rm: some useless things
|
3 years ago |
narnaud
|
375c9103ca
|
save
|
3 years ago |
narnaud
|
7eda051f5c
|
rework: caller
|
3 years ago |
narnaud
|
eb0b5d0048
|
rework start
|
3 years ago |