Historie revizí

Autor SHA1 Zpráva Datum
  Tom Tsagk aa3948711a initial implementation, works only on declaring před 5 roky
  Tom Tsagk b6495c7f7f add support for vector3d před 5 roky
  Tom Tsagk bf00a5cb09 add support for float-type variables (not constants) před 5 roky
  tomtsagk 615246a0e6 now supports the `void` keyword před 5 roky
  tomtsagk 3e7b509a49 add support for parenthesis, fix issue with parsing expressions před 5 roky
  Tom Tsagk 06439dfbbd add support for equal, less equal and greater equal před 5 roky
  Tom Tsagk 5b08bd7ab3 add support for internal variables před 5 roky
  Tom Tsagk 08fd8d8029 improve readability and make the program manageable před 5 roky
  Tom Tsagk 26e7aeef48 support less than and more than operators před 5 roky
  Tom Tsagk b3b6a5d40f support for if statements před 5 roky
  Tom Tsagk 10b7a3dd81 yacc doesn't like extern yylex před 5 roky
  tomtsagk 7320424821 improve naming convention, organise to make project easier to manage před 5 roky
  Tom Tsagk 5bc0bcc945 handle override and functions před 5 roky
  tomtsagk f6e173a25e inital design for override před 5 roky
  tomtsagk 29d8f990b4 ability to call functions před 5 roky
  tomtsagk 053667b389 add support for strings před 6 roky
  tomtsagk 5d52b9b4d4 support for accessing struct variables, and initialising structs in structs před 6 roky
  tomtsagk dc0efba8c9 fix yacc syntax conflict před 6 roky
  Tom Tsagk 46c997c175 support init on all objects před 6 roky
  Tom Tsagk 6b48fe58d9 add support for sprites před 6 roky
  Tom Tsagk 4297979298 improve grouping syntax před 6 roky
  Tom Tsagk bc79187a93 update engine and support world init function před 6 roky
  Tom Tsagk edb2bb91ae struct inheritance and compilation update před 6 roky
  Tom Tsagk b6da52852f add function decleration/call před 6 roky
  Tom Tsagk 72a887a628 remove struct data checking for now, starte function checking před 6 roky
  Tom Tsagk f83d95a112 struct definitions před 6 roky
  Tom Tsagk ddf040fc6b add support for structs před 6 roky
  tomtsagk 0806f93d83 add support for expressions (+, -, *, /) před 6 roky
  Tom Tsagk 53547d3ec8 updates před 6 roky
  Tom Tsagk c5a9ab5639 organise ast před 6 roky