Commit Verlauf

Autor SHA1 Nachricht Datum
  Yentl Van Tendeloo 135689558b Fixed some more bugs related to the new type_mapping vor 8 Jahren
  Yentl Van Tendeloo f81b42f713 Fixed most problems; only enabled a few compiled functions again: JIT vor 8 Jahren
  Yentl Van Tendeloo 9fcc30b8bd Removed all precompiled functions as the JIT should take care of that vor 8 Jahren
  Yentl Van Tendeloo de37cccebe Naively changed user to task in all files vor 8 Jahren
  Yentl Van Tendeloo cc0f06e377 Merge branch 'jit' into MvC vor 8 Jahren
  jonathanvdc f3e2ea263b Merge remote-tracking branch 'upstream/master' into jit vor 8 Jahren
  Yentl Van Tendeloo 1b746a08c4 Added test for add_MT_language operation vor 8 Jahren
  Yentl Van Tendeloo 5ff09a5223 Fixed missing comma in exception 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