summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-02Merge branch 'master' of ssh://bitbucket.org/czan/honours...Carlo Zancanaro
2012-11-02Add remote target in Makefile, and contributionCarlo Zancanaro
2012-11-01Merge branch 'master' of git@bitbucket.org:czan/honours into HEADZancanaro; Carlo
2012-11-01Fixing up some equation system stuff....Zancanaro; Carlo
2012-11-01A bunch of fixes to the solver, and moving it in to clang....Zancanaro; Carlo
2012-10-31.Thomas Martin Gawlitza
2012-10-31Remove _var_influence and do some writeup...Carlo Zancanaro
2012-10-30Merge branch 'master' of ssh://bitbucket.org/czan/honoursCarlo Zancanaro
2012-10-30Commit some stuff to move between computers.Carlo Zancanaro
2012-10-30Merge branch 'master' of ssh://bitbucket.org/czan/honours...Carlo Zancanaro
2012-10-27Output some timing information to stderr.Carlo Zancanaro
2012-10-27Don't show stderr in tests. That's just annoying.Carlo Zancanaro
2012-10-26Merge branch 'master' into new-devCarlo Zancanaro
2012-10-26Add some tests, and stuff.Carlo Zancanaro
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