summaryrefslogtreecommitdiff
path: root/dice-lang/src
AgeCommit message (Collapse)Author
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
2016-04-10Moved things around for rewrite of AST mechanismsbculkin2442
2016-04-08Change to data interfaces, as well as prepare to rewrite parserbculkin2442
2016-04-04The optimizer is working :)bculkin2442
2016-04-04Work on optimizationsbculkin2442
2016-04-04Changed terminology to match common usebculkin2442