summaryrefslogtreecommitdiff
path: root/BJC-Utils2/src/main/java/bjc
AgeCommit message (Expand)Author
2016-04-06Minor bugfixes/changes, as well as beginnings of CLI systemsbculkin2442
2016-04-04Minor changesbculkin2442
2016-04-03Code maintenance and changesbculkin2442
2016-04-03General code refactoring and maintenancebculkin2442
2016-04-02Began work on general configuration stuff.bculkin2442
2016-04-01Fixed bug that lead to exception when collapsing 0-length listsbculkin2442
2016-04-01Minor fixes to thingsbculkin2442
2016-03-31Created interface for implementations of builder patternbculkin2442
2016-03-31More code maintenancebculkin2442
2016-03-30Moved interface back to the package it belongs inbculkin2442
2016-03-30General code refactoringbculkin2442
2016-03-30Optimized a case that would've caused premature pair materializationbculkin2442
2016-03-30Fix latent bug in LazyHolder.bculkin2442
2016-03-30Moved IPrecedent into the only package that uses itbculkin2442
2016-03-30Added error-checking and input validationbculkin2442
2016-03-30Added method to check if a tokenizer has more tokenizersbculkin2442
2016-03-30New exception for invalid pragma syntaxbculkin2442
2016-03-30Adjusted shunting yard for multiple nesting levels.bculkin2442
2016-03-30Changed some of the token manipulators to not affect solo operatorsbculkin2442
2016-03-29Some more minor tweaks to componentsbculkin2442
2016-03-28Added utility method to collapses lists into a stringbculkin2442
2016-03-28Added parser for component descriptionsbculkin2442
2016-03-28Added some simple utilities for handling expression tokensbculkin2442
2016-03-28Changed sig of flatMap to use FunctionalLists instead of listsbculkin2442
2016-03-28Added toString for GenHolderbculkin2442
2016-03-28Moved dice things to seperate projectbculkin2442
2016-03-27Adapted component repository implementation to use files, not streamsbculkin2442
2016-03-27Mild formatting tweaksbculkin2442
2016-03-27Modified tree constructor to support "special" operatorsbculkin2442
2016-03-27Made a couple of private methods protectedbculkin2442
2016-03-22General formatting changesbculkin2442
2016-03-22General formatting cleanup and documentation updatebculkin2442
2016-03-22Fixed bug in AST traversalbculkin2442
2016-03-21Minor polishing of thingsbculkin2442
2016-03-21Polished up work on AST-based dicebculkin2442
2016-03-21Cleaned up importsbculkin2442
2016-03-21Minor usability changesbculkin2442
2016-03-21Built AST representation of Dice thingsbculkin2442
2016-03-18General changes to the dice packagebculkin2442
2016-03-18Trimmed some unnecessary importsbculkin2442
2016-03-18Added a thing to build ASTs from shunted (postfix) expressionsbculkin2442
2016-03-18Added simple implementation of an ASTbculkin2442
2016-03-18Moved exceptions to their own packagebculkin2442
2016-03-18Reorganized tree packages.bculkin2442
2016-03-16Deleted left over files.bculkin2442
2016-03-16Implemented basic description holderbculkin2442
2016-03-16Moved dice parser test to example directoriesbculkin2442
2016-03-01Implemented support for component-based shenanigans.bculkin2442
2016-03-01Implemented support for lazy pairsbculkin2442
2016-02-29Implemented partitioning capabilities for listsbculkin2442