Age | Commit message (Expand) | Author |
---|---|---|
2016-04-30 | Implement `--seed` argumentHEADmaster | Adrian Kummerlaender |
2016-04-22 | Handle input stream EOF | Adrian Kummerlaender |
2016-04-07 | Implement proper CLI argument handling using `boost::program_options` | Adrian Kummerlaender |
2016-04-02 | Implement support for user-defined line length | Adrian Kummerlaender |
2016-04-02 | Move `LineAccumulator` closure into `justify` project namespace | Adrian Kummerlaender |
2016-03-29 | Move `LineAccumulator` into separate compilation unit | Adrian Kummerlaender |
2016-03-29 | Move random index generation into utility class | Adrian Kummerlaender |
2016-03-29 | Initial implementation of monospace justification | Adrian Kummerlaender |