Yentl Van Tendeloo
|
57b95d3ebb
Working conformance check for AToMPM (multi-inheritance part)
|
7 years ago |
Yentl Van Tendeloo
|
eb18d88d9b
Several fixes to conformance finding for a type mapping
|
7 years ago |
Yentl Van Tendeloo
|
4054a58f14
Minor optimizations
|
7 years ago |
Yentl Van Tendeloo
|
9593768dcf
Patched change in model_types semantics
|
7 years ago |
Yentl Van Tendeloo
|
e70044eb9b
Some more information/ideas in the AToMPM conformance relation
|
7 years ago |
Yentl Van Tendeloo
|
3cdc651ed9
Significant bugfixes for conformance relation: added type mapping MM, add conformance_finding algorithm that deduces a type mapping automatically for type mapping models
|
7 years ago |
Yentl Van Tendeloo
|
1f63868091
Cleanup dict_read
|
7 years ago |
Yentl Van Tendeloo
|
70550d2b0b
Provide shortcut for evaluation of dict_read operation
|
7 years ago |
Yentl Van Tendeloo
|
523ebe6bae
Cache some intermediate values in read_attribute
|
7 years ago |
Yentl Van Tendeloo
|
9f452c7d2a
Hand-compile read_type for performance improvements
|
7 years ago |
Yentl Van Tendeloo
|
bdcd4e65f9
Remove log
|
7 years ago |
Yentl Van Tendeloo
|
c2f2e27788
Simplify the code generated for the input AL node
|
7 years ago |
Yentl Van Tendeloo
|
f10fb69c2c
Cache _globs as well
|
7 years ago |
Yentl Van Tendeloo
|
97754087fe
Make set_in and set_in_node a compiled function
|
7 years ago |
Yentl Van Tendeloo
|
5c6cde5ddc
Write set_len as a manually compiled function
|
7 years ago |
Yentl Van Tendeloo
|
9ead057ca9
Clean context everywhere
|
7 years ago |
Yentl Van Tendeloo
|
3607613325
Remove context from actions
|
7 years ago |
Yentl Van Tendeloo
|
d28d0c36d9
Force context to None
|
7 years ago |
Yentl Van Tendeloo
|
009177bbc9
Pull out context from the wrapper, left in the SCCD
|
7 years ago |
Yentl Van Tendeloo
|
0b250b03a8
Remove context from interface
|
7 years ago |
Yentl Van Tendeloo
|
605a7a15c0
Only break while after 20 iterations, to keep overhead lower
|
7 years ago |
Yentl Van Tendeloo
|
432ef97ac3
Nicer fetching on debug traces
|
7 years ago |
Yentl Van Tendeloo
|
7fe5fa3321
Potentially fix concurrency bug (?) by checking input of reverseKeyLookup more carefully and keeping errors in mind in allOutgoingAssociations/allIncomingAssociations
|
7 years ago |
Yentl Van Tendeloo
|
31a6e41e2f
More info in stack traces
|
7 years ago |
Yentl Van Tendeloo
|
5a8dd7b73f
Updated GC interval (no longer every 10s, but 5 minutes)
|
7 years ago |
Yentl Van Tendeloo
|
e480917c8f
Implemented Modelverse Garbage Collection again (quite efficiently)
|
7 years ago |
Yentl Van Tendeloo
|
e7778bdf18
Enable garbage collection again, taking into account the local variables in generators
|
7 years ago |
Yentl Van Tendeloo
|
d49fcd16a8
Add in DEVS debugger
|
7 years ago |
Yentl Van Tendeloo
|
fc3388d1e5
patched unit tests
|
7 years ago |
Yentl Van Tendeloo
|
a1d0f48d3b
Patched old tests
|
7 years ago |