22 Commits (7885c3ee09a542bd427b334fb448712831b9f929)

Author SHA1 Message Date
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