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