aboutsummaryrefslogtreecommitdiff
path: root/include/parser.h
AgeCommit message (Expand)Author
2020-10-10Norming debugging function, Enabling them only when MINISHELL_TEST is definedCharles Cabergs
2020-10-09Splitting preprocessing, Added parsed error helperCharles Cabergs
2020-10-09Norming header, Fixing mistakes detected by static analyserCharles Cabergs
2020-10-07Fixing happy path memory leaksCharles Cabergs
2020-10-06Added pipeline ast and pipeline evaluation (not working when first command is...Charles Cabergs
2020-08-28Cleaning parserCharles Cabergs
2020-08-27Fising tok_lst_new uninitialized next, Added tok_lst_debug, Fixing parse_cmdCharles Cabergs
2020-08-27Updated preprocessing, redir, ast to use t_tok_lst instead of t_ftlstCharles Cabergs
2020-08-27Renaming e_token_tag -> e_tokCharles Cabergs
2020-06-19Update parser_errornass1pro
2020-06-18Merge branch 'master' into parse_cmdnass1pro
2020-06-18Change parsenass1pro
2020-06-18Change parsenass1pro
2020-06-17Update line opnass1pro
2020-06-15Change name function parsenass1pro
2020-06-15ADD redir_parse draftnass1pro
2020-06-14Change file cmdnass1pro
2020-06-14Added parse cmd draftnass1pro
2020-06-14Changing ast related struct and fixing functions accordinglyCharles