提交歷史

作者 SHA1 備註 提交日期
  Bentley James Oakes c6f022e5d1 Continue Python3 porting for HUTN compiler. 7 年之前
  Yentl Van Tendeloo 8f1ee523d7 Working AL compilation 8 年之前
  Yentl Van Tendeloo 81e99e84a1 Add translation rules for \n, \t, and \" 8 年之前
  Yentl Van Tendeloo 13ad926bbd Fixed some compilation problems 8 年之前
  Yentl Van Tendeloo 991afb2f65 Merge declare and define in one rule 8 年之前
  Yentl Van Tendeloo 517ccd9d60 Add possibility for a definition with value in the compiler 8 年之前
  Yentl Van Tendeloo b698243fcb WIP on testing: 00e6db4 Add instantiate which immediately fixes the location of the new elements 8 年之前
  Yentl Van Tendeloo 348fe8d0d3 Added a test for PM execution (and reachability graph construction) 8 年之前
  Yentl Van Tendeloo 162cfe5f8c Fixed primitives visitor which didn't log primitives for subtrees with 8 年之前
  Yentl Van Tendeloo 64acf261ac Changed some code to "break" and "continue", but code massively fails 8 年之前
  Yentl Van Tendeloo 76fa415887 Fix the compiler for better function declaration parsing 8 年之前
  Yentl Van Tendeloo d3f2abd615 "mutable" keyword added right before a function to allow for functions 8 年之前
  Yentl Van Tendeloo c5c029d80a Merge branch 'transformations' into yentl 8 年之前
  Yentl Van Tendeloo 2a15d5d502 Fixed everything 8 年之前
  Yentl Van Tendeloo 74f51d9b4f Fixed debug info for make_all.py script and make --debug default (cannot be disabled!) 8 年之前
  Yentl Van Tendeloo fbfd65de20 Add meaningful error message on empty blocks in compiled HUTN files 8 年之前
  Yentl Van Tendeloo 187381f414 Make the .gz file no longer update for each recompile: fix the time to 0 and remove references to the temporary files 8 年之前
  Yentl Van Tendeloo 37d3a489d0 Also fixed the model constructor 8 年之前
  Yentl Van Tendeloo 9e331a3a1d Fixed for literals 8 年之前
  Yentl Van Tendeloo ff3d0002ee Add wrapper for literal text reading 8 年之前
  Yentl Van Tendeloo ecadb2f7ff Fixed ambiguity between actions and strings in primitives_visitor 8 年之前
  Yentl Van Tendeloo c7f24a827b Removed manual json serialization in most code generators and in tests 8 年之前
  Yentl Van Tendeloo fffe38859d Fixed visitors to expect 2 elements at least 8 年之前
  Yentl Van Tendeloo 6905017d80 Also fixed the primitives_visitor for the change in tokens in the grammar 8 年之前
  Yentl Van Tendeloo 43e50291dd Fixed the = ? syntax in definitions: now generates a global for each user 9 年之前
  Yentl Van Tendeloo 80a6de964e Fixed problem in random due to compiler error for definitions with value 9 年之前
  Yentl Van Tendeloo 9009814879 Allow the Modelverse to process precompiled functions instead of the explicit one, if such a function is present 9 年之前
  Yentl Van Tendeloo 030bd8ebc3 Fix output of debug symbols 9 年之前
  Yentl Van Tendeloo 926d56fc68 Change the complete interface of Visitors (using arguments) 9 年之前
  Yentl Van Tendeloo 65247b4590 Add debug information to PrimitivesVisitor 9 年之前