summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-26Try to make the correct solver into a local solver...Carlo Zancanaro
2012-10-24Add a fix for mutually-recursive infinite things...Carlo 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/honours...Carlo Zancanaro
2012-10-23Make the recursive solver work properly....Carlo Zancanaro
2012-10-22Try fixing clang to work with the fixed solver....Carlo Zancanaro
2012-10-22Okay, the solver is now correct....Carlo Zancanaro
2012-10-17More work on the thesis itself.Carlo Zancanaro
2012-10-17Get rid of extra files produced during LaTeX compilation.Carlo Zancanaro
2012-10-16Doop doop doop. Some contribution writing stuff.Carlo Zancanaro
2012-10-16A quick fix to the solver.Carlo Zancanaro
2012-10-15Some bug fixes for the solver....Carlo Zancanaro
2012-10-15Merge branch 'master' of ssh://bitbucket.org/czan/honoursCarlo Zancanaro
2012-10-15Fix up the Equation System generation. Now there's a bug in the solver....Zancanaro; Carlo
2012-10-15... Assert needs some includes.Carlo Zancanaro
2012-10-15Fix up to build with clang (and fix another bug)...Carlo Zancanaro
2012-10-04Lets keep trying with this here equation system....Zancanaro; Carlo
2012-09-24Fix up some of the interval solving stuff....Zancanaro; Carlo
2012-09-24Add the clang library to the repo (with some of my changes, too).Zancanaro; Carlo
2012-09-20Remove exceptions and C++11 features for LLVM.Carlo Zancanaro
2012-09-10Thesis updating.Carlo Zancanaro
2012-09-05Something, something. Thesis!Carlo Zancanaro
2012-09-05Delete a lot of tex stuff, better debug info...Carlo Zancanaro
2012-08-07Initial thesis stuff. No content, though.Carlo Zancanaro
2012-08-07Merge complete! Get onto the right branch.Carlo 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-07-10Update TODO file.Carlo Zancanaro
2012-07-10Modify MaxStrategy to print itself better.Carlo Zancanaro
2012-07-10Add the LEMON graph library source to the repo...Carlo Zancanaro
2012-07-10Remove two useless files.Carlo Zancanaro
2012-07-10Clean up the building of the parser a bit.Carlo Zancanaro
2012-07-10Fix the Makefile for partial compilation stuffCarlo Zancanaro
2012-07-10A few other changes that were needed for tests...Carlo Zancanaro
2012-07-10Move antlr. Add `make test` to Makefile.Carlo Zancanaro
2012-07-10Simple test stuff - examples from the paperCarlo Zancanaro
2012-07-09Few quick logging changes, just for fun.Carlo Zancanaro
2012-07-09Add a bit of a TODO.orgCarlo Zancanaro
2012-07-09New example system.Carlo Zancanaro
2012-07-09Simple little bug.Carlo Zancanaro
2012-07-09Cleaning up a bit of code around the place....Carlo Zancanaro
2012-07-09Fix a few bugs and add a new example system.Carlo Zancanaro
2012-07-09Fixed up the newer strategy iteration stuff...Carlo Zancanaro
2012-07-09Better implementation: smarter strategy iteration...Carlo Zancanaro
2012-07-05Forgot a file! Whoops!Carlo Zancanaro
2012-07-05Intermediate (broken) commit - smarter strategyCarlo Zancanaro
2012-07-05Change the set to use a std::set for now...Carlo Zancanaro
2012-07-02Dependency-aware smart fixpoint....Carlo Zancanaro
2012-06-29Speed up IdSet a bit. I think.Carlo Zancanaro