| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-15 | Fix up error handling (throw when parse errors happen) | bculkin2442 | |
| Error handling for InflectionStrings will now make itself known, as an exception will be thrown upon there being errors parsing the string. | |||
| 2018-10-30 | Finish directive sequencing | bculkin2442 | |
| 2018-10-29 | Partial implementation of directive sequences | Benjamin Culkin | |
| They can be created, but not evaluated | |||
| 2018-10-28 | Import organization | bculkin2442 | |
| 2018-10-28 | Add compilation support | bculkin2442 | |
| Inflection strings can now be compiled and reused, like regular expressions. | |||
