Historial de Commits

Autor SHA1 Mensaje Fecha
  StuffedAnon a2aa86fb27 Wait on PRINTW etc hace 6 años
  StuffedAnon d80c2c0111 Improve the PRINT* functions hace 6 años
  Bepsi 89adda7a3a Merge branch 'stuffed' into 'master' hace 6 años
  StuffedAnon 8f03a4384c Add PRINTDATA support hace 6 años
  StuffedAnon cd94d48b24 Add ability to ignore parser errors, and let era folder be passed as commandline argument hace 6 años
  StuffedAnon 11b1785da6 Add CUSTOMDRAWLINE support hace 6 años
  Bepsi 3b56754edd Merge branch 'master' into 'master' hace 6 años
  StuffedAnon 32d5866020 Fix center-aligned images hace 6 años
  Bepsi c838fe4590 Merge branch 'master' into 'master' hace 6 años
  StuffedAnon 210405aae5 Add RESETBGCOLOR and SETBGCOLOR commands hace 6 años
  StuffedAnon d407d8a528 Implement RESETBGCOLOR command hace 6 años
  Bepsi 172b15b0bf Merge branch 'master' into 'master' hace 6 años
  StuffedAnon 478ee3f426 Add IOMAP=all to README 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