aboutsummaryrefslogtreecommitdiff
path: root/src/lexer/utils.c
AgeCommit message (Collapse)Author
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