aboutsummaryrefslogtreecommitdiff
path: root/src/lexer/token.c
AgeCommit message (Collapse)Author
2020-06-23Fixing builtin which needed to not be run in a child process, Added exit builtinCharles
2020-06-15Refactoring redirection out of eval/cmd.c, Added tag check shortcutCharles
2020-06-14WIP: Added eval cmd with redirection and builtinsCharles
2020-06-13Update of token_ferif_sticknass1pro
2020-06-09Fixing 2 leaks in preprocessor and norming itCharles
2020-06-09Added iterpolation like bash according to lexer output (2 leaks)Charles