Commit History

Author SHA1 Message Date
  Yentl Van Tendeloo 6c2b2cb440 Revert "Merge branch 'testing' into debugging" 8 years ago
  Yentl Van Tendeloo a50a088999 Merge branch 'testing' into debugging 8 years ago
  Yentl Van Tendeloo 348fe8d0d3 Added a test for PM execution (and reachability graph construction) 8 years ago
  Yentl Van Tendeloo 0550b77969 Fixed symbols 8 years ago
  Simon Van Mierlo 7ba0846863 merge with master 8 years ago
  Yentl Van Tendeloo 162cfe5f8c Fixed primitives visitor which didn't log primitives for subtrees with 8 years ago
  Yentl Van Tendeloo e785b9ab55 Only give value to variables with debugging on 8 years ago
  Yentl Van Tendeloo 4562c01028 Added debug info in the variables 8 years ago
  Yentl Van Tendeloo 64acf261ac Changed some code to "break" and "continue", but code massively fails 8 years ago
  Yentl Van Tendeloo 76fa415887 Fix the compiler for better function declaration parsing 8 years ago
  Yentl Van Tendeloo d3f2abd615 "mutable" keyword added right before a function to allow for functions 8 years ago
  Yentl Van Tendeloo c5c029d80a Merge branch 'transformations' into yentl 8 years ago
  Yentl Van Tendeloo 2a15d5d502 Fixed everything 8 years ago
  Yentl Van Tendeloo 74f51d9b4f Fixed debug info for make_all.py script and make --debug default (cannot be disabled!) 8 years ago
  Yentl Van Tendeloo fbfd65de20 Add meaningful error message on empty blocks in compiled HUTN files 9 years ago
  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 9 years ago
  Yentl Van Tendeloo 37d3a489d0 Also fixed the model constructor 9 years ago
  Yentl Van Tendeloo 9e331a3a1d Fixed for literals 9 years ago
  Yentl Van Tendeloo ff3d0002ee Add wrapper for literal text reading 9 years ago
  Yentl Van Tendeloo ecadb2f7ff Fixed ambiguity between actions and strings in primitives_visitor 9 years ago
  Yentl Van Tendeloo c7f24a827b Removed manual json serialization in most code generators and in tests 9 years ago
  Yentl Van Tendeloo fffe38859d Fixed visitors to expect 2 elements at least 9 years ago
  Yentl Van Tendeloo 6905017d80 Also fixed the primitives_visitor for the change in tokens in the grammar 9 years ago
  Yentl Van Tendeloo 43e50291dd Fixed the = ? syntax in definitions: now generates a global for each user 9 years ago
  Yentl Van Tendeloo 80a6de964e Fixed problem in random due to compiler error for definitions with value 9 years ago
  Yentl Van Tendeloo 9009814879 Allow the Modelverse to process precompiled functions instead of the explicit one, if such a function is present 9 years ago
  Yentl Van Tendeloo 030bd8ebc3 Fix output of debug symbols 9 years ago
  Yentl Van Tendeloo 926d56fc68 Change the complete interface of Visitors (using arguments) 9 years ago
  Yentl Van Tendeloo 65247b4590 Add debug information to PrimitivesVisitor 9 years ago
  Yentl Van Tendeloo 3bbc09891b Removed useless print statements 9 years ago