aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-15Update lexernass1pro
2020-06-15change name functionnass1pro
2020-06-15Change name function parsenass1pro
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-15Fixing leaks (need refactoring)Charles
2020-06-14WIP: Added eval cmd with redirection and builtinsCharles
2020-06-14Change file cmdnass1pro
2020-06-14Added eval cmd and error handling draft, Updated preprocessing for listCharles
2020-06-14Added parse cmd draftnass1pro
2020-06-14Changing ast related struct and fixing functions accordinglyCharles
2020-06-14Change t_ret in ast.hnass1pro
2020-06-14Change LTAG -> TAG in lexer.hnass1pro
2020-06-14Add t_ret in ast.hnass1pro
2020-06-13Merge remote-tracking branch 'origin/lexer'Charles
2020-06-13Fixing multiple definition of lexerCharles
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 make with multiple jobs and making merge compileCharles
2020-06-09Merge branch 'eval'Charles
2020-06-09Added lexer draftnass1pro
2020-05-04Removing data name in ast union, io_frame, root line ast tagCharles
2020-04-05Preprocessing (glob and iterpolation) draft (not tested)Charles
2020-04-04Glob logic mainly doneCharles
2020-04-03Refactoring env, connecting pipes, preprocess draftCharles
2020-04-03Evaluation pipe frame (not tested)Charles
2020-04-01Changed representation of environment to vectorCharles
2020-04-01Norm compliant comment format, dirty script for doxygen commentsCharles
2020-04-01Added builtin support in command eval, Refactoring eval/builtin function, Add...Charles
2020-04-01Added AST functions, tested eval with basic inputCharles
2020-03-31Removing ms_ prefix, Removing junkCharles
2020-03-31More specific AST struct and evaluation startCharles
2020-03-30Added docCharles
2020-03-30Added DoxyfileCharles
2020-03-29Eval draftCharles
2020-03-28Cleaning env and path, Removed state structCharles
2020-03-24test compilnass1pro
2020-03-24Added comments to the ms_parse.h structsCharles
2020-03-08Changing the parsing struct to an ASTCharles
2020-03-04Added builtins draftCharles
2020-03-04Fixing environment, Added env buitinCharles
2020-02-28Added eval.c draftCharles
2020-02-28Added environment and stateCharles
2020-02-27WIP: path update from PATH formated stringCharles
2020-02-26Added parsing APICharles
2020-02-03TODO list and basic planCharles
2020-01-29Initial CommitCharles