| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-04 | Update | Benjamin J. Culkin | |
| 2018-06-04 | Add line offset | Benjamin J. Culkin | |
| Blocks should now properly give absolute numbers as to where they are from | |||
| 2018-06-04 | Change inline rule syntax | Benjamin J. Culkin | |
| Inline rules are now enclosed in [...], not {...} to better match other reference types | |||
| 2018-06-04 | Change parser token syntax | Benjamin J. Culkin | |
| Parser meta-tokens now use <...> syntax instead of {...} so as not to get them confused with reference tokens. | |||
| 2018-06-04 | Update | Benjamin J. Culkin | |
| 2018-06-04 | Add syntax features | Benjamin J. Culkin | |
| This adds a few new syntax features, as well as allowing certain ones to be used in pragmas. The next syntax feature to be added will be some sort of quote feature, to allow the inclusion of spaces where they would otherwise not be permitted | |||
| 2018-06-04 | Add recurrance limit | Benjamin J. Culkin | |
| This controls the number of times a rule can be entered into during a single generations, and is set to 5 by default | |||
| 2018-06-03 | Increase stack space | Benjamin J. Culkin | |
| 2018-06-03 | Minor data tweaks | Benjamin J. Culkin | |
| 2018-06-03 | Weighting part 2 | Benjamin J. Culkin | |
| Weighting now has a syntax. Include a {^<weight>} token to set the rule weight | |||
| 2018-06-03 | Weighting part 1 | Benjamin J. Culkin | |
| This re-adds the capability to weight rules. However, no syntax has yet been add to perform that rule weighting | |||
| 2018-06-03 | Add corporate bull**** generator | Benjamin J. Culkin | |
| 2018-06-03 | Update script | Benjamin J. Culkin | |
| 2018-06-03 | Add cloc lang. defn | Benjamin J. Culkin | |
| 2018-06-03 | Minor updates | Benjamin J. Culkin | |
| This does some minor updates to things, as well as adding some performance tracking | |||
| 2018-06-03 | Add inline case elements | Benjamin J. Culkin | |
| This adds inline case elements, essentially cutting down on the need for short 2-3 alternative rules. You'll still need explicit rules for things involving spaces though. Perhaps I will add a quoting feature to solve that problem. | |||
| 2018-06-03 | Enable multi-prefixing/suffixing | Benjamin J. Culkin | |
| You can now provide multiple prefix/suffix elements, and all of the permutations of them will be applied. For example, providing the elements A & B, will yield the following permutations * A * B * A B * B A | |||
| 2018-05-29 | Refactor to split RuleCase | Benjamin J. Culkin | |
| RuleCase now handles its own generation. | |||
| 2018-05-29 | Refactor to split RuleCaseElement | Benjamin J. Culkin | |
| The various types of RuleCaseElement are now their own things. | |||
| 2018-05-29 | Minor grammar fixes | Benjamin J. Culkin | |
| 2018-05-29 | Refactor case element generation | Benjamin J. Culkin | |
| Case elements are now responsible for generating themselves. | |||
| 2018-05-29 | Fix pragma error messages. | Benjamin J. Culkin | |
| Malformed pragmas should now give better error messages. | |||
| 2018-05-29 | Remove outdated report | Benjamin J. Culkin | |
| 2018-05-29 | Remove outdated report | Benjamin J. Culkin | |
| 2018-05-29 | Merge branch 'working' | Benjamin J. Culkin | |
| 2018-05-29 | Add gitignore | Benjamin J. Culkin | |
| 2018-05-29 | Merge | Benjamin J. Culkin | |
| 2018-05-29 | Move files out of folder | Benjamin J. Culkin | |
| 2018-05-18 | More grammar work | Benjamin J. Culkin | |
| 2018-05-18 | Update | Benjamin J. Culkin | |
| 2018-05-16 | Update | Ben Culkin | |
| 2018-04-26 | Update | Benjamin J. Culkin | |
| 2018-04-18 | Resolve warnings | student | |
| 2018-04-05 | Merge branch 'master' of ssh://10.65.77.3/home/bjculkin/git/rgens | student | |
| 2018-04-05 | Refactor CaseElement into seperate classes | student | |
| 2018-03-29 | Rename package | student | |
| 2018-03-29 | update | bculkin2442 | |
| 2018-03-29 | update | bculkin2442 | |
| 2018-03-29 | update | bculkin2442 | |
| 2018-03-29 | Merge branch 'master' of ssh://10.65.77.3/home/bjculkin/git/rgens | bculkin2442 | |
| 2018-03-29 | Update ignore | bculkin2442 | |
| 2018-02-05 | Update project | Benjamin Culkin | |
| 2018-01-24 | Update pom | Benjamin J. Culkin | |
| 2018-01-24 | Update grammars | Benjamin J. Culkin | |
| 2018-01-18 | Merge branch 'master' of ssh://10.65.77.3/home/bjculkin/git/rgens | Benjamin J. Culkin | |
| 2018-01-18 | Resolve conflict | Ben Culkin | |
| 2018-01-18 | Fix grammar set loading | Ben Culkin | |
| 2018-01-18 | Update | Benjamin J. Culkin | |
| 2018-01-18 | Update | Benjamin J. Culkin | |
| 2018-01-18 | Update | Ben Culkin | |
