Tom Tsagk b4fcea3a38 Move the temporary `.c` files in the `build` directory when building 2 years ago
..
agc_commands.c a787f168c6 Add `asset` command back, make variables that own other objects find them properly within parent classes 3 years ago
ast_node.c 4d85f3f9c9 Add ability to define "reference" variables, and use them around 3 years ago
dd_dynamic_array.c fba48d9211 Add the `include` command, and ability to modularise the project, to compile parts of it at a time 4 years ago
dd_variable_type.c 4534d38d6b Add back `extern` variables, add better control for arrays, references and passing them around 3 years ago
file_op.c fb668d9d39 add `-Wall` `-Wextra` and `-Wpedantic` flags when compiling, organised code to minimise warnings 4 years ago
lexer.c ca1fca8a87 Fix bug on avoiding duplicate headers 2 years ago
main.c b4fcea3a38 Move the temporary `.c` files in the `build` directory when building 2 years ago
parser_cglut.c 8a52fc8d90 Fix format security and other warnings 2 years ago
semantic_analyser.c a6a9d7007c Add custom install location when compiling, for more flexible compiled results 2 years ago
struct_table.c 23be83160d Add new object for shared `avdl_program` 2 years ago
symtable.c 4534d38d6b Add back `extern` variables, add better control for arrays, references and passing them around 3 years ago