Commit Verlauf

Autor SHA1 Nachricht Datum
  jonathanvdc f3e2ea263b Merge remote-tracking branch 'upstream/master' into jit vor 8 Jahren
  jonathanvdc 2f2be3bcc5 Fix an exception handling bug vor 8 Jahren
  jonathanvdc 501febe170 Re-write parts of the kernel to use CALL for calls, TRY for exceptions vor 8 Jahren
  Yentl Van Tendeloo fcd062473d Fixed erroneous compiled.py function for allInstances vor 8 Jahren
  Yentl Van Tendeloo ed364ab8ef Make used inheritance link hardcoded vor 8 Jahren
  Yentl Van Tendeloo 45323f54ca Cleaned up and got most tests to work with transformations vor 8 Jahren
  Yentl Van Tendeloo e37ff517d7 Fixes to compiler which ignored inheritance links vor 8 Jahren
  Yentl Van Tendeloo a77e8c9d77 Fixed call in PN_interface to transforms vor 8 Jahren
  Yentl Van Tendeloo 43b4dbe7ed Nicer layout vor 8 Jahren
  Yentl Van Tendeloo f830d66367 Added some additional code for faster model operations vor 8 Jahren
  Yentl Van Tendeloo 3aee97f890 Allow the input to be JITed as well through a specific function call. It looks ugly, but it works, as shown by the construct_const compiled variant. vor 8 Jahren
  Yentl Van Tendeloo 782bc3b42c Fixed another problem with the new yielding vor 9 Jahren
  Yentl Van Tendeloo 21ac6e8adb Fixed bug in get_superclasses vor 9 Jahren
  Yentl Van Tendeloo 8a9f824bc5 Made yield infrastructure more transparent by not unpacking single values from the MvS vor 9 Jahren
  Yentl Van Tendeloo 0b9d58e6d3 Fixed the check_symbols as a pre-compiled function vor 9 Jahren
  Yentl Van Tendeloo 576939d99e Remove old symbol checking code (in Python) and all related code in AL and Python compiled AL. vor 9 Jahren
  Yentl Van Tendeloo dde145e354 Remove comment vor 9 Jahren
  Yentl Van Tendeloo 0cc6cdb943 Fixed problem if there is only one symbol to read vor 9 Jahren
  Yentl Van Tendeloo 20e9846a73 Split of the read_symbols, which became a compiled function vor 9 Jahren
  Yentl Van Tendeloo 7dbb648c68 Added RPGame metamodel in the PN interface vor 9 Jahren
  Yentl Van Tendeloo d24434b167 Added compiled version of SPI/SPO vor 9 Jahren
  Yentl Van Tendeloo 68a3a5bf32 Made add_AL pre-compiled vor 9 Jahren
  Yentl Van Tendeloo 3d7218189d Added compiled version of allInstances vor 9 Jahren
  Yentl Van Tendeloo c8e5d2ef9b Compile set_copy vor 9 Jahren
  Yentl Van Tendeloo 18a81eaa73 Reinstated most constraints, except for the AL constraints on AL elements: takes too long to run vor 9 Jahren
  Yentl Van Tendeloo 0e20e6ba6d Fixed several bugs in precompiled code vor 9 Jahren
  Yentl Van Tendeloo fce3e6e364 Added precompiled version of precompute_cardinalities vor 9 Jahren
  Yentl Van Tendeloo 2bfb702047 Added compiled version of read_attribute vor 9 Jahren
  Yentl Van Tendeloo d26b213e74 Allow the Modelverse to process precompiled functions instead of the explicit one, if such a function is present vor 9 Jahren