| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-04 | Remove useless files | Benjamin J. Culkin | |
| 2017-10-04 | Some minor fixes to grammars | Benjamin J. Culkin | |
| 2017-07-23 | Simplify parser. | Benjamin J. Culkin | |
| The parser no longer uses a modal builder, so grammar blocks could now be done in a parallel manner | |||
| 2017-07-23 | Minor refactors | Benjamin J. Culkin | |
| 2017-07-23 | Formatting | Benjamin J. Culkin | |
| 2017-04-07 | Adjust to Utils reorg | bjculkin | |
| 2017-03-29 | Partially implement where blocks | student | |
| 2017-03-27 | Update | bculkin2442 | |
| 2017-03-26 | Update | bculkin2442 | |
| 2017-03-25 | General cleanup | bculkin2442 | |
| Removes the old grammar stuff. | |||
| 2017-03-22 | Add literal blank | bjculkin | |
| 2017-03-22 | Fix assorted bugs | bjculkin | |
| 2017-03-22 | Add rule suggestions. | bjculkin | |
| You can now turn on a feature that will suggest possible rules in case you were inconsistent in spelling one. | |||
| 2017-03-22 | Fix sample grammars | bculkin2442 | |
| 2017-03-22 | Fix sample grammars | bculkin2442 | |
| 2017-03-22 | Fix sample grammars | bculkin2442 | |
| 2017-03-22 | Reimplement more old features | bjculkin | |
| 2017-03-22 | Add sample config to jar | bjculkin | |
| 2017-03-22 | Update sample grammars | bjculkin | |
| 2017-03-22 | Update commit | bculkin2442 | |
| 2017-03-22 | Convert long rules to grammars | bculkin2442 | |
| 2017-03-22 | Update config | bjculkin | |
| 2017-03-22 | Change long rules to grammars | bjculkin | |
| 2017-03-22 | Update config | bculkin2442 | |
| 2017-03-22 | Syntax notes | bculkin2442 | |
| 2017-03-22 | Update more sample grammars. | bjculkin | |
| This also puts the basics of the new config file syntax in place. | |||
| 2017-03-22 | Merge branch 'master' of https://bitbucket.org/bculkin2442/RGens | bculkin2442 | |
| 2017-03-22 | Work on implementing variables | student | |
| 2017-03-22 | Update | bjculkin | |
| This adds suffixing | |||
| 2017-03-22 | Partially update grammars. | bculkin2442 | |
| Update some of the sample grammars to the new format. | |||
| 2017-03-21 | Add flat rules. | bjculkin | |
| Flat rules, which are any rules that have the symbol '+' in their name, have all of their spaces replaced with "" to have the effect of directly conjoining a bunch of rules together. | |||
| 2017-03-21 | Add ranges | bjculkin | |
| Ranges can now be used with the syntax [start..end] inline to generate numbers instead of having to create a special rule for them. | |||
| 2017-03-21 | Add formatter | bjculkin | |
| Adds a formatter capable of taking in a parsed grammar and printing it out in a formatted form, capable of being reparsed. | |||
| 2017-03-21 | Add export rules to grammars | bjculkin | |
| 2017-03-21 | Start update of samples to new syntax | bculkin2442 | |
| 2017-03-21 | Fix insults grammar so that it works | bjculkin | |
| 2017-03-21 | Add resources to jar | bjculkin | |
| 2017-03-21 | Finish basic implementation | bjculkin | |
| This finishes a basic implementation. It now handles literal strings and rule references, allowing it to handle basic grammars. | |||
| 2017-03-21 | Add sample grammar for new syntax | bjculkin | |
| 2017-03-20 | Work more on parser | bjculkin | |
| This does more work on the parser, including moving from the old LineReader/Scanner combo to BlockReader. It includes more syntax checking, but still doesn't actually do anything. With some dummy methods in RGrammarBuilder, should be able to see if the basic file parser is working correctly. Where blocks and their syntax still need to implemented, and actual pragma implementations need to be provided. | |||
| 2017-03-18 | More work on new parser | bjculkin | |
| 2017-03-17 | Continue work on new parser. | bculkin2442 | |
| Continued work on the new parser. new-syntax.txt is a description of the parser grammar in itself. | |||
| 2017-03-17 | Move things around, and start on new parser. | student | |
| 2017-02-09 | Lots of additional data | bculkin2442 | |
| 2017-02-08 | Removed .DS_Store | bculkin2442 | |
| 2017-02-08 | Update | bculkin2442 | |
| 2017-02-07 | Update | bculkin2442 | |
| 2017-02-06 | Fixed stupid typo bug | bculkin2442 | |
| 2017-02-06 | Server work | bculkin2442 | |
| 2017-02-06 | Update | bculkin2442 | |
