aboutsummaryrefslogtreecommitdiff
path: root/src/lexer
AgeCommit message (Expand)Author
2020-09-13Refactoring lexer/trim by removing the unecessary allocationCharles Cabergs
2020-09-13Refactoring lexer to understand itCharles Cabergs
2020-09-13update lexer + \tnass1pro
2020-09-13update del_quote in trim.cnass1pro
2020-09-13Merge branch 'master' of https://github.com/ouaisbrefbams/minishellnass1pro
2020-09-13update lexer_trim_out funct del_cotenass1pro
2020-09-11Removing command local variableCharles Cabergs
2020-09-10Added better error handling in evalCharles Cabergs
2020-09-10test escape full oknass1pro
2020-09-10update lexer in len_until_sepnass1pro
2020-09-10update escapenass1pro
2020-09-09Re Added cmd variableCharles 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 lexer to use t_tok_lst instead of t_ftlst and t_tokenCharles Cabergs
2020-08-27Renaming lexer function to frenchCharles Cabergs
2020-08-27Renaming e_token_tag -> e_tokCharles Cabergs
2020-08-19Removing glob, Rewritting preprocessing with escape and interpolation onlyCharles Cabergs
2020-07-19Lexer update function create_token_listnass1pro
2020-07-18Added parser syntax errornass1pro
2020-07-18Fixing exit error message and overflow detectionCharles
2020-07-18lexer OK, Added escape handlingnass1pro
2020-07-18update len_is_not_sep in lexer.c for '\'nass1pro
2020-07-16update funct len_is_not_sepnass1pro
2020-07-16uptade lexer.c '\\'nass1pro
2020-07-14update lexernass1pro
2020-07-13test error gestionnass1pro
2020-07-13Merge branch 'master' of https://github.com/HappyTramp/minishellnass1pro
2020-07-13update parent sticknass1pro
2020-07-13Added signal interupt and signal quitCharles
2020-06-23Fixing builtin which needed to not be run in a child process, Added exit builtinCharles
2020-06-18Change parsenass1pro
2020-06-17Added parse_expr draftCharles
2020-06-16main for testingnass1pro
2020-06-16Update redire in parsenass1pro
2020-06-16Update parsenass1pro
2020-06-16Update lexer/trimnass1pro
2020-06-15Update lexer stick OKnass1pro
2020-06-15Update lexernass1pro
2020-06-15change name functionnass1pro
2020-06-15Fixing by removing debug code in parserCharles
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-14WIP: Added eval cmd with redirection and builtinsCharles
2020-06-14Change file cmdnass1pro
2020-06-14Added parse cmd draftnass1pro
2020-06-14Change LTAG -> TAG in lexer.hnass1pro
2020-06-13Update of token_ferif_sticknass1pro
2020-06-13Deleted files lexer_count_nb_elemen, lexer_len_and_mallnass1pro