Historial de Commits

Autor SHA1 Mensaje Fecha
  Yentl Van Tendeloo 928fed8dd2 Skip "difficult" or mutable functions (consider exec to be mutable for now) hace 7 años
  Yentl Van Tendeloo 20effea31f Working fallback to interpretation hace 7 años
  Yentl Van Tendeloo 44e56eb685 Try to push in a new JIT framework which always fails and falls back to interpretation hace 7 años
  Bentley James Oakes 4a969da0a5 Fix up imports in kernel dir. hace 7 años
  Bentley James Oakes a4d8ff7265 Put items, keys, and values in lists. hace 7 años
  Bentley James Oakes c68e7ef498 Fix errors with relative imports. hace 7 años
  Bentley James Oakes e8048d39fb Fix more relative imports and unicode usage. hace 7 años
  Yentl Van Tendeloo eddc0d7496 Sleep when input doesn't return anything, thereby offering more time to hace 7 años
  Yentl Van Tendeloo 80e08608a4 Cleanup hace 7 años
  Yentl Van Tendeloo f1291cdcc7 Slightly more readable code to invoke the JIT hace 7 años
  Yentl Van Tendeloo c226c8435d Fix bug in JIT where the wrong function was registered hace 7 años
  Yentl Van Tendeloo 12309b7ff4 Fixed PM enactment for the live modelling of CBDs hace 7 años
  Yentl Van Tendeloo b8da6ad7a9 Fixed process enactment hace 7 años
  Yentl Van Tendeloo e7837db6a6 Fix yet another bug with continue/break hace 7 años
  Yentl Van Tendeloo 5d77806f48 Patched "Could not process break statement" bug hace 7 años
  Yentl Van Tendeloo a5cd15f024 Fix compiler error: no return! at end of model initializers hace 8 años
  Yentl Van Tendeloo a8117802fb Fixed Modelverse input, partially by disabling the JIT on the input function hace 8 años
  Yentl Van Tendeloo b698243fcb WIP on testing: 00e6db4 Add instantiate which immediately fixes the location of the new elements hace 8 años
  Yentl Van Tendeloo 5bd60dcec3 Fixed model operations for named input/output models hace 8 años
  Yentl Van Tendeloo 33ee3e8a3d Fixed some performance issues hace 8 años
  Yentl Van Tendeloo 1242a84626 Allow multi-function function definitions (not completely tested; backwards-compatible) hace 8 años
  jonathanvdc 473d986847 Merge remote-tracking branch 'yentl/master' into jit hace 8 años
  jonathanvdc f14bfe9715 Add a helpful comment to the kernel hace 8 años
  jonathanvdc e634d3e136 Remove a misleading comment from the Modelverse kernel hace 8 años
  jonathanvdc 32c9b7d941 Allow the kernel to switch between baseline and complex JIT hace 8 años
  jonathanvdc eb6b42526d Standardize the 'global not found' message between JIT and interpreter hace 8 años
  Yentl Van Tendeloo dfb34d3f95 Fix some lingering changes from user -> task hace 8 años
  jonathanvdc 79860af948 Merge remote-tracking branch 'yentl/master' into jit hace 8 años
  jonathanvdc 18a7dc7f61 Use thunks in the JIT hace 8 años
  jonathanvdc 7a2df5436a Map global names to body ids in the JIT instead of the kernel hace 8 años