summaryrefslogtreecommitdiff
path: root/src/line_modification.cc
AgeCommit message (Expand)Author
2015-10-17Move line parsing and to Buffer.cc directlyMaxime Coste
2015-05-22Move unit test functions in next to the code they are testingMaxime Coste
2015-02-01Fixes in line_modification change, along with style tweakMaxime Coste
2015-01-31Rewrite line modifications, hopefully with easier to comprehend codeMaxime Coste
2015-01-12replace all std::vector with VectorMaxime Coste
2014-09-18Add a small validation assert to catch a rare bugMaxime Coste
2014-05-26Revert "Remove line modification, replaced by modification"Maxime Coste
2014-05-21Remove line modification, replaced by modificationMaxime Coste
2014-05-14replace LineChangeWatcher with a free function compute_line_modificationsMaxime Coste