Keine Beschreibung

tomtsagk ea8888f953 put reward in its own struct, for organisation vor 5 Jahren
csdl_game_engine @ c099522316 7a38f6b188 update engine to support opening new worlds, enemies now reset the game vor 5 Jahren
.gitignore c5a9ab5639 organise ast vor 5 Jahren
.gitmodules f8db59f798 add engine vor 5 Jahren
ast_node.c 51bca46e08 add error checking focused on symbol table vor 5 Jahren
ast_node.h 9c66ee47dc assignment is now an expression, empty expressions are now allowed, expression in function call arguments is now allowed vor 5 Jahren
dd_dynamic_array.c 51bca46e08 add error checking focused on symbol table vor 5 Jahren
dd_dynamic_array.h 67bc6911b5 support for arguments in functions vor 5 Jahren
example.dd 4f69b0c59f update project to support `dd_sprite.load(name)`, calling functions now accept expressions vor 5 Jahren
lex.l 70927c4f05 symbol table supports scopes vor 5 Jahren
makefile 70927c4f05 symbol table supports scopes vor 5 Jahren
new_project-catmulrom.dd 4f69b0c59f update project to support `dd_sprite.load(name)`, calling functions now accept expressions vor 5 Jahren
new_project.dd ea8888f953 put reward in its own struct, for organisation vor 5 Jahren
parser.c 51bca46e08 add error checking focused on symbol table vor 5 Jahren
parser.h 24b0acbe4d finished idea of parser, implemented definition and assignment vor 5 Jahren
structtable.c 72a887a628 remove struct data checking for now, starte function checking vor 5 Jahren
structtable.h edb2bb91ae struct inheritance and compilation update vor 5 Jahren
symtable.c 70927c4f05 symbol table supports scopes vor 5 Jahren
symtable.h 51bca46e08 add error checking focused on symbol table vor 5 Jahren
yacc.y 51bca46e08 add error checking focused on symbol table vor 5 Jahren