Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Bepsi 591bd5bd96 Rename Interpreter namespaces and projects to Engine há 6 anos atrás
  Bepsi 7fa0386937 Preprocessor fixes há 6 anos atrás
  Bepsi 13de0f4919 Implement ERH header parsing há 6 anos atrás
  Bepsi bcb37ed15b Move constant expression logic to preprocessor class há 6 anos atrás
  Bepsi 80f751a5bc Misc pre-processor fixes há 6 anos atrás