| Commit message (Expand) | Author | Age | Files | Lines |
| * | Commented some new files, optimised some methods, moved as much setting up as... | Eduardo Pedroni | 2014-11-23 | 1 | -1/+14 |
| * | Refactored handlers, separated into input, node and output files. Genes are l... | Eduardo Pedroni | 2014-11-18 | 4 | -3/+23 |
| * | Minor refactorings | Eduardo Pedroni | 2014-05-19 | 2 | -33/+28 |
| * | Refactored Mutable, commented a little bit of the GUI package | Eduardo Pedroni | 2014-05-14 | 4 | -42/+98 |
| * | Removed reflection for now, added fitness orientation support | Eduardo Pedroni | 2014-05-07 | 4 | -11/+11 |
| * | Added javadocs, made minor changes to the comments | Eduardo Pedroni | 2014-05-06 | 3 | -53/+20 |
| * | Added more comments, minor refactorings | Eduardo Pedroni | 2014-05-04 | 8 | -96/+454 |
| * | Moved files around to different folders, and commented some more packages. Ai... | Eduardo Pedroni | 2014-04-26 | 2 | -14/+10 |
| * | Commented lots of packages. | Eduardo Pedroni | 2014-04-25 | 2 | -21/+34 |
| * | Refactored parsers and parameters, had to install e(fx)clipse to deploy appli... | Eduardo Pedroni | 2014-04-24 | 1 | -0/+3 |
| * | Chromosome parser is buggy, need to fix that. | Eduardo Pedroni | 2014-04-22 | 2 | -3/+7 |
| * | Tooltips are looking strange, checking on a different machine | Eduardo Pedroni | 2014-04-21 | 1 | -3/+3 |
| * | Added parsers, did a bit of testing, switched to java8 | Eduardo Pedroni | 2014-04-18 | 1 | -1/+0 |
| * | Performance suddenly decreased, looking into why | Eduardo Pedroni | 2014-04-13 | 1 | -0/+22 |
| * | GUIParameters all refactored and commented. | Eduardo Pedroni | 2014-04-08 | 3 | -32/+36 |
| * | Refactoring resources for (hopefully) the last time | Eduardo Pedroni | 2014-04-07 | 5 | -13/+11 |
| * | About to make big changes to the way fitness works, committing just in case | Eduardo Pedroni | 2014-04-06 | 3 | -5/+5 |
| * | Parameter validation refactored and fully functional. | Eduardo Pedroni | 2014-04-04 | 1 | -0/+1 |
| * | Visual feedback for parameters implemented. | Eduardo Pedroni | 2014-04-03 | 2 | -15/+48 |
| * | Settings pane now actually controls the parameters, not much left to do. | Eduardo Pedroni | 2014-04-01 | 8 | -0/+638 |