aboutsummaryrefslogtreecommitdiff
path: root/justify.cc
AgeCommit message (Expand)Author
2016-04-30Implement `--seed` argumentHEADmasterAdrian Kummerlaender
2016-04-22Handle input stream EOFAdrian Kummerlaender
2016-04-07Implement proper CLI argument handling using `boost::program_options`Adrian Kummerlaender
2016-04-02Implement support for user-defined line lengthAdrian Kummerlaender
2016-04-02Move `LineAccumulator` closure into `justify` project namespaceAdrian Kummerlaender
2016-03-29Move `LineAccumulator` into separate compilation unitAdrian Kummerlaender
2016-03-29Move random index generation into utility classAdrian Kummerlaender
2016-03-29Initial implementation of monospace justificationAdrian Kummerlaender