Historial de Commits

Autor SHA1 Mensaje Fecha
  Yentl Van Tendeloo 313e8f94c1 Optimize accesses to globals: cache for each task individually hace 7 años
  Yentl Van Tendeloo 528cf93f65 Ported all compiled functions (untested) and fixed code generation bugs hace 7 años
  Yentl Van Tendeloo 923d13fe79 Sort formal parameters in export to resolve non-determinism in order hace 7 años
  Yentl Van Tendeloo 42db8c7ba3 Fixes to JIT, seems to work in basic cases hace 7 años
  Yentl Van Tendeloo 504af6abc7 Disable GC for now to prevent bugs; fix some minor bugs hace 7 años
  Yentl Van Tendeloo 9c8799e980 Fixed "instruction pointer not found" error hace 7 años
  Yentl Van Tendeloo e602fc4172 Debugging... switch to desktop hace 7 años
  Yentl Van Tendeloo a5ce0040ae Change range of integer hace 7 años
  Bentley James Oakes b9cbba23a2 2to3 changes for state dir. hace 7 años
  Bentley James Oakes 042b4a3a46 Properly iterate and handle bytes. hace 7 años
  Bentley James Oakes 7e7b45587e Python3 changes - part 1. hace 7 años
  Yentl Van Tendeloo 990561a052 Added a rudimentary form of None... hace 7 años
  Yentl Van Tendeloo 45079ad665 Merged in NEW type mapping without causing crashes hace 8 años
  Yentl Van Tendeloo df2c8c75cf Allow RRD when more than one edge on link hace 8 años
  Yentl Van Tendeloo 191e32f47c Fix the RD(E) cache when one of the outgoing links is not a value 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 1fee653754 Remove MvS status codes and update test hace 8 años
  Yentl Van Tendeloo 4085829406 Remove the status variable from the MvS hace 8 años
  Yentl Van Tendeloo d33d188eb1 Minor optimizations in MvK code (only on CPython) hace 8 años
  Yentl Van Tendeloo d90adc1e88 RD* operations only rely on the cache hace 8 años
  Yentl Van Tendeloo b1db22e26f Add to dictionary caches in CE as well hace 8 años
  Yentl Van Tendeloo 8c035f3fe8 Node dictionaries are also cached now hace 8 años
  Yentl Van Tendeloo b9a7e2cb5b Increased performance a bit by changing MvS implementation slightly hace 8 años
  Yentl Van Tendeloo ec6023f295 Should have reduced memory footprint of MvS purge operation hace 8 años
  Yentl Van Tendeloo e120d53144 Added test file for Simon hace 8 años
  Yentl Van Tendeloo 32ba0ab68a Stabilize performance improvements hace 8 años
  Yentl Van Tendeloo e4efadced7 Further optimizations to the bootstrap file hace 8 años
  Yentl Van Tendeloo f8b96c9878 Add dictionary as a MvS primitive to increase performance and decrease hace 8 años
  Yentl Van Tendeloo 3d5d2f6e11 Various tweaks; particularly optimized dict_eq with compiled function hace 8 años
  Yentl Van Tendeloo 8fe04dda37 Fixed cache management for RDE in MvS hace 8 años