Histórico de Commits

Autor SHA1 Mensagem Data
  StuffedAnon a2aa86fb27 Wait on PRINTW etc há 6 anos atrás
  StuffedAnon d80c2c0111 Improve the PRINT* functions há 6 anos atrás
  Bepsi 89adda7a3a Merge branch 'stuffed' into 'master' há 6 anos atrás
  StuffedAnon 8f03a4384c Add PRINTDATA support há 6 anos atrás
  StuffedAnon cd94d48b24 Add ability to ignore parser errors, and let era folder be passed as commandline argument há 6 anos atrás
  StuffedAnon 11b1785da6 Add CUSTOMDRAWLINE support há 6 anos atrás
  Bepsi 3b56754edd Merge branch 'master' into 'master' há 6 anos atrás
  StuffedAnon 32d5866020 Fix center-aligned images há 6 anos atrás
  Bepsi c838fe4590 Merge branch 'master' into 'master' há 6 anos atrás
  StuffedAnon 210405aae5 Add RESETBGCOLOR and SETBGCOLOR commands há 6 anos atrás
  StuffedAnon d407d8a528 Implement RESETBGCOLOR command há 6 anos atrás
  Bepsi 172b15b0bf Merge branch 'master' into 'master' há 6 anos atrás
  StuffedAnon 478ee3f426 Add IOMAP=all to README há 6 anos atrás
  StuffedAnon 6dace38147 Set the line height correctly, for e.g. 4k displays (i.e. when dpi is not 72) há 6 anos atrás
  Bepsi 465c318f2d Merge branch 'master' into 'master' há 6 anos atrás
  StuffedAnon de4266ebff Make it compile on linux, explain how in README, and log warnings and errors to the stdout console há 6 anos atrás
  Bepsi d86abdc0d3 Implement DO loops and image loading há 6 anos atrás
  Bepsi e3009d4119 - Implement dynamic variables há 6 anos atrás
  Bepsi 8146368949 Fix for loop completing in advance há 6 anos atrás
  Bepsi 110c17aa65 Change from a recursive execution model to a hybrid iterative execution model há 6 anos atrás
  Bepsi f566080f2e Implement inputs há 6 anos atrás
  Bepsi 6af435ddb1 Fix unary expression handling há 6 anos atrás
  Bepsi de0308dbbb Reimplement variable handling há 6 anos atrás
  Bepsi 939bc1abb6 Implement more keywords and base functions há 6 anos atrás
  Bepsi 53a17d625a Implement basic function parameter and return value semantics há 6 anos atrás
  Bepsi aee9a60b8a Print unhandled exception messages to the console há 6 anos atrás
  Bepsi 75ce4d28e9 Introduce variables and obtain keywords via reflection há 6 anos atrás
  Bepsi bd82ea182e Implement initial runtime engine and JIT há 6 anos atrás
  Bepsi 373be72abf Move base definitions from the compiler to the engine há 6 anos atrás
  Bepsi e5133fa35a Show actual version of compiler in console output há 6 anos atrás