Historial de Commits

Autor SHA1 Mensaje Fecha
  Tom Tsagk 23be83160d Add new object for shared `avdl_program` hace 3 años
  Tom Tsagk 4788543be5 Add ability to render text with width limit hace 3 años
  Tom Tsagk 4d85f3f9c9 Add ability to define "reference" variables, and use them around hace 3 años
  Tom Tsagk ca13652930 Add better support for classes, and initial support for class function hace 3 años
  Tom Tsagk 32a50201ad Add more detailed error checking, improved semantic analysis a bit hace 3 años
  Tom Tsagk a247aa4dce Initial implementation of replacing `lex` and `yacc` hace 3 años
  Tom Tsagk 236f509fa4 Check for member of struct through all parents hace 3 años
  Tom Tsagk 0f1cbaeeb3 Compiler now detects when variable is not member of struct, add new sample to show how to save/load data hace 3 años
  Tom Tsagk 9f30570067 Make sure symbol types are saved in the symbol table, add save/load functionality in native platform hace 3 años
  Tom Tsagk 4f2b179c48 Arrays are initialised automatically hace 3 años
  Tom Tsagk 81f573aa23 Add `copyTexture` function in `dd_meshTexture` hace 3 años
  Tom Tsagk 356839ed0b Add check `thi.x` errors, and exit with error if compilation to object file fails hace 3 años
  Tom Tsagk 261178d297 Add `dd_meshRising` hace 4 años
  Tom Tsagk e894292620 Update engine for async calls hace 4 años
  Tom Tsagk 58d2dd3ec6 Add `string3d` hace 4 años
  Tom Tsagk 9ce6017705 Update engine for threads and background loading hace 4 años
  Tom Tsagk c32d97b266 Check variable type on definitions when parsing hace 4 años
  tomtsagk 794e8c324d Handle warning during compilation 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
  Tom Tsagk 3c611f5487 Fix bugs with mesh texture hace 5 años
  Tom Tsagk 0581ff8f7c Functions of parent classes are now passed to children hace 5 años
  Tom Tsagk b2f6dc2b2f Minor fix. hace 5 años
  Tom Tsagk 145546ff05 Attempt to fix function calling hace 5 años
  tomtsagk e4f404c8e3 add way to get index from struct name, fix infinite inheritance when overriding functions hace 5 años
  tomtsagk cfadfdf74a automate overriding parent functions, automate compiling of final executable hace 5 años
  tomtsagk 54ec9b47bf add default world function in struct array, replace override with struct array hace 5 años
  tomtsagk 3bb06ec262 organisation in struct_table hace 5 años
  tomtsagk cec2b82068 cglut parse now creates a compile-able program hace 5 años
  tomtsagk 2538ff8f20 structs now handle parents and members hace 5 años
  tomtsagk 3db6bc2cca add initial design of struct table hace 5 años