커밋 기록

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