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