Tom Tsagk 4534d38d6b Add back `extern` variables, add better control for arrays, references and passing them around 3 years ago
..
agc_commands.h a787f168c6 Add `asset` command back, make variables that own other objects find them properly within parent classes 3 years ago
ast_node.h 4534d38d6b Add back `extern` variables, add better control for arrays, references and passing them around 3 years ago
dd_dynamic_array.h 58825d5ac4 split compilation process of lex, yacc and the executable 4 years ago
dd_variable_type.h f706d68c77 Re-implement part of the final parser of the ast tree 3 years ago
file_op.h 58825d5ac4 split compilation process of lex, yacc and the executable 4 years ago
lexer.h 2231ce0563 Update lexer with `peek` instead of `rewind` functionality, replaced all instances 3 years ago
parser.h 85725a3782 Cleanup final parser, re-added `for` command 3 years ago
semantic_analyser.h 6d7cf51ea6 Re-implement lexer to be only responsible for tokenizing source 3 years ago
struct_table.h 4d85f3f9c9 Add ability to define "reference" variables, and use them around 3 years ago
symtable.h 4534d38d6b Add back `extern` variables, add better control for arrays, references and passing them around 3 years ago