Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Thinking about refactoring the way the count is done | Eduardo Pedroni | 2015-07-22 | 2 | -2/+5 |
| | |||||
* | Finished basic Cardbase tests, doing CLI next | Eduardo Pedroni | 2015-07-22 | 8 | -15/+94 |
| | |||||
* | Added lots of cardbase tests, refactored a little bit, will need to ↵ | Eduardo Pedroni | 2015-07-21 | 5 | -19/+258 |
| | | | | completely rework the way counts are done | ||||
* | Cleaned up a bit, finished sort tests, refactored cardbase adding and ↵ | Eduardo Pedroni | 2015-07-13 | 3 | -6/+77 |
| | | | | removing, need to write tests urgently | ||||
* | Added some statistics functionality, TDD | Eduardo Pedroni | 2015-07-13 | 3 | -9/+152 |
| | |||||
* | Forgot to add deck files, done | Eduardo Pedroni | 2015-07-12 | 3 | -0/+56 |
| | |||||
* | Made good progress with introspective sort, fixed ant build issue, ant ↵ | Eduardo Pedroni | 2015-06-28 | 1 | -73/+228 |
| | | | | builds are now done on a different bin directory | ||||
* | Mulling over the generic comparator issue | Eduardo Pedroni | 2015-06-24 | 4 | -1/+172 |
| | |||||
* | Refactored CLI, exceptions are handled properly now. Started looking into UI ↵ | Eduardo Pedroni | 2015-06-06 | 1 | -0/+34 |
testing for the CLI. |