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
3c7ee5b161be5d7bd0c46404bc659d7fd26a99bd
minishell
/
include
History
marcnava-42cursus
3c7ee5b161
Merge branch 'feature/builtins-gl' into feature/executor-gl
...
# Conflicts: # src/parser/parser.c
2026-02-12 18:36:05 +01:00
..
builtins.h
Builtins fixed
2026-02-09 22:08:45 +01:00
chardefs.h
update: added HYPHEN and UNDERSCORE chardefs
2025-11-01 20:41:06 +01:00
core.h
Merge branch 'feature/builtins-gl' into feature/executor-gl
2026-02-12 18:36:05 +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