summaryrefslogtreecommitdiff
path: root/src/core/parser/utils/TokenizedData.cpp
AgeCommit message (Expand)Author
2016-04-25Implement endAtWhitespace flag which tells TokenizedDataReader to stop readin...Andreas Stöckel
2016-04-25Implement hasNonWhitespaceChar, lastCharIsWhitespace and firstCharIsWhitespac...Andreas Stöckel
2016-04-25Change way indent and dedent special tokens are produced by TokenizedDataAndreas Stöckel
2015-03-03Started restructuring and adapting Stack class, reenabled unit tests (does no...Andreas Stöckel
2015-02-28Trimming forgotten protectedChars bufferAndreas Stöckel
2015-02-26Fixed non-initialized variableAndreas Stöckel
2015-02-25start of branch, commit log will be rewrittenAndreas Stöckel
2015-02-22Implemented TokenizedData, a facility to store data with tokens where tokens ...Andreas Stöckel