summaryrefslogtreecommitdiff
path: root/dice-lang
AgeCommit message (Collapse)Author
2017-02-26Dice mathbculkin2442
2017-02-24Updatebjculkin
2017-02-24Updatebjculkin
2017-02-24Work on unary operatorsbculkin2442
Specifically, the coercive operator for allowing mixing floats and ints
2017-02-23Fix 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-22Update to allow backflow during step-evalsbculkin2442
2017-02-21Error & dice handlingbculkin2442
2017-02-20Error & dice handlingbculkin2442
2017-02-19Lots of things, but mostly evaluationbculkin2442
2017-02-16Update to lib changesbculkin2442
2017-02-16Basic stream commandsbculkin2442
2017-02-16Preprocessor and better stringsbculkin2442
2017-02-13Flexadecimals are cool, as are longsbculkin2442
2017-02-13Lexer/shunter workbculkin2442
2017-02-11More dice workbculkin2442
2017-02-11Parse double and some dicebculkin2442
2017-02-10Working string literalsbculkin2442
2017-02-09Refactorbculkin2442
2017-02-09Remove junk filesbculkin2442
2017-02-09Start on dice-lang rewrite. Yay for destringing commandsbculkin2442
2017-02-05Cleanupbculkin2442
2016-11-16Documentation updatebculkin2442
2016-11-16Updatebculkin2442
2016-11-10Clarity tweaksbculkin2442
2016-10-27Fixed annoying compile issue.bculkin2442
Basically, I moved a class, and eclipse couldn't tell
2016-10-27Moved examplesbculkin2442
2016-10-27Work on documentationbculkin2442
Continued work on documenting how exactly the language works
2016-07-28Format/cleanup passbculkin2442
2016-07-28Fixed an issue with instantiating lazy values.bculkin2442
Also, work on language impl. notes
2016-07-27Some minor cleanliness, and beginning work on a language description.bculkin2442
2016-07-27General cleanupbculkin2442
2016-07-27Formatting passbculkin2442
2016-07-27General cleanlinessbculkin2442
2016-07-27Restarted work on this projectbculkin2442
2016-05-11Adapt to upstream changesbculkin2442
2016-04-22Formatting changesbculkin2442
2016-04-22Formatting changesbculkin2442
2016-04-21Fixed lazy evaluation of arraysbculkin2442
2016-04-18Implemented arraysbculkin2442
2016-04-18Added operation condensingbculkin2442
2016-04-18Reimplemented basic optimization.bculkin2442
2016-04-17Fixed a bug with arithmetic operatorsbculkin2442
2016-04-17Minor cleanupsbculkin2442
2016-04-17Code maintenance and changesbculkin2442
2016-04-11Fixed me breaking variable definitionsbculkin2442
2016-04-11Changed AST to evaluate lazilybculkin2442
2016-04-11Adjusted to new method in pairs and holdersbculkin2442
2016-04-10Restored basic functionality with new systembculkin2442
2016-04-10Code cleanupbculkin2442
2016-04-10Removed old code that wasn't being usedbculkin2442