Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-02 | Add post condition verification and some documentation | Adrian Kummerlaender | |
2016-04-02 | Improve algorithm support for corner cases | Adrian Kummerlaender | |
i.e. over-long lines and minimal token counts | |||
2016-04-02 | Implement special case for single missing spaces | Adrian Kummerlaender | |
2016-04-01 | Improve distribution of remaining spaces after base addition | Adrian Kummerlaender | |
Removed random utility class as it was over-designed. | |||
2016-04-01 | Store spaces alongside tokens instead of as separate nodes | Adrian Kummerlaender | |
2016-03-29 | Move `LineAccumulator` into separate compilation unit | Adrian Kummerlaender | |