Age | Commit message (Expand) | Author |
---|---|---|
2012-11-01 | A bunch of fixes to the solver, and moving it in to clang....Also some contribution writing stuff. Basically: lots of work. | Zancanaro; Carlo |
2012-10-22 | Okay, the solver is now correct....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. | Carlo Zancanaro |