This website requires JavaScript.
Explore
Help
Sign In
willem
/
minishell
Watch
1
Star
0
Fork
0
You've already forked minishell
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
c368cf80ea
minishell
/
src
History
whaffman
c368cf80ea
exit status at the end of the executor_execute_pipeline
2025-02-18 16:00:38 +01:00
..
environment
use environment_free if you can!
2025-02-12 21:39:30 +01:00
executor
exit status at the end of the executor_execute_pipeline
2025-02-18 16:00:38 +01:00
lexer
banner work
2025-02-06 13:37:12 +01:00
parser
feat: made an executer and commented print functions out for show
2025-02-12 20:52:49 +01:00
prompt
fixed many malloc in prompt, chaged name history, added command to front of arg list so that its argv[0]
2025-02-12 13:00:51 +01:00
token
feat: add heredoc token
2025-02-11 17:39:51 +01:00
utils
exit status at the end of the executor_execute_pipeline
2025-02-18 16:00:38 +01:00
main.c
fixed some norm
2025-02-13 15:05:17 +01:00