index
:
bjc-utils2.git
trunk
Miscellaneous utilities and support code
Ben Culkin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BJC-Utils2
/
src
/
main
/
java
Age
Commit message (
Expand
)
Author
2016-04-13
Made GenericCommandMode work for all terminals
bculkin2442
2016-04-13
Implemented stream-based commands
bculkin2442
2016-04-11
Some minor changes to the CLI system
bculkin2442
2016-04-11
Work on restructing data.
bculkin2442
2016-04-11
Initial commit of experimental data rewrite
bculkin2442
2016-04-11
Added toStrings for easier debugging
bculkin2442
2016-04-11
Added new method to pairs and holders
bculkin2442
2016-04-08
Switch functional data to use interfaces
bculkin2442
2016-04-06
Minor bugfixes/changes, as well as beginnings of CLI systems
bculkin2442
2016-04-04
Minor changes
bculkin2442
2016-04-03
Code maintenance and changes
bculkin2442
2016-04-03
General code refactoring and maintenance
bculkin2442
2016-04-02
Began work on general configuration stuff.
bculkin2442
2016-04-01
Fixed bug that lead to exception when collapsing 0-length lists
bculkin2442
2016-04-01
Minor fixes to things
bculkin2442
2016-03-31
Created interface for implementations of builder pattern
bculkin2442
2016-03-31
More code maintenance
bculkin2442
2016-03-30
Moved interface back to the package it belongs in
bculkin2442
2016-03-30
General code refactoring
bculkin2442
2016-03-30
Optimized a case that would've caused premature pair materialization
bculkin2442
2016-03-30
Fix latent bug in LazyHolder.
bculkin2442
2016-03-30
Moved IPrecedent into the only package that uses it
bculkin2442
2016-03-30
Added error-checking and input validation
bculkin2442
2016-03-30
Added method to check if a tokenizer has more tokenizers
bculkin2442
2016-03-30
New exception for invalid pragma syntax
bculkin2442
2016-03-30
Adjusted shunting yard for multiple nesting levels.
bculkin2442
2016-03-30
Changed some of the token manipulators to not affect solo operators
bculkin2442
2016-03-29
Some more minor tweaks to components
bculkin2442
2016-03-28
Added utility method to collapses lists into a string
bculkin2442
2016-03-28
Added parser for component descriptions
bculkin2442
2016-03-28
Added some simple utilities for handling expression tokens
bculkin2442
2016-03-28
Changed sig of flatMap to use FunctionalLists instead of lists
bculkin2442
2016-03-28
Added toString for GenHolder
bculkin2442
2016-03-28
Moved dice things to seperate project
bculkin2442
2016-03-27
Adapted component repository implementation to use files, not streams
bculkin2442
2016-03-27
Mild formatting tweaks
bculkin2442
2016-03-27
Modified tree constructor to support "special" operators
bculkin2442
2016-03-27
Made a couple of private methods protected
bculkin2442
2016-03-22
General formatting changes
bculkin2442
2016-03-22
General formatting cleanup and documentation update
bculkin2442
2016-03-22
Fixed bug in AST traversal
bculkin2442
2016-03-21
Minor polishing of things
bculkin2442
2016-03-21
Polished up work on AST-based dice
bculkin2442
2016-03-21
Cleaned up imports
bculkin2442
2016-03-21
Minor usability changes
bculkin2442
2016-03-21
Built AST representation of Dice things
bculkin2442
2016-03-18
General changes to the dice package
bculkin2442
2016-03-18
Trimmed some unnecessary imports
bculkin2442
2016-03-18
Added a thing to build ASTs from shunted (postfix) expressions
bculkin2442
2016-03-18
Added simple implementation of an AST
bculkin2442
[next]