Историја ревизија

Аутор SHA1 Порука Датум
  Kajetan Johannes Hammerle badf6ab7e9 functions signature consists of their name and number of arguments, пре 4 година
  Kajetan Johannes Hammerle f4d46a5ea4 more function tests, correct resetting of var index пре 4 година
  Kajetan Johannes Hammerle eb04b88a27 functions can have arguments (no check for number of arguments) пре 4 година
  Kajetan Johannes Hammerle 8c544a56ce function vars have own scope (own storage on the stack) пре 4 година
  Kajetan Johannes Hammerle f4cdb6bf01 refactoring пре 4 година
  Kajetan Johannes Hammerle f209fbe331 basic functions without a stack and arguments пре 4 година
  Kajetan Johannes Hammerle 163d563286 variables пре 4 година
  Kajetan Johannes Hammerle 2f4f5cc112 current code line in vm is now an instruction пре 4 година
  Kajetan Johannes Hammerle 974f3c89b6 line bits reduced to 16 пре 4 година
  Kajetan Johannes Hammerle 2c00c7e948 refactoring пре 4 година
  Kajetan Johannes Hammerle b289719095 float type пре 4 година
  Kajetan Johannes Hammerle 92b0d19b0a bool type пре 4 година
  Kajetan Johannes Hammerle b694007673 source file line for runtime errors пре 4 година
  Kajetan Johannes Hammerle 18c87bb02f brackets пре 4 година
  Kajetan Johannes Hammerle 72d9f8d444 refatored binary int operations пре 4 година
  Kajetan Johannes Hammerle 67b23135d8 null type, refactoring пре 4 година
  Kajetan Johannes Hammerle c24a784034 line information in compiler пре 4 година
  Kajetan Johannes Hammerle df186d6185 multiply and improved errors пре 4 година
  Kajetan Johannes Hammerle 4859582fdf new test system пре 4 година
  Kajetan Johannes Hammerle 899e6203aa update to C only, simple tokenizer / compiler / vm but everything works пре 4 година
  Kajetan Johannes Hammerle ffac8ecd7c everything back to cpp пре 5 година
  Kajetan Johannes Hammerle 1f97b36a40 partial move back to cpp пре 5 година
  Kajetan Johannes Hammerle 35c504e424 everything moved from cpp to c пре 5 година
  Kajetan Johannes Hammerle d1860ddd3d tokenizer writes tokens into char buffer, tokens are read from char пре 5 година
  Kajetan Johannes Hammerle 2365c826b0 moved from make to meson, recoded most parts пре 5 година
  Kajetan Johannes Hammerle 3ec6b417c0 changes towards the same style as the Java version пре 5 година
  Kajetan Johannes Hammerle 7c06ea0e6a basic compiling, basic execution, refactoring пре 6 година
  Kajetan Johannes Hammerle 011b73cd4e refactoring, hashmap, token list (to ensure delete of tokens), more meaningful token types пре 6 година
  Kajetan Johannes Hammerle 7dedb03b25 init пре 6 година