Tom Tsagk 23be83160d Add new object for shared `avdl_program` 2 年之前
..
agc_commands.c a787f168c6 Add `asset` command back, make variables that own other objects find them properly within parent classes 3 年之前
ast_node.c 4d85f3f9c9 Add ability to define "reference" variables, and use them around 3 年之前
dd_dynamic_array.c fba48d9211 Add the `include` command, and ability to modularise the project, to compile parts of it at a time 4 年之前
dd_variable_type.c 4534d38d6b Add back `extern` variables, add better control for arrays, references and passing them around 3 年之前
file_op.c fb668d9d39 add `-Wall` `-Wextra` and `-Wpedantic` flags when compiling, organised code to minimise warnings 4 年之前
lexer.c ca1fca8a87 Fix bug on avoiding duplicate headers 2 年之前
main.c 85725a3782 Cleanup final parser, re-added `for` command 3 年之前
parser_cglut.c 2851068703 Add `return` keyword, and functions with non-void return value 2 年之前
semantic_analyser.c 2851068703 Add `return` keyword, and functions with non-void return value 2 年之前
struct_table.c 23be83160d Add new object for shared `avdl_program` 2 年之前
symtable.c 4534d38d6b Add back `extern` variables, add better control for arrays, references and passing them around 3 年之前