summaryrefslogtreecommitdiff
path: root/test/core/parser/utils/SourceOffsetVectorTest.cpp
AgeCommit message (Collapse)Author
2015-03-01allowing to store gaps in SourceOffsetVector and fixed bug with trim not ↵Andreas Stöckel
resetting offsets correctly when the new length is zero
2015-02-22Implemented SourceOffsetVector -- a class for storing the SourceOffset for ↵Andreas Stöckel
each character in a sequence in an fairly efficient manner