summaryrefslogtreecommitdiff
path: root/impl/systems
AgeCommit message (Collapse)Author
2012-05-29Range stuff better, RecursiveFixpoint broken.Carlo Zancanaro
2012-05-29First attempt a range parser - likely not correct.Carlo Zancanaro
2012-05-28Fix issues with some things ignoring strategies.Carlo Zancanaro
2012-05-28Merge branch 'master' of ssh://bitbucket.org/czan/honoursCarlo Zancanaro
Conflicts: impl/IdSet.hpp impl/main.cpp impl/systems/long-fixpoint
2012-05-28Fix memory error and x = max(-inf, expr) stuff.Carlo Zancanaro
2012-05-25Try to make some more modular Fixpoint algorithms.Carlo Zancanaro