Historie revizí

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