aboutsummaryrefslogtreecommitdiff
path: root/include/lexer.h
AgeCommit message (Expand)Author
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