| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-06 | Minor changes | Benjamin J. Culkin | |
| 2018-08-08 | Minor changes | Benjamin J. Culkin | |
| 2018-07-20 | Add functionality to StringUtils | Benjamin J. Culkin | |
| levelSplit/levelContains now respects both single and double quoted strings Added levelSplitRX that does level splitting based on a regex | |||
| 2018-07-17 | Add level splitting/contains | Benjamin J. Culkin | |
| This allows splitting/contain checking of strings, respecting grouping delimiters. Ex: The string "a|b|(a|b)" would be split into "a", "b", "(a|b)" instead of "a", "b", "(a", "b)" | |||
| 2018-03-01 | Update | bjculkin | |
| 2018-03-01 | Finish 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-12 | Commenting | bjculkin | |
| 2018-02-12 | Formatting pass | bjculkin | |
| 2017-10-11 | Cleanup more | Benjamin J. Culkin | |
| 2017-10-08 | Start splitting into maven modules | Benjamin J. Culkin | |
