Historial de Commits

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