summaryrefslogtreecommitdiff
path: root/clformat/src/test/java/bjc
AgeCommit message (Collapse)Author
2019-07-24Fix up case printing a bitBenjamin J. Culkin
2019-04-22Fixed comb. of `@` mod and 4-param ~A dir.Benjamin J. Culkin
Fixed the combination of the `@` mod and the 4-parameter form of the ~A directive. Previously, this would add an excessive amount of padding to the output. Also added some test cases for this, and fixed another similar padding bug.
2018-12-06Begin conversion to iteratorBenjamin J. Culkin
2018-10-28Import organizationbculkin2442
2018-09-16Remove stock filesBenjamin J. Culkin
2018-09-16Move CL format to submoduleBenjamin J. Culkin