summaryrefslogtreecommitdiff
path: root/src/highlighters.hh
AgeCommit message (Expand)Author
2023-10-25Default comparison operators that can beMaxime Coste
2021-03-09Use inplace_merge() for rangesJason Felice
2018-05-27Refactor option_from_string to return directly the option valueMaxime Coste
2017-11-02Ensure line-specs and range-specs options are sorted internallyMaxime Coste
2017-05-25Add an update-option command to update range-descs/line-descs optionsMaxime Coste
2017-05-24Rename line-flags option type to line-specsMaxime Coste
2017-05-17Rename range-faces to range-specsMaxime Coste
2017-05-08Distinguish between BufferRanges and InclusiveBufferRangesMaxime Coste
2015-12-17Initial, WIP spelling implementationMaxime Coste
2015-12-12Use markup for line-flags instead of a single faceMaxime Coste
2015-08-23Change flag lines highlighter to use faces instead of colorsMaxime Coste
2013-04-09sort includes directivesMaxime Coste
2013-03-29Add support for tuple Options, implement LineAndFlag using thatMaxime Coste
2012-11-23Refactor filter and highlighter registry into a common templateMaxime Coste
2012-01-19HighlighterGroup: move to it's own file, Window uses them directlyMaxime Coste
2012-01-18completion support for addgrouphl and rmgrouphlMaxime Coste
2012-01-15Highlighters: add an HighlighterGroup classMaxime Coste
2011-11-29Rename Filter to Highlighter to be more explicitMaxime Coste