summaryrefslogtreecommitdiff
path: root/dice-lang/src/main/java/bjc
AgeCommit message (Expand)Author
2016-07-28Fixed an issue with instantiating lazy values.bculkin2442
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
2016-04-04Moved nodes to new packagesbculkin2442
2016-04-03Code maintenance and fixesbculkin2442
2016-04-03More refactoring and maintenancebculkin2442
2016-04-03General code refactoring and maintenancebculkin2442
2016-03-31Code maintenance changesbculkin2442
2016-03-28Implemented support for conjoined tokensbculkin2442
2016-03-28Renamed packages to suit updated projectbculkin2442