Commit History

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