| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2017-09-10 | Add easy switch between run targets | Benjamin J. Culkin | |
| 2017-08-16 | Allow SCL to run seperately | Benjamin J. Culkin | |
| 2017-07-23 | Format | Benjamin J. Culkin | |
| 2017-04-11 | Cleanup | bculkin2442 | |
| 2017-04-11 | Cleanup | bjculkin | |
| 2017-04-11 | General cleanup and fixes | bjculkin | |
| 2017-03-26 | Update to BJC-Utils changes | bculkin2442 | |
| 2017-03-21 | Remove version 1 files | bjculkin | |
| Remove the old, not used version 1 files from the repository. Check the history if you care about them. | |||
| 2017-03-17 | Adjust code to refactoring in BJC-Utils. | bjculkin | |
| I moved some stuff around in BJC-Utils, so this adjusts for it. | |||
| 2017-03-16 | Added alternate expression parser. | bjculkin | |
| This adds an alternate expression parser designed solely for arithmetic operations. | |||
| 2017-03-16 | Move to new splitter | bjculkin | |
| 2017-03-14 | Implement CLI arg help. | EVE | |
| 2017-03-14 | Cleanup | EVE | |
| 2017-03-14 | More help work. | EVE | |
| 2017-03-14 | Ignore tags | EVE | |
| 2017-03-13 | Start of help system | bculkin2442 | |
| 2017-03-13 | POM changes | bculkin2442 | |
| 2017-03-13 | Update. Work on CLI help | EVE | |
| 2017-03-13 | Formatting | EVE | |
| 2017-03-13 | More tweaker work. | EVE | |
| 2017-03-13 | Minor re-org, start on tweaker. | EVE | |
| 2017-03-13 | Cleanliness | EVE | |
| 2017-03-11 | Update | bculkin2442 | |
| 2017-03-10 | Basic string operators | bculkin2442 | |
| 2017-03-10 | Cleanliness | bculkin2442 | |
| 2017-03-10 | Parse string literals better | bculkin2442 | |
| 2017-03-10 | Switch to using regex-based token splitter | bculkin2442 | |
| Uses the new code from BJCUtils that splits tokens with regex | |||
| 2017-03-10 | POM tweak | bculkin2442 | |
| 2017-03-09 | CLI arguments | bculkin2442 | |
| 2017-03-08 | SCL is now partially implemented | bculkin2442 | |
| 2017-03-06 | Error messages | bculkin2442 | |
| Forgot an error message | |||
| 2017-03-06 | Scalar/Fudge dice creation operators | bculkin2442 | |
| 2017-03-06 | Fix build issue | bculkin2442 | |
| 2017-03-06 | Formatting/Documentation | bculkin2442 | |
| 2017-03-01 | Project config update | bjculkin | |
| 2017-03-01 | Package reorganization | bjculkin | |
| 2017-02-28 | Fix unary operators | bculkin2442 | |
| I'm not entirely happy with how they work. I may just move to a 'immediate' operator mode sort of like how a forth would. | |||
| 2017-02-27 | Seperate tokenizer | bjculkin | |
| 2017-02-27 | More refactoring | bjculkin | |
| 2017-02-27 | Pacakge reorganization | bjculkin | |
| 2017-02-27 | Fix merge breakage | bculkin2442 | |
| 2017-02-27 | Merge branch 'master' of https://github.com/bculkin2442/dice-lang | bculkin2442 | |
| Conflicts: dice-lang/src/bjc/dicelang/v2/DiceBox.java | |||
| 2017-02-27 | Dice math | bculkin2442 | |
