| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-19 | Fix subgroups. | bjculkin | |
| This fixes subgroups, by mostly rewriting the way the delimiter works. | |||
| 2017-03-18 | Attempt to get subgroups working | bjculkin | |
| 2017-03-18 | Add ability to use subgroups for sequences. | bjculkin | |
| Subgroups are essentially things like the , in a function call. Now, you should be able to properly have function call arguments marked for you. | |||
| 2017-03-17 | Move parsing utilities. | bjculkin | |
| Moved the parsing utilities SequenceDelimiter and TokenSplitter to the parserutils package, instead of the funcutils package. | |||
