| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2017-02-09 | Remove junk files | bculkin2442 | |
| 2017-02-09 | Start on dice-lang rewrite. Yay for destringing commands | bculkin2442 | |
