aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Implemented sorting using reflection, not sure it was a good idea thoughEduardo Pedroni2015-06-089-112/+262
|
* Bombproofed the CLI a bit more, tidied up the underlying API, now thinking ↵Eduardo Pedroni2015-06-068-250/+299
| | | | about decks
* Squashed a few minor bugs, refactored CardbaseManager a bitEduardo Pedroni2015-06-066-273/+423
|
* Refactored CLI, exceptions are handled properly now. Started looking into UI ↵Eduardo Pedroni2015-06-066-175/+238
| | | | testing for the CLI.
* Started refactoring, sorted out compiling in build scriptEduardo Pedroni2015-06-063-88/+174
|
* Tidied up README and help, sorted out a neater Ant build scriptEduardo Pedroni2015-06-055-120/+116
|
* It works! Reading in a file, writing to the same file or a different ↵Eduardo Pedroni2015-06-058-64/+312
| | | | existing file, glancing, perusing, adding and removing cards by number
* Made a plan, now i'm following it. CLI is well under wayEduardo Pedroni2015-06-049-352/+262
|
* Have a working example to parse JSON sets and get cards by numberEduardo Pedroni2015-06-035-0/+483