| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-11 | Remove old splitters | bculkin2442 | |
| 2017-04-10 | Cleanup | bculkin2442 | |
| 2017-04-07 | Add simple toggle values | bjculkin | |
| 2017-04-07 | Fix property bugs | student | |
| 2017-04-07 | Cleanup | bjculkin | |
| 2017-04-06 | More properties | bjculkin | |
| 2017-04-06 | Add simple lock w/ lambda capabilities | bjculkin | |
| 2017-03-23 | Add forgetful groups. | bjculkin | |
| Forgetful groups are groups which reset the currently allowed nested openers/closers from enclosing groups. This is useful for things like quoted strings, where you don't want groups to open inside them. As a consequence, this also adds nested openers. However, predicated openers/closers cannot be nested. | |||
| 2017-03-20 | Minor testing reorg | student | |
| 2017-03-20 | Test removeDQuotedStrings | student | |
| 2017-03-20 | Start work on testing. | bjculkin | |
| 2017-03-19 | Fix subgroups. | bjculkin | |
| This fixes subgroups, by mostly rewriting the way the delimiter works. | |||
| 2017-03-17 | Refactor StringUtils | bjculkin | |
| Moved a bunch of token-oriented stuff from StringUtils to a new TokenUtils class. | |||
