43 Commits (d3deaaebf0af3af5539837328cb3cb76b9833fae)
 

Author SHA1 Message Date
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 eb971e6542 fix expend str 3 years ago
narnaud 03b08f6266 up readme 3 years ago
narnaud a535e5808f export and unset 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 7229dc5996 fix redirs 3 years ago
narnaud da54110a37 leaks blocked 3 years ago
narnaud cfee8bc477 . 3 years ago
narnaud 8129d31bc8 parser norminage 3 years ago
narnaud fecf54d470 some more norminage 3 years ago
narnaud 3bb4c23b61 norminage et anti-leaks 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 4b0afb250a TO-DO list added, fixed empty line, rm useless sig msg 3 years ago
Michael Ea 84dafe2142 replace_var fixed 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 6f73aec567 new: sig 9 and 15 display 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 72e3243c21 fix: heredocs 3 years ago
narnaud 8cd1f1b183 fix: Makefile portability 3 years ago
narnaud 0ec79cf679 fix: pipe on built-ins 3 years ago
narnaud c4edead900 -added: signals restaured, -rm: some useless things 3 years ago
narnaud 375c9103ca save 3 years ago
narnaud 8dd74802cb fix: pipes 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
narnaud 0f751804e3 Initial commit 3 years ago