Historial de Commits

Autor SHA1 Mensaje Fecha
  Bepsi 172b15b0bf Merge branch 'master' into 'master' hace 6 años
  StuffedAnon 6dace38147 Set the line height correctly, for e.g. 4k displays (i.e. when dpi is not 72) hace 6 años
  Bepsi 465c318f2d Merge branch 'master' into 'master' hace 6 años
  StuffedAnon de4266ebff Make it compile on linux, explain how in README, and log warnings and errors to the stdout console hace 6 años
  Bepsi d86abdc0d3 Implement DO loops and image loading hace 6 años
  Bepsi e3009d4119 - Implement dynamic variables hace 6 años
  Bepsi 8146368949 Fix for loop completing in advance hace 6 años
  Bepsi 110c17aa65 Change from a recursive execution model to a hybrid iterative execution model hace 6 años
  Bepsi f566080f2e Implement inputs hace 6 años
  Bepsi 6af435ddb1 Fix unary expression handling hace 6 años
  Bepsi de0308dbbb Reimplement variable handling hace 6 años
  Bepsi 939bc1abb6 Implement more keywords and base functions hace 6 años
  Bepsi 53a17d625a Implement basic function parameter and return value semantics hace 6 años
  Bepsi aee9a60b8a Print unhandled exception messages to the console hace 6 años
  Bepsi 75ce4d28e9 Introduce variables and obtain keywords via reflection hace 6 años
  Bepsi bd82ea182e Implement initial runtime engine and JIT hace 6 años
  Bepsi 373be72abf Move base definitions from the compiler to the engine hace 6 años
  Bepsi e5133fa35a Show actual version of compiler in console output hace 6 años
  Bepsi 591bd5bd96 Rename Interpreter namespaces and projects to Engine hace 6 años
  Bepsi 7fa0386937 Preprocessor fixes hace 6 años
  Bepsi 13de0f4919 Implement ERH header parsing hace 6 años
  Bepsi bcb37ed15b Move constant expression logic to preprocessor class hace 6 años
  Bepsi 80f751a5bc Misc pre-processor fixes hace 6 años
  Bepsi 2370bfa475 Specify special formatted keywords hace 6 años
  Bepsi 61b442b3e9 Finalizing fixes for akumamaid hace 6 años
  Bepsi 5d2b59655b BEGIN and comment fixes hace 6 años
  Bepsi d1b1ef3202 Implement warnings hace 6 años
  Bepsi 28e74f3c05 Initial implmentation of ternary logic hace 6 años
  Bepsi 1bf2bc1c7d Clean up now useless string mode code hace 6 años
  Bepsi fff548c760 Reimplement string parsing in the Parser superclass hace 6 años