Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-15 | ... Assert needs some includes. | Carlo Zancanaro | |
2012-10-15 | Fix up to build with clang (and fix another bug) | Carlo Zancanaro | |
- Remove exceptions - Remove dynamic casts The bug was relating to MaxStrategy not cleaning up the influence sets after propagating changes. I just added a call to .clear() and it seems fine. | |||
2012-09-20 | Remove exceptions and C++11 features for LLVM. | Carlo Zancanaro | |
2012-06-15 | Re-write heaps of code to work better. | Carlo Zancanaro | |
2012-05-28 | Fix memory error and x = max(-inf, expr) stuff. | Carlo Zancanaro | |