Yentl Van Tendeloo
|
e2b0208a17
Optimize dict_copy operation
|
7 years ago |
Yentl Van Tendeloo
|
0266832b4a
More efficient string_startswith
|
7 years ago |
Yentl Van Tendeloo
|
7f02000b03
More efficient reverseKeyLookup
|
7 years ago |
Yentl Van Tendeloo
|
75af8d5616
Remove print
|
7 years ago |
Yentl Van Tendeloo
|
0c014a84c6
Updated set_difference to a pre-compiled
|
7 years ago |
Yentl Van Tendeloo
|
47928e248a
Fixed several problems with loading...
|
7 years ago |
Yentl Van Tendeloo
|
2dbffc7b92
Make instantiate_node compiled
|
7 years ago |
Yentl Van Tendeloo
|
215b07ce31
Remove check in compiled retype function
|
7 years ago |
Yentl Van Tendeloo
|
d41ae4e8b5
Fixed live modelling for CTCBD models
|
7 years ago |
Yentl Van Tendeloo
|
34cefc51db
Make retype a compiled function
|
7 years ago |
Yentl Van Tendeloo
|
974b375fcd
Make read_type compiled
|
7 years ago |
Yentl Van Tendeloo
|
863ba9fb7d
New type mapping storage method (faster and more correct)
|
7 years ago |
Yentl Van Tendeloo
|
9593768dcf
Patched change in model_types semantics
|
7 years ago |
Yentl Van Tendeloo
|
9f452c7d2a
Hand-compile read_type for performance improvements
|
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
|
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
|
1bce8f0e46
Fix several issues with output; introduce new "FINISH" opcode
|
7 years ago |
Yentl Van Tendeloo
|
71d6e56ff6
Fixed new type of return without exceptions and related errors in compiled/primitives
|
7 years ago |
Yentl Van Tendeloo
|
c91d6b31a0
Update to use RETURN instead of PrimitiveFinished, but broke everything
|
7 years ago |
Yentl Van Tendeloo
|
3ba5aed5ab
Don't assign id to all returnvalues if potentially not needed
|
7 years ago |
Yentl Van Tendeloo
|
730503e9c0
Bugfixes for compiled functions
|
7 years ago |
Yentl Van Tendeloo
|
964e613c38
Fixed some bugs and added debugging functions in the JIT (at generated code level)
|
7 years ago |
Yentl Van Tendeloo
|
528cf93f65
Ported all compiled functions (untested) and fixed code generation bugs
|
7 years ago |
Yentl Van Tendeloo
|
92cb1b6448
Partial migration
|
7 years ago |
Yentl Van Tendeloo
|
5b37a96dac
Porting over primitives to the new infrastructure
|
7 years ago |
Yentl Van Tendeloo
|
2371f818ad
Removed even more code: remove all jit specific folders completely
|
7 years ago |
Bentley James Oakes
|
4a969da0a5
Fix up imports in kernel dir.
|
7 years ago |
Bentley James Oakes
|
a4d8ff7265
Put items, keys, and values in lists.
|
7 years ago |
Bentley James Oakes
|
e8048d39fb
Fix more relative imports and unicode usage.
|
7 years ago |