Commit Verlauf

Autor SHA1 Nachricht Datum
  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
  Yentl Van Tendeloo bfb1d5a6de Fixed for all tests vor 8 Jahren
  Yentl Van Tendeloo a5d40d5d52 More fixes, still broken as need to remove ["metamodel"]["model"] vor 8 Jahren
  Yentl Van Tendeloo ef33410933 Fixed most problems; only enabled a few compiled functions again: JIT vor 8 Jahren
  Yentl Van Tendeloo 5454f0b5d3 Fixes to transformation algorithm vor 8 Jahren
  Yentl Van Tendeloo 5cff5eb0eb Cleaned up and got most tests to work with transformations vor 8 Jahren
  Yentl Van Tendeloo 0574ede507 Fixed CBD semantics (without algebraic loops!) vor 8 Jahren
  Yentl Van Tendeloo 6fdb69d798 Compress the bootstrap.m and minimal.m file using gzip vor 8 Jahren
  Yentl Van Tendeloo e902c5d271 Reduce the chance of a race_condition when updating the version of vor 8 Jahren
  Yentl Van Tendeloo d6ea373bfb Major rewrite to bootstrap generation: vor 8 Jahren
  Yentl Van Tendeloo 89e3793e6c Fixed the check for self.root when deleting a node vor 8 Jahren
  Yentl Van Tendeloo 6ee3dc86aa Removed logs vor 9 Jahren
  Yentl Van Tendeloo 7dce577a78 Added "purge", which only leaves the part of the graph that are reachable from the root. vor 9 Jahren
  Yentl Van Tendeloo b812388977 Merge branch 'yentl' vor 9 Jahren
  Yentl Van Tendeloo 7d3e25c45f Fixed error with garbage collection vor 9 Jahren
  Yentl Van Tendeloo d10446e3bc Also remove element from the cache if it is deleted (only dictionary itself) vor 9 Jahren