summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-02-13Refactor SCL into its own modulestudent
2018-02-13Updatestudent
2018-02-13Create SCL modulestudent
2018-02-12Refactor EvaluatorResultstudent
2018-02-12Refactor Tokenstudent
2018-02-12Add hashCode()/equals()student
2018-02-12Formatting passstudent
2018-02-12General updatestudent
2018-02-12Adjust to dice changesstudent
2018-02-12Formatting passstudent
2018-02-12Refactor DieExpressionstudent
DieExpression was split into two classes to make things easier to deal with.
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-25Update poms to do things and stuffBenjamin J. Culkin
2017-10-25Move dice to new moduleBenjamin J. Culkin
2017-10-25Remove files that shouldn't be includedBenjamin J. Culkin
2017-10-25Start splitting dice to a new moduleBenjamin J. Culkin
2017-10-25Start switch to maven modulesBenjamin J. Culkin
2017-10-09TODO taggingBenjamin J. Culkin
2017-10-08AStyle passBenjamin J. Culkin
2017-10-08UpdateBenjamin J. Culkin
2017-09-22New expression repr.Benjamin J. Culkin
2017-09-22FormattingBenjamin J. Culkin
2017-09-10Minor updatesBenjamin J. Culkin
2017-09-10Add easy switch between run targetsBenjamin J. Culkin
2017-08-16Allow SCL to run seperatelyBenjamin J. Culkin
2017-07-23FormatBenjamin J. Culkin
2017-04-11Cleanupbculkin2442
2017-04-11Cleanupbjculkin
2017-04-11General cleanup and fixesbjculkin
2017-03-26Update to BJC-Utils changesbculkin2442
2017-03-21Remove version 1 filesbjculkin
Remove the old, not used version 1 files from the repository. Check the history if you care about them.
2017-03-17Adjust code to refactoring in BJC-Utils.bjculkin
I moved some stuff around in BJC-Utils, so this adjusts for it.
2017-03-16Added alternate expression parser.bjculkin
This adds an alternate expression parser designed solely for arithmetic operations.
2017-03-16Move to new splitterbjculkin
2017-03-14Implement CLI arg help.EVE
2017-03-14CleanupEVE
2017-03-14More help work.EVE
2017-03-14Ignore tagsEVE
2017-03-13Start of help systembculkin2442
2017-03-13POM changesbculkin2442
2017-03-13Update. Work on CLI helpEVE
2017-03-13FormattingEVE
2017-03-13More tweaker work.EVE
2017-03-13Minor re-org, start on tweaker.EVE
2017-03-13CleanlinessEVE