| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-11 | Remove old splitters | bculkin2442 | |
| 2017-04-10 | Cleanup | bculkin2442 | |
| 2017-04-10 | Warning resolution | bculkin2442 | |
| 2017-04-07 | Add simple toggle values | bjculkin | |
| 2017-04-07 | Cleanup | bjculkin | |
| 2017-04-05 | Move examples back | bjculkin | |
| 2017-03-31 | Move Pratt Parser to new project | bjculkin | |
| 2017-03-31 | Move FDS to new project | bjculkin | |
| 2017-03-27 | Continue work on FDS | bculkin2442 | |
| 2017-03-27 | Update FDS | student | |
| 2017-03-27 | Simplifications | bjculkin | |
| 2017-03-27 | Update | bculkin2442 | |
| 2017-03-26 | Update | bculkin2442 | |
| 2017-03-25 | Update Pratt parser | bculkin2442 | |
| 2017-03-25 | General cleanup | bculkin2442 | |
| 2017-03-24 | Update Pratt Parser | bjculkin | |
| 2017-03-24 | Update Pratt Parser | bjculkin | |
| 2017-03-24 | Update Pratt parser | student | |
| 2017-03-24 | Update Pratt parser. | bjculkin | |
| 2017-03-24 | Implement Pratt parser. | bjculkin | |
| 2017-03-20 | Add sample scripts for the DelimSplitter test | bjculkin | |
| One script recognizes HTML tags without attributes or tag omission. The other recognizes JSON files. | |||
| 2017-03-20 | Update delimiter/splitter example | bjculkin | |
| 2017-03-20 | Update delim/splitter example | bjculkin | |
| 2017-03-20 | Move openers into groups, not global | bjculkin | |
| 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-17 | Add abbreviation map. | bjculkin | |
| An abbreviation map allows you to figure out which of the possible strings in a given set could be abbreviated by a particular string. | |||
| 2017-03-17 | Move parsing utilities. | bjculkin | |
| Moved the parsing utilities SequenceDelimiter and TokenSplitter to the parserutils package, instead of the funcutils package. | |||
| 2017-03-17 | Generalize SequenceDelimiter. | bjculkin | |
| Made SequenceDelimiter work for arbitrary sequences of objects. Use the StringDelimiter class for ease of use on strings. | |||
| 2017-03-16 | Add sequence delimitation. | bjculkin | |
| Essentially, this allows you to convert flat strings to trees that match the delimiter structure of that flat string. | |||
| 2017-03-14 | Formatting | bculkin2442 | |
| 2017-03-14 | Cleanup | EVE | |
| 2017-03-13 | Formatting | EVE | |
| 2017-02-27 | Package reorganization | bjculkin | |
| 2017-02-26 | Example formatting | bculkin2442 | |
| 2017-02-09 | Update | bculkin2442 | |
| 2016-10-03 | Minor reorganization | bculkin2442 | |
| 2016-09-28 | Formatting pass | bculkin2442 | |
| 2016-08-28 | Tossed attempt at subrule-supported parser | bculkin2442 | |
| Also, renamed some tests | |||
| 2016-07-28 | Format/Cleanup pass | bculkin2442 | |
| 2016-05-10 | General update | bculkin2442 | |
| 2016-04-22 | Formatting changes | bculkin2442 | |
| 2016-04-22 | Formatting changes | bculkin2442 | |
| 2016-04-18 | Minor code changes | bculkin2442 | |
| 2016-04-13 | Fixed examples using trees | bculkin2442 | |
| 2016-04-13 | Implemented new tree abstraction | bculkin2442 | |
| 2016-04-08 | Switch functional data to use interfaces | bculkin2442 | |
| 2016-03-31 | More code maintenance | bculkin2442 | |
| 2016-03-30 | Moved interface back to the package it belongs in | bculkin2442 | |
| 2016-03-28 | Moved dice things to seperate project | bculkin2442 | |
