summaryrefslogtreecommitdiff
path: root/src/line_modification.hh
AgeCommit message (Expand)Author
2023-10-25Default comparison operators that can beMaxime Coste
2019-09-01Introduce FunctionRef to replace std::function when not storingMaxime Coste
2019-01-24Header and dependency cleanupMaxime Coste
2018-10-21Move LineRangeSet to line_modification.hhMaxime Coste
2015-01-31Rewrite line modifications, hopefully with easier to comprehend codeMaxime Coste
2015-01-12replace all std::vector with VectorMaxime Coste
2014-12-23Move containers utils to containers.hh and add filtered/transformed utilsMaxime 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