Historique des commits

Auteur SHA1 Message Date
  StuffedAnon 3fa9effc1b Add inline-if support, show stack track in stdout when ignoring errors il y a 6 ans
  StuffedAnon 63789dfe11 Add DefinedConstants to the global variables il y a 6 ans
  StuffedAnon cd94d48b24 Add ability to ignore parser errors, and let era folder be passed as commandline argument il y a 6 ans
  Bepsi d86abdc0d3 Implement DO loops and image loading il y a 6 ans
  Bepsi e3009d4119 - Implement dynamic variables il y a 6 ans
  Bepsi 8146368949 Fix for loop completing in advance il y a 6 ans
  Bepsi 110c17aa65 Change from a recursive execution model to a hybrid iterative execution model il y a 6 ans
  Bepsi f566080f2e Implement inputs il y a 6 ans
  Bepsi 6af435ddb1 Fix unary expression handling il y a 6 ans
  Bepsi de0308dbbb Reimplement variable handling il y a 6 ans
  Bepsi 939bc1abb6 Implement more keywords and base functions il y a 6 ans
  Bepsi 53a17d625a Implement basic function parameter and return value semantics il y a 6 ans
  Bepsi aee9a60b8a Print unhandled exception messages to the console il y a 6 ans
  Bepsi 75ce4d28e9 Introduce variables and obtain keywords via reflection il y a 6 ans
  Bepsi bd82ea182e Implement initial runtime engine and JIT il y a 6 ans
  Bepsi 373be72abf Move base definitions from the compiler to the engine il y a 6 ans