summaryrefslogtreecommitdiff
path: root/src/filter.hh
AgeCommit message (Expand)Author
2012-11-23filter: minor code cleanupMaxime Coste
2012-11-23Refactor filter and highlighter registry into a common templateMaxime Coste
2012-11-19Pass the selection instead of only point of insertion to filtersMaxime Coste
2012-08-10Buffer: move back Modification as an implementation detailMaxime Coste
2012-04-14replace std::string references with StringMaxime Coste
2012-01-11Document some Kakoune concepts, as Window, Buffer, DisplayAtom...Maxime Coste
2011-12-06Buffer: rename BufferModification to ModificationMaxime Coste
2011-12-02Buffer: add filter supportMaxime Coste
2011-11-29Rename Filter to Highlighter to be more explicitMaxime Coste
2011-11-08Add a filter registry classMaxime Coste