| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleaned up a bit, finished sort tests, refactored cardbase adding and removin... | Eduardo Pedroni | 2015-07-13 | 12 | -55/+105 |
* | Added some statistics functionality, TDD | Eduardo Pedroni | 2015-07-13 | 18 | -69/+301 |
* | Forgot to add deck files, done | Eduardo Pedroni | 2015-07-12 | 8 | -0/+101 |
* | Started fiddling with decks | Eduardo Pedroni | 2015-07-12 | 5 | -50/+130 |
* | Removed test file used for fiddlings | Eduardo Pedroni | 2015-06-28 | 1 | -0/+1 |
* | Added a large file by accident, removed | Eduardo Pedroni | 2015-06-28 | 1 | -1/+0 |
* | Made good progress with introspective sort, fixed ant build issue, ant builds... | Eduardo Pedroni | 2015-06-28 | 10 | -115/+393 |
* | Mulling over the generic comparator issue | Eduardo Pedroni | 2015-06-24 | 12 | -93/+374 |
* | Refactored hash, fixed ant build script | Eduardo Pedroni | 2015-06-20 | 2 | -9/+24 |
* | Added license, updated readme | Eduardo Pedroni | 2015-06-18 | 2 | -0/+19 |
* | GUI is under way, 1.0 release | Eduardo Pedroni | 2015-06-18 | 3 | -24/+78 |
* | Started work on the GUI, and added imageCode field to card, now need to updat... | Eduardo Pedroni | 2015-06-11 | 9 | -164/+108 |
* | Streamlined Card class, cards are now stored in a hashmap, had to write a met... | Eduardo Pedroni | 2015-06-11 | 5 | -63/+190 |
* | Moved away from reflection for sorting, now looking into using a hashmap inst... | Eduardo Pedroni | 2015-06-11 | 5 | -132/+86 |
* | Implemented sorting using reflection, not sure it was a good idea though | Eduardo Pedroni | 2015-06-08 | 9 | -112/+262 |
* | Bombproofed the CLI a bit more, tidied up the underlying API, now thinking ab... | Eduardo Pedroni | 2015-06-06 | 9 | -250/+300 |
* | Squashed a few minor bugs, refactored CardbaseManager a bit | Eduardo Pedroni | 2015-06-06 | 6 | -273/+423 |
* | Refactored CLI, exceptions are handled properly now. Started looking into UI ... | Eduardo Pedroni | 2015-06-06 | 8 | -177/+284 |
* | Started refactoring, sorted out compiling in build script | Eduardo Pedroni | 2015-06-06 | 7 | -93/+184 |
* | Organised project folder, tidied up build script and added automatic linux ex... | Eduardo Pedroni | 2015-06-05 | 2 | -16/+33 |
* | Removed old todo list, formatted README better (hopefully) | Eduardo Pedroni | 2015-06-05 | 2 | -5/+4 |
* | Tidied up README and help, sorted out a neater Ant build script | Eduardo Pedroni | 2015-06-05 | 20 | -138/+253 |
* | It works! Reading in a file, writing to the same file or a different existing... | Eduardo Pedroni | 2015-06-05 | 10 | -64/+358 |
* | Made a plan, now i'm following it. CLI is well under way | Eduardo Pedroni | 2015-06-04 | 10 | -352/+263 |
* | Removed bin | Eduardo Pedroni | 2015-06-03 | 5 | -0/+0 |
* | Ignoring bin | Eduardo Pedroni | 2015-06-03 | 1 | -0/+1 |
* | Removed travis build status as I don't have any tests yet | Eduardo Pedroni | 2015-06-03 | 1 | -2/+0 |
* | Have a working example to parse JSON sets and get cards by number | Eduardo Pedroni | 2015-06-03 | 43 | -17141/+511 |
* | Forget scraping, there are already APIs for querying card data. I'm moving on... | Eduardo Pedroni | 2015-06-01 | 2 | -37/+87 |
* | Moved some things around, separated parsing into a different module to make w... | Eduardo Pedroni | 2015-06-01 | 14 | -294/+375 |
* | Added tests for hydra, nightmare and ugin's construct | Eduardo Pedroni | 2015-05-31 | 6 | -5/+309 |
* | Third time is the charm, changed zsh to sh | Eduardo Pedroni | 2015-05-31 | 1 | -1/+1 |
* | Adding a few more tests, travis should work now | Eduardo Pedroni | 2015-05-31 | 5 | -2/+1373 |
* | Added tests for a few more cards, trying different test script with travis | Eduardo Pedroni | 2015-05-31 | 15 | -17/+600 |
* | Added travis build status | Eduardo Pedroni | 2015-05-27 | 1 | -0/+2 |
* | Added sorin test, .travis.yml | Eduardo Pedroni | 2015-05-27 | 5 | -27/+76 |
* | Added many more tests, cached some sample pages | Eduardo Pedroni | 2015-05-25 | 11 | -23/+14623 |
* | Wrote some basic tests, passed them | Eduardo Pedroni | 2015-05-19 | 3 | -7/+88 |
* | Initial commit | Eduardo Pedroni | 2015-05-19 | 3 | -0/+26 |