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