| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2017-02-26 | Dice math | bculkin2442 | |
| 2017-02-24 | Update | bjculkin | |
| 2017-02-24 | Update | bjculkin | |
| 2017-02-24 | Work on unary operators | bculkin2442 | |
| Specifically, the coercive operator for allowing mixing floats and ints | |||
| 2017-02-23 | Fix bug in expander ('+' in 5+ was being eaten) | bculkin2442 | |
| Also, pass around a general context instead of just the thunk in the evaluator | |||
| 2017-02-22 | Update to allow backflow during step-evals | bculkin2442 | |
| 2017-02-21 | Error & dice handling | bculkin2442 | |
| 2017-02-20 | Error & dice handling | bculkin2442 | |
| 2017-02-19 | Lots of things, but mostly evaluation | bculkin2442 | |
| 2017-02-16 | Update to lib changes | bculkin2442 | |
| 2017-02-16 | Basic stream commands | bculkin2442 | |
| 2017-02-16 | Preprocessor and better strings | bculkin2442 | |
| 2017-02-13 | Flexadecimals are cool, as are longs | bculkin2442 | |
| 2017-02-13 | Lexer/shunter work | bculkin2442 | |
| 2017-02-11 | More dice work | bculkin2442 | |
| 2017-02-11 | Parse double and some dice | bculkin2442 | |
| 2017-02-10 | Working string literals | bculkin2442 | |
| 2017-02-09 | Refactor | bculkin2442 | |
