Yentl Van Tendeloo
|
528cf93f65
Ported all compiled functions (untested) and fixed code generation bugs
|
il y a 7 ans |
Yentl Van Tendeloo
|
92cb1b6448
Partial migration
|
il y a 7 ans |
Yentl Van Tendeloo
|
5b37a96dac
Porting over primitives to the new infrastructure
|
il y a 7 ans |
Yentl Van Tendeloo
|
2371f818ad
Removed even more code: remove all jit specific folders completely
|
il y a 7 ans |
Bentley James Oakes
|
4a969da0a5
Fix up imports in kernel dir.
|
il y a 7 ans |
Bentley James Oakes
|
a4d8ff7265
Put items, keys, and values in lists.
|
il y a 7 ans |
Bentley James Oakes
|
e8048d39fb
Fix more relative imports and unicode usage.
|
il y a 7 ans |
Yentl Van Tendeloo
|
d49dec5c8f
Fixed some more rules
|
il y a 7 ans |
Yentl Van Tendeloo
|
a17c84daf3
Handle the case where reverseKeyLookup receives non-existing element
|
il y a 7 ans |
Yentl Van Tendeloo
|
74fe5fb75b
Fixed model_overwrite again
|
il y a 7 ans |
Yentl Van Tendeloo
|
6aceea2240
Minor performance improvements
|
il y a 7 ans |
Yentl Van Tendeloo
|
de486b16c2
Minor optimization
|
il y a 8 ans |
Yentl Van Tendeloo
|
bd1b143d9e
Merge branch 'master' into testing
|
il y a 8 ans |
Yentl Van Tendeloo
|
eb89a2a864
Merge branch 'master' into core_interface and implement get_superclasses
|
il y a 8 ans |
Yentl Van Tendeloo
|
de91d7b576
Removed prints from compiled
|
il y a 8 ans |
Yentl Van Tendeloo
|
3584b41f7e
Added compiled version of list_pop_final
|
il y a 8 ans |
Yentl Van Tendeloo
|
18368a8654
Attempt some performance tweaks
|
il y a 8 ans |
Yentl Van Tendeloo
|
a54438ffa8
Minor tweaking of code using typing information
|
il y a 8 ans |
Yentl Van Tendeloo
|
a7ab1ebc0b
Manually compile set_overlap, as there does seem to be something bad going on there
|
il y a 8 ans |
Yentl Van Tendeloo
|
544c08519b
Lots of fixes to the new set representation
|
il y a 8 ans |
Yentl Van Tendeloo
|
f3e6434ac5
Update set_add's compiled function
|
il y a 8 ans |
Yentl Van Tendeloo
|
7476d11930
Replaced all create_node calls to their data structure equivalents
|
il y a 8 ans |
Yentl Van Tendeloo
|
3df410a164
Added compiled version of create_tuple and create_triple (create later)
|
il y a 8 ans |
Yentl Van Tendeloo
|
5b72965d5c
Added {set,list,dict}_create functions
|
il y a 8 ans |
Yentl Van Tendeloo
|
30593f42b5
Add some semi-primitives as compiled functions, for performance
|
il y a 8 ans |
Yentl Van Tendeloo
|
a2d06763c2
Use the compiler caches more often: write time is no longer relevant!
|
il y a 8 ans |
Yentl Van Tendeloo
|
134539d5a6
Faster reverseKeyLookupMulti
|
il y a 8 ans |
Yentl Van Tendeloo
|
d122339e6f
Remove useless compiled function
|
il y a 8 ans |
Yentl Van Tendeloo
|
3e74f5e348
Improved version of reverseKeyLookup: much less MvS requests
|
il y a 8 ans |
Yentl Van Tendeloo
|
d1be97e5c1
Minor tweaks again; mainly affecting the parser
|
il y a 8 ans |