Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-01 | A bunch of fixes to the solver, and moving it in to clang. | Zancanaro; Carlo | |
Also some contribution writing stuff. Basically: lots of work. | |||
2012-10-22 | Okay, the solver is now correct. | Carlo Zancanaro | |
It runs in two separate passes: - improve strategy (for all) - evaluate fixpoint Unfortunately this loses out on locality at the moment. I really want a local solver, so I'll have to see what I can do about that. |