summaryrefslogtreecommitdiff
path: root/src/coord.hh
AgeCommit message (Expand)Author
2024-12-04Use default comparison impl for LineAndColumn and StronglyTypedNumberMaxime Coste
2023-05-21Fix warnings with gcc-13Maxime Coste
2021-11-21Convert comparisons to spaceship operatorMaxime Coste
2017-10-20Constexprify various hash functionsMaxime Coste
2017-09-01Make LineAndColumn an aggregate as wellMaxime Coste
2016-10-01Support codepoints of variable widthMaxime Coste
2016-08-06Add information of types of optionsMaxime Coste
2015-03-11coords/units hashing refactoringMaxime Coste
2015-03-05Small code tweakMaxime Coste
2014-12-16Rework hashing, use a more extensible framework similar to n3876 proposalMaxime Coste
2014-09-09Add support for target column preservationMaxime Coste
2014-05-17set Coords/Counts methods as always_inlineMaxime Coste
2014-05-07Refactor LineAndColumn coordinatesMaxime Coste