Bentley James Oakes
|
345ee3d3f5
Fix up imports in kernel dir.
|
il y a 7 ans |
Bentley James Oakes
|
ae0569db2f
Put items, keys, and values in lists.
|
il y a 7 ans |
Bentley James Oakes
|
078eba2c65
Fix errors with relative imports.
|
il y a 7 ans |
Bentley James Oakes
|
872df8098e
Fix more relative imports and unicode usage.
|
il y a 7 ans |
Yentl Van Tendeloo
|
d4a39578cd
Sleep when input doesn't return anything, thereby offering more time to
|
il y a 7 ans |
Yentl Van Tendeloo
|
49e7548be9
Cleanup
|
il y a 7 ans |
Yentl Van Tendeloo
|
c3a18b75e3
Slightly more readable code to invoke the JIT
|
il y a 7 ans |
Yentl Van Tendeloo
|
9b39ad11db
Fix bug in JIT where the wrong function was registered
|
il y a 7 ans |
Yentl Van Tendeloo
|
161be36d78
Fixed PM enactment for the live modelling of CBDs
|
il y a 7 ans |
Yentl Van Tendeloo
|
09efc30e3d
Fixed process enactment
|
il y a 7 ans |
Yentl Van Tendeloo
|
f468f60976
Fix yet another bug with continue/break
|
il y a 7 ans |
Yentl Van Tendeloo
|
8d33a644ff
Patched "Could not process break statement" bug
|
il y a 7 ans |
Yentl Van Tendeloo
|
a5cd15f024
Fix compiler error: no return! at end of model initializers
|
il y a 8 ans |
Yentl Van Tendeloo
|
a8117802fb
Fixed Modelverse input, partially by disabling the JIT on the input function
|
il y a 8 ans |
Yentl Van Tendeloo
|
b698243fcb
WIP on testing: 00e6db4 Add instantiate which immediately fixes the location of the new elements
|
il y a 8 ans |
Yentl Van Tendeloo
|
5bd60dcec3
Fixed model operations for named input/output models
|
il y a 8 ans |
Yentl Van Tendeloo
|
33ee3e8a3d
Fixed some performance issues
|
il y a 8 ans |
Yentl Van Tendeloo
|
1242a84626
Allow multi-function function definitions (not completely tested; backwards-compatible)
|
il y a 8 ans |
jonathanvdc
|
473d986847
Merge remote-tracking branch 'yentl/master' into jit
|
il y a 8 ans |
jonathanvdc
|
f14bfe9715
Add a helpful comment to the kernel
|
il y a 8 ans |
jonathanvdc
|
e634d3e136
Remove a misleading comment from the Modelverse kernel
|
il y a 8 ans |
jonathanvdc
|
32c9b7d941
Allow the kernel to switch between baseline and complex JIT
|
il y a 8 ans |
jonathanvdc
|
eb6b42526d
Standardize the 'global not found' message between JIT and interpreter
|
il y a 8 ans |
Yentl Van Tendeloo
|
dfb34d3f95
Fix some lingering changes from user -> task
|
il y a 8 ans |
jonathanvdc
|
79860af948
Merge remote-tracking branch 'yentl/master' into jit
|
il y a 8 ans |
jonathanvdc
|
18a7dc7f61
Use thunks in the JIT
|
il y a 8 ans |
jonathanvdc
|
7a2df5436a
Map global names to body ids in the JIT instead of the kernel
|
il y a 8 ans |
Yentl Van Tendeloo
|
b2f0bc0469
Naively changed user to task in all files
|
il y a 8 ans |
Yentl Van Tendeloo
|
b337121f28
Merge branch 'jit' of msdl.uantwerpen.be:jonathanvdc/modelverse into yentl
|
il y a 8 ans |
Yentl Van Tendeloo
|
ef6dbb7189
Updated JITable MvK with new rule for break/continue as well
|
il y a 8 ans |