Commit Verlauf

Autor SHA1 Nachricht Datum
  Bepsi 3b56754edd Merge branch 'master' into 'master' vor 6 Jahren
  StuffedAnon 32d5866020 Fix center-aligned images vor 6 Jahren
  Bepsi c838fe4590 Merge branch 'master' into 'master' vor 6 Jahren
  StuffedAnon 210405aae5 Add RESETBGCOLOR and SETBGCOLOR commands vor 6 Jahren
  StuffedAnon d407d8a528 Implement RESETBGCOLOR command vor 6 Jahren
  Bepsi 172b15b0bf Merge branch 'master' into 'master' vor 6 Jahren
  StuffedAnon 478ee3f426 Add IOMAP=all to README vor 6 Jahren
  StuffedAnon 6dace38147 Set the line height correctly, for e.g. 4k displays (i.e. when dpi is not 72) vor 6 Jahren
  Bepsi 465c318f2d Merge branch 'master' into 'master' vor 6 Jahren
  StuffedAnon de4266ebff Make it compile on linux, explain how in README, and log warnings and errors to the stdout console vor 6 Jahren
  Bepsi d86abdc0d3 Implement DO loops and image loading vor 6 Jahren
  Bepsi e3009d4119 - Implement dynamic variables vor 6 Jahren
  Bepsi 8146368949 Fix for loop completing in advance vor 6 Jahren
  Bepsi 110c17aa65 Change from a recursive execution model to a hybrid iterative execution model vor 6 Jahren
  Bepsi f566080f2e Implement inputs vor 6 Jahren
  Bepsi 6af435ddb1 Fix unary expression handling vor 6 Jahren
  Bepsi de0308dbbb Reimplement variable handling vor 6 Jahren
  Bepsi 939bc1abb6 Implement more keywords and base functions vor 6 Jahren
  Bepsi 53a17d625a Implement basic function parameter and return value semantics vor 6 Jahren
  Bepsi aee9a60b8a Print unhandled exception messages to the console vor 6 Jahren
  Bepsi 75ce4d28e9 Introduce variables and obtain keywords via reflection vor 6 Jahren
  Bepsi bd82ea182e Implement initial runtime engine and JIT vor 6 Jahren
  Bepsi 373be72abf Move base definitions from the compiler to the engine vor 6 Jahren
  Bepsi e5133fa35a Show actual version of compiler in console output vor 6 Jahren
  Bepsi 591bd5bd96 Rename Interpreter namespaces and projects to Engine vor 6 Jahren
  Bepsi 7fa0386937 Preprocessor fixes vor 6 Jahren
  Bepsi 13de0f4919 Implement ERH header parsing vor 6 Jahren
  Bepsi bcb37ed15b Move constant expression logic to preprocessor class vor 6 Jahren
  Bepsi 80f751a5bc Misc pre-processor fixes vor 6 Jahren
  Bepsi 2370bfa475 Specify special formatted keywords vor 6 Jahren