summaryrefslogtreecommitdiff
path: root/base/src/main/java/bjc/utils/ioutils/format/Directive.java
AgeCommit message (Collapse)Author
2018-03-01Finish most of CL formatting.bjculkin
There are a couple of unimplemented directives, but the only ones I'd consider anywhere near crucial would be the floating-point ones, which I'm not sure what I should do with them.
2018-02-12Updatebjculkin
2018-02-10Update and refactor CL formattingbjculkin
2018-02-09Work on CL format stringsstudent