aboutsummaryrefslogtreecommitdiff
path: root/src/lexer/utils.c
AgeCommit message (Collapse)Author
2020-10-15Fixing append redirection labeled has truncate redirectionCharles Cabergs
2020-10-10Norming lexerCharles Cabergs
2020-10-09Splitting preprocessing, Added parsed error helperCharles Cabergs
2020-10-08Fixing input not fully eaten syntax error, Added basename in promptCharles Cabergs
2020-10-08Fixing small bug in lexer/tok_assign_strCharles Cabergs
2020-09-18comment addnass1pro
2020-09-16Fixing memory leaks in preprocess and parserCharles Cabergs
2020-09-16Added g_state to store global variables, Refactoring tok_assign_strCharles Cabergs
2020-09-14Refactoring redir and preprocess_filename to distiguish between command ↵Charles Cabergs
error and fatal error
2020-09-14update quote trimnass1pro
2020-09-13Refactoring lexer to understand itCharles Cabergs