| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-06 | Cleanup some warnings | Ben Culkin | |
| Cleanup some warnings | |||
| 2020-04-05 | Fix issue in DieMods | Ben Culkin | |
| Issue popped up in DieMods where the compiler was failing to allow what looked like a correct cast. Solution was to switch to using a lambda, instead of Comparator.naturalOrder() | |||
| 2020-04-05 | Fix POM for eclipse | Ben Culkin | |
| Eclipse currently doesn't support the maven exec plugin, so disable it temporarily | |||
| 2018-06-02 | Finish die rewrite | Benjamin J. Culkin | |
| This adds all of the remaining missing die modifiers, as well as a few base die types that were missing. | |||
| 2018-05-30 | Start work on dice rewrite | Benjamin J. Culkin | |
| This starts work on a rewrite of the dice rolling system to better adapt it for more features | |||
| 2018-05-30 | Group changes | Benjamin J. Culkin | |
| Start work on getting groups to behave correctly | |||
| 2018-05-30 | Updates | Benjamin J. Culkin | |
| Some minor updates | |||
| 2018-05-30 | Update | Benjamin J. Culkin | |
| 2018-05-28 | Update pom | Benjamin J. Culkin | |
| 2018-05-28 | Move SCL into its own project | Benjamin J. Culkin | |
| SCL is now moved into its own project, since it can behave independantly | |||
| 2018-04-04 | Fix evaluator | student | |
| 2018-04-04 | More Evaluator work | student | |
| 2018-04-04 | Update | student | |
| 2018-03-19 | Remove stock tests | student | |
| 2018-03-19 | Merge | student | |
| 2018-03-07 | Begin adding words | student | |
| 2018-03-07 | Split out type enums | student | |
| 2018-03-07 | Update | student | |
| 2018-03-05 | Update | student | |
| 2018-03-01 | Update | bjculkin | |
| 2018-02-14 | Update | student | |
| 2018-02-13 | Move tokens to new package | student | |
| 2018-02-13 | Refactor SCL into its own module | student | |
| 2018-02-13 | Update | student | |
| 2018-02-13 | Create SCL module | student | |
| 2018-02-12 | Refactor EvaluatorResult | student | |
| 2018-02-12 | Refactor Token | student | |
| 2018-02-12 | Add hashCode()/equals() | student | |
| 2018-02-12 | Formatting pass | student | |
| 2018-02-12 | General update | student | |
| 2018-02-12 | Adjust to dice changes | student | |
| 2018-02-12 | Formatting pass | student | |
| 2018-02-12 | Refactor DieExpression | student | |
| DieExpression was split into two classes to make things easier to deal with. | |||
| 2018-02-12 | Format pass mk. 2 | student | |
| 2018-02-12 | Fix Ezprs | student | |
| 2018-02-12 | Formatting pass | student | |
| 2018-02-12 | Further refactor SCL token organization | student | |
| Added some more SCL token subclasses to make it obvious what classes went to what token types. | |||
| 2018-02-12 | Split SCLToken into subclasses. | student | |
| Instead of one class with a lot of fields whose state varies based on an enum, we now have a hierarchy of classes that does the same in a more obvious manner. | |||
| 2018-02-12 | Refactor SCL token into seperate class | student | |
| 2017-10-25 | Update poms to do things and stuff | Benjamin J. Culkin | |
| 2017-10-25 | Move dice to new module | Benjamin J. Culkin | |
| 2017-10-25 | Remove files that shouldn't be included | Benjamin J. Culkin | |
| 2017-10-25 | Start splitting dice to a new module | Benjamin J. Culkin | |
| 2017-10-25 | Start switch to maven modules | Benjamin J. Culkin | |
| 2017-10-09 | TODO tagging | Benjamin J. Culkin | |
| 2017-10-08 | AStyle pass | Benjamin J. Culkin | |
| 2017-10-08 | Update | Benjamin J. Culkin | |
| 2017-09-22 | New expression repr. | Benjamin J. Culkin | |
| 2017-09-22 | Formatting | Benjamin J. Culkin | |
| 2017-09-10 | Minor updates | Benjamin J. Culkin | |
