Commit történet

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