30 Commits (master)

Author SHA1 Message Date
narnaud 9f06dea339 new: remove file_error fct, fix: unknow or invalid variables wrongly display 3 years ago
Michael Ea 8aa16c2d57 fixing everything 3 years ago
narnaud 829a8c75f5 -fix: norme 3 years ago
narnaud d1d946315a -fix: quotes after redir, exit with multiple args, return code save only on last pipe cmd 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 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 7229dc5996 fix redirs 3 years ago
narnaud da54110a37 leaks blocked 3 years ago
narnaud cfee8bc477 . 3 years ago
narnaud fecf54d470 some more norminage 3 years ago
narnaud 3bb4c23b61 norminage et anti-leaks 3 years ago
narnaud beb2041c53 moved functions 3 years ago
Michael Ea 84dafe2142 replace_var fixed 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 9dc9b4285e fixes: vars display with longer name than value, max fct in libft 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 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