summaryrefslogtreecommitdiff
path: root/BJC-Utils2/src/main/java/bjc/utils/cli
AgeCommit message (Collapse)Author
2017-03-27Work on FDS morebjculkin
2017-03-27Update FDSstudent
2017-03-26More FDS workbculkin2442
2017-03-26Updatebculkin2442
2017-03-17Add toString/equals/hashCode/compareTo part 1bjculkin
Adds utility methods to classes that need them. This covers the cli & component packages.
2017-03-16Formattingbculkin2442
2017-03-14Formattingbculkin2442
2017-03-14CleanupEVE
2017-03-13FormattingEVE
2017-02-26Formattingbculkin2442
2016-11-10Doc updatesbculkin2442
2016-10-21Documentationbculkin2442
2016-08-24Added tentative support for subrulesbculkin2442
Added a new sort of config reader that tentatively supports subrules through indentation. I need to actually write a parser that uses it though. I think something to do with trees would work well for testing it.
2016-07-28Format/Cleanup passbculkin2442
2016-05-10General updatebculkin2442
2016-05-07General changesbculkin2442
2016-04-25General code cleanup, and some more GUI controlsbculkin2442
2016-04-22Formatting changesbculkin2442
2016-04-17Code maintenace and changesbculkin2442
2016-04-13Removed old data typesbculkin2442
2016-04-13Made GenericCommandMode work for all terminalsbculkin2442
2016-04-13Implemented stream-based commandsbculkin2442
2016-04-11Some minor changes to the CLI systembculkin2442
2016-04-08Switch functional data to use interfacesbculkin2442
2016-04-06Minor bugfixes/changes, as well as beginnings of CLI systemsbculkin2442