Commit History

Author SHA1 Message Date
  jonathanvdc cc7e5822aa Merge remote-tracking branch 'upstream/master' into jit 8 years ago
  jonathanvdc 6a11d48d07 Simplify getFreePort() in integration/utils.py 8 years ago
  Yentl Van Tendeloo 282ca239ba Extended test to annotation, printing, and simulation (step) 8 years ago
  Yentl Van Tendeloo e2faf99fb0 Even more workarounds for the compiler/parser 8 years ago
  Yentl Van Tendeloo 5a4b1a996b Some minor corrections to code 8 years ago
  Yentl Van Tendeloo 413fa05e8d Added model transformation test with models defined in the HUTN 8 years ago
  Yentl Van Tendeloo 45b6b74a7f Small extension to bootstrap primitives (list_pop) and some minor changes to test to include a test for transformations 8 years ago
  Yentl Van Tendeloo 863610bd5e Check in tests whether the files exist or not (in batch) 8 years ago
  Yentl Van Tendeloo 8c8e6f0cc9 Fixed the use of a precompiled version in the constructors 8 years ago
  Yentl Van Tendeloo 22d267b4da Always compile using the specified mode; this is now possible since pre-compiled files are just linked 8 years ago
  Yentl Van Tendeloo c7f24a827b Removed manual json serialization in most code generators and in tests 8 years ago
  Yentl Van Tendeloo 4a672ad55b Fixed even more parts 8 years ago
  Yentl Van Tendeloo fa723c6a95 Removed all code that wrapped the R and V choices 8 years ago
  Yentl Van Tendeloo 8dba3e30af Remove old symbol checking code (in Python) and all related code in AL and Python compiled AL. 9 years ago
  Yentl Van Tendeloo 3f20fa01d8 Fixed RPGame test: metamodel is now valid! 9 years ago
  Yentl Van Tendeloo 5ec95c6de7 Fixed fetching out output nodes 9 years ago
  Yentl Van Tendeloo 59bb9a7dab Some migrations to allow for compiled constructors 9 years ago
  Yentl Van Tendeloo 83d1933682 Modified testing framework to always use the same format of input list 9 years ago
  Yentl Van Tendeloo 528d2d9f91 Remove the --fast flag, as it only confuses matters and performance benefits will be low with precompiled functions 9 years ago
  Yentl Van Tendeloo dc6da2631d Extended timeout period a bit for some tests 9 years ago
  Yentl Van Tendeloo a9b0b84b48 Added constraints on AL, but commented it out for performance reasons 9 years ago
  Yentl Van Tendeloo 518f558529 Fixed includes when compiling pn interface 9 years ago
  Yentl Van Tendeloo 4f88612e6c Fixed bugs in AL typer 9 years ago
  Yentl Van Tendeloo 76288a2c7c Cleaned up some tests 9 years ago
  Yentl Van Tendeloo 705381b7c0 Implemented reverseKeyLookup as a primitive for significant performance boost 9 years ago
  Yentl Van Tendeloo c0e6378508 Fixed bugs in previous commit, where some parts didn't completely use names yet 9 years ago
  Yentl Van Tendeloo 90b327d60b Give cleaner error messages by not passing around potential null-refs 9 years ago
  Yentl Van Tendeloo b8c6902579 Increase timeout to handle slower conformance checking algorithm 9 years ago
  Yentl Van Tendeloo 7ba9dcf256 Changed localhost to 127.0.0.1 for Windows 9 years ago
  Yentl Van Tendeloo cca76d1f0d Switch to PO after the first file in the test. This speeds up pn_interface.alc tests 9 years ago