aboutsummaryrefslogtreecommitdiff
path: root/src/line_accumulator.h
AgeCommit message (Expand)Author
2016-04-30Implement `--seed` argumentHEADmasterAdrian Kummerlaender
2016-04-07Implement proper CLI argument handling using `boost::program_options`Adrian Kummerlaender
2016-04-03Implement deterministic justificationAdrian Kummerlaender
2016-04-02Move `LineAccumulator` closure into `justify` project namespaceAdrian Kummerlaender
2016-04-02Implement special case for single missing spacesAdrian Kummerlaender
2016-04-01Improve distribution of remaining spaces after base additionAdrian Kummerlaender
2016-04-01Store spaces alongside tokens instead of as separate nodesAdrian Kummerlaender
2016-03-29Move `LineAccumulator` into separate compilation unitAdrian Kummerlaender