aboutsummaryrefslogtreecommitdiff
path: root/src/line_accumulator.h
AgeCommit message (Collapse)Author
2016-04-01Improve distribution of remaining spaces after base additionAdrian Kummerlaender
Removed random utility class as it was over-designed.
2016-04-01Store spaces alongside tokens instead of as separate nodesAdrian Kummerlaender
2016-03-29Move `LineAccumulator` into separate compilation unitAdrian Kummerlaender