Commit Verlauf

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