Age | Commit message (Expand) | Author |
---|---|---|
2008-04-15 | finish commenting RewriteRope | Chris Lattner |
2008-04-14 | simplify the implementation of the insert/split operation to return | Chris Lattner |
2008-04-14 | Add a bunch of comments, move RewriteRope::MakeRopeString out of line. | Chris Lattner |
2008-04-14 | fix more uninit ivars, who wrote this junk? :) | Chris Lattner |
2008-04-14 | Fix an assertion ted was hitting, due to an uninitialized variable. | Chris Lattner |
2008-04-14 | move a ton of code out of line, from RewriteRope.h -> RewriteRope.cpp | Chris Lattner |