提交歷史

作者 SHA1 備註 提交日期
  Yentl Van Tendeloo d90adc1e88 RD* operations only rely on the cache 8 年之前
  Yentl Van Tendeloo b1db22e26f Add to dictionary caches in CE as well 8 年之前
  Yentl Van Tendeloo 8c035f3fe8 Node dictionaries are also cached now 8 年之前
  Yentl Van Tendeloo b9a7e2cb5b Increased performance a bit by changing MvS implementation slightly 8 年之前
  Yentl Van Tendeloo ec6023f295 Should have reduced memory footprint of MvS purge operation 8 年之前
  Yentl Van Tendeloo e120d53144 Added test file for Simon 8 年之前
  Yentl Van Tendeloo 32ba0ab68a Stabilize performance improvements 8 年之前
  Yentl Van Tendeloo e4efadced7 Further optimizations to the bootstrap file 8 年之前
  Yentl Van Tendeloo f8b96c9878 Add dictionary as a MvS primitive to increase performance and decrease 8 年之前
  Yentl Van Tendeloo 3d5d2f6e11 Various tweaks; particularly optimized dict_eq with compiled function 8 年之前
  Yentl Van Tendeloo 8fe04dda37 Fixed cache management for RDE in MvS 8 年之前
  Yentl Van Tendeloo bfb1d5a6de Fixed for all tests 8 年之前
  Yentl Van Tendeloo a5d40d5d52 More fixes, still broken as need to remove ["metamodel"]["model"] 8 年之前
  Yentl Van Tendeloo ef33410933 Fixed most problems; only enabled a few compiled functions again: JIT 8 年之前
  Yentl Van Tendeloo 5454f0b5d3 Fixes to transformation algorithm 8 年之前
  Yentl Van Tendeloo 5cff5eb0eb Cleaned up and got most tests to work with transformations 8 年之前
  Yentl Van Tendeloo 0574ede507 Fixed CBD semantics (without algebraic loops!) 8 年之前
  Yentl Van Tendeloo 6fdb69d798 Compress the bootstrap.m and minimal.m file using gzip 8 年之前
  Yentl Van Tendeloo e902c5d271 Reduce the chance of a race_condition when updating the version of 8 年之前
  Yentl Van Tendeloo d6ea373bfb Major rewrite to bootstrap generation: 8 年之前
  Yentl Van Tendeloo 89e3793e6c Fixed the check for self.root when deleting a node 8 年之前
  Yentl Van Tendeloo 6ee3dc86aa Removed logs 9 年之前
  Yentl Van Tendeloo 7dce577a78 Added "purge", which only leaves the part of the graph that are reachable from the root. 9 年之前
  Yentl Van Tendeloo b812388977 Merge branch 'yentl' 9 年之前
  Yentl Van Tendeloo 7d3e25c45f Fixed error with garbage collection 9 年之前
  Yentl Van Tendeloo d10446e3bc Also remove element from the cache if it is deleted (only dictionary itself) 9 年之前
  Yentl Van Tendeloo e0a9a465eb Added simple GC algorithm, which still seems to throw away a bit too much 9 年之前
  Yentl Van Tendeloo 419e7e45ee Remove useless check in delete_node and delete_edge 9 年之前
  Yentl Van Tendeloo a0fb5c2654 Fix problem in invocation 9 年之前
  Yentl Van Tendeloo 4b6bec21ad Add inheritance link between links in AL MM 9 年之前