Historique des commits

Auteur SHA1 Message Date
  Tom Tsagk aa3948711a initial implementation, works only on declaring il y a 5 ans
  Tom Tsagk 526168d44e change new project catmul-rom to use vector2d il y a 5 ans
  Tom Tsagk b6495c7f7f add support for vector3d il y a 5 ans
  Tom Tsagk 50c4048d41 create version of new project with catmul-rom curves il y a 5 ans
  Tom Tsagk bf00a5cb09 add support for float-type variables (not constants) il y a 5 ans
  tomtsagk 615246a0e6 now supports the `void` keyword il y a 5 ans
  tomtsagk 4c69f30e60 changed how bezier curve is calculated for smoother movement il y a 5 ans
  tomtsagk 3e7b509a49 add support for parenthesis, fix issue with parsing expressions il y a 5 ans
  tomtsagk 37568f82d2 started new experimental project il y a 5 ans
  Tom Tsagk e0f724e871 add input il y a 5 ans
  Tom Tsagk 06439dfbbd add support for equal, less equal and greater equal il y a 5 ans
  Tom Tsagk 5b08bd7ab3 add support for internal variables il y a 5 ans
  Tom Tsagk 08fd8d8029 improve readability and make the program manageable il y a 5 ans
  Tom Tsagk 26e7aeef48 support less than and more than operators il y a 5 ans
  Tom Tsagk b3b6a5d40f support for if statements il y a 5 ans
  Tom Tsagk 10b7a3dd81 yacc doesn't like extern yylex il y a 5 ans
  tomtsagk 7320424821 improve naming convention, organise to make project easier to manage il y a 5 ans
  Tom Tsagk d09bb96ed5 support comments il y a 5 ans
  Tom Tsagk 7dd0f09cac update engine il y a 5 ans
  Tom Tsagk 5bc0bcc945 handle override and functions il y a 5 ans
  tomtsagk f6e173a25e inital design for override il y a 5 ans
  tomtsagk 29d8f990b4 ability to call functions il y a 5 ans
  tomtsagk 053667b389 add support for strings il y a 5 ans
  tomtsagk 5d52b9b4d4 support for accessing struct variables, and initialising structs in structs il y a 5 ans
  tomtsagk dc0efba8c9 fix yacc syntax conflict il y a 5 ans
  tomtsagk 5f2343cc74 change `w` to `this` il y a 5 ans
  tomtsagk d7ed0bfb93 fix example il y a 5 ans
  tomtsagk 092aea2456 merge conflicts il y a 5 ans
  Tom Tsagk 46c997c175 support init on all objects il y a 5 ans
  Tom Tsagk 6b48fe58d9 add support for sprites il y a 5 ans