summaryrefslogtreecommitdiff
path: root/impl/VariableAssignment.hpp
AgeCommit message (Expand)Author
2012-11-01A bunch of fixes to the solver, and moving it in to clang.Zancanaro; Carlo
2012-10-30Merge branch 'master' of ssh://bitbucket.org/czan/honoursCarlo Zancanaro
2012-10-26Try to make the correct solver into a local solverCarlo Zancanaro
2012-10-24Add a fix for mutually-recursive infinite thingsCarlo Zancanaro
2012-10-23Another fix, with a test for what the problem was.Carlo Zancanaro
2012-10-23Fix the merge.Carlo Zancanaro
2012-10-23Merge branch 'master' of https://bitbucket.org/czan/honoursCarlo Zancanaro
2012-10-23Make the recursive solver work properly.Carlo Zancanaro
2012-10-22Okay, the solver is now correct.Carlo Zancanaro
2012-10-16A quick fix to the solver.Carlo Zancanaro
2012-10-15Some bug fixes for the solver.Carlo Zancanaro
2012-10-15Fix up to build with clang (and fix another bug)Carlo Zancanaro
2012-09-20Remove exceptions and C++11 features for LLVM.Carlo Zancanaro
2012-09-05Delete a lot of tex stuff, better debug infoCarlo Zancanaro
2012-08-07A whole bunch of clean up work around the place.Carlo Zancanaro
2012-08-06New variation on the equation system solver.Carlo Zancanaro
2012-06-15Re-write heaps of code to work better.Carlo Zancanaro
2012-05-28Fix memory error and x = max(-inf, expr) stuff.Carlo Zancanaro
2012-05-03Add a parser for linear equationsCarlo Zancanaro
2012-04-30Functional algorithm. Unoptimised.Carlo Zancanaro
2012-04-27Bit more work. maxFixpoint should be working now.Carlo Zancanaro
2012-04-26A new attempt. Better strategies implementation.Carlo Zancanaro