summaryrefslogtreecommitdiff
path: root/base/src/bjc
AgeCommit message (Collapse)Author
2018-03-01Updatebjculkin
2018-02-13Refactor SCL into its own modulestudent
2018-02-12Refactor EvaluatorResultstudent
2018-02-12Refactor Tokenstudent
2018-02-12Formatting passstudent
2018-02-12General updatestudent
2018-02-12Adjust to dice changesstudent
2018-02-12Format pass mk. 2student
2018-02-12Fix Ezprsstudent
2018-02-12Formatting passstudent
2018-02-12Further refactor SCL token organizationstudent
Added some more SCL token subclasses to make it obvious what classes went to what token types.
2018-02-12Split 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-12Refactor SCL token into seperate classstudent
2017-10-25Move dice to new moduleBenjamin J. Culkin
2017-10-25Start switch to maven modulesBenjamin J. Culkin