Историја ревизија

Аутор SHA1 Порука Датум
  Tom Tsagk 4d85f3f9c9 Add ability to define "reference" variables, and use them around пре 3 година
  Tom Tsagk a787f168c6 Add `asset` command back, make variables that own other objects find them properly within parent classes пре 3 година
  Tom Tsagk 549a96247c Remove all `lex` and `yacc` references пре 3 година
  Tom Tsagk a247aa4dce Initial implementation of replacing `lex` and `yacc` пре 3 година
  tomtsagk ec1dfe5dbb Fix recursive include from header files пре 4 година
  tomtsagk fba48d9211 Add the `include` command, and ability to modularise the project, to compile parts of it at a time пре 4 година
  tomtsagk ca1b1bc12b Add support for local variables, scoping, and references (pointers) пре 4 година
  tomtsagk 8c384cb922 fix array access пре 5 година
  tomtsagk bc432a67a9 chanage how to detect arrays in definitions пре 5 година
  Tom Tsagk 09753eb56e add parents to all ast nodes, definitions that are direct children of classes, are now part of them пре 5 година
  Tom Tsagk fb668d9d39 add `-Wall` `-Wextra` and `-Wpedantic` flags when compiling, organised code to minimise warnings пре 5 година
  Tom Tsagk 58825d5ac4 split compilation process of lex, yacc and the executable пре 5 година