Commit History

Autor SHA1 Mensaxe Data
  Tom Tsagk 4534d38d6b Add back `extern` variables, add better control for arrays, references and passing them around %!s(int64=3) %!d(string=hai) anos
  Tom Tsagk a787f168c6 Add `asset` command back, make variables that own other objects find them properly within parent classes %!s(int64=3) %!d(string=hai) anos
  Tom Tsagk a247aa4dce Initial implementation of replacing `lex` and `yacc` %!s(int64=3) %!d(string=hai) anos
  tomtsagk fba48d9211 Add the `include` command, and ability to modularise the project, to compile parts of it at a time %!s(int64=4) %!d(string=hai) anos
  tomtsagk ca1b1bc12b Add support for local variables, scoping, and references (pointers) %!s(int64=5) %!d(string=hai) anos
  tomtsagk bc432a67a9 chanage how to detect arrays in definitions %!s(int64=5) %!d(string=hai) anos
  Tom Tsagk 09753eb56e add parents to all ast nodes, definitions that are direct children of classes, are now part of them %!s(int64=5) %!d(string=hai) anos
  Tom Tsagk 58825d5ac4 split compilation process of lex, yacc and the executable %!s(int64=5) %!d(string=hai) anos