narnaud
|
9f06dea339
|
new: remove file_error fct, fix: unknow or invalid variables wrongly display
|
3 years ago |
narnaud
|
1d849c4feb
|
fix cd error is not home and return for errors commands
|
3 years ago |
Michael Ea
|
8aa16c2d57
|
fixing everything
|
3 years ago |
narnaud
|
ea17acaa1d
|
fix binaries search
|
3 years ago |
Michael Ea
|
23cab6dd5b
|
fixed exit and export w/no args
|
3 years ago |
Michael Ea
|
bfb9cd34bb
|
first release
|
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
|
f38efabccf
|
header cleaning and staticing
|
3 years ago |
narnaud
|
a40e6c2de2
|
cleaner exit
|
3 years ago |
narnaud
|
cfee8bc477
|
.
|
3 years ago |
narnaud
|
8129d31bc8
|
parser norminage
|
3 years ago |
narnaud
|
fecf54d470
|
some more norminage
|
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
|
fc34ef9dcc
|
fixed HD - expend_str added
|
3 years ago |
Michael Ea
|
d360cec7c0
|
wip -stacked env -replacevar fixed
|
3 years ago |
narnaud
|
5e9ccbfa34
|
-new: handle 0
|
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
|
b12579b7a8
|
fix : new_type change on empty token, wrong type applied on tokens
|
3 years ago |
narnaud
|
fa52574ed3
|
fixed: libft-isspace, utils fonctions. rework: recursive parser
|
3 years ago |
narnaud
|
eb0b5d0048
|
rework start
|
3 years ago |