summaryrefslogtreecommitdiff
path: root/src/core/parser/utils/SourceOffsetVector.hpp
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-28Fixed potential problem in SourceOffsetVectorAndreas Stöckel
2015-02-25start of branch, commit log will be rewrittenAndreas Stöckel
2015-02-22Implemented SourceOffsetVector -- a class for storing the SourceOffset for ↵Andreas Stöckel
each character in a sequence in an fairly efficient manner