aboutsummaryrefslogtreecommitdiff
path: root/include/lexer.h
AgeCommit message (Expand)Author
2020-07-13update parent sticknass1pro
2020-06-23Fixing builtin which needed to not be run in a child process, Added exit builtinCharles
2020-06-19Update parser_errornass1pro
2020-06-17Show nass the power of parser combinatorCharles
2020-06-15Update lexernass1pro
2020-06-15change name functionnass1pro
2020-06-15Merge branch 'parser'Charles
2020-06-15ADD redir_parse draftnass1pro
2020-06-15Refactoring redirection out of eval/cmd.c, Added tag check shortcutCharles
2020-06-14Change LTAG -> TAG in lexer.hnass1pro
2020-06-13Merge remote-tracking branch 'origin/lexer'Charles
2020-06-13Added e_token enumnass1pro
2020-06-12Added preprocess escape with backslash, sticky str merge, travis CI before mergeCharles
2020-06-09Fixing 2 leaks in preprocessor and norming itCharles
2020-06-09Added iterpolation like bash according to lexer output (2 leaks)Charles
2020-06-09Added lexer draftnass1pro