This website requires JavaScript.
Explore
Help
Register
Sign In
sdevsantiago
/
minishell
Watch
3
Star
3
Fork
0
You've already forked minishell
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d1aad3ed203b612dcee241c9a734f6a1761a8464
minishell
/
include
History
marcnava-42cursus
d1aad3ed20
Merge branch 'solo' into feature/executor-gl
...
# Conflicts: # src/parser/parser.c
2026-02-12 18:34:26 +01:00
..
builtins.h
save commit
2026-02-09 20:47:43 +01:00
chardefs.h
update: added HYPHEN and UNDERSCORE chardefs
2025-11-01 20:41:06 +01:00
core.h
Merge branch 'solo' into feature/executor-gl
2026-02-12 18:34:26 +01:00
errors.h
update: parser now uses tokens from lexer
2026-02-11 02:51:30 +01:00
executor.h
Executor working, need to validate with the parser fixed, all norme fixed
2026-02-11 02:29:45 +01:00
minishell.h
update: parser now uses tokens from lexer
2026-02-11 02:51:30 +01:00
parser.h
update: command list is now freed completely if any error ocurrs
2026-02-12 03:09:45 +01:00