| Commit message (Expand) | Author | Age | Files | Lines |
* | Final commit, will release later today. | Eduardo Pedroni | 2014-05-22 | 6 | -8/+7 |
* | Minor refactorings | Eduardo Pedroni | 2014-05-19 | 9 | -69/+39 |
* | Cleaned up a few comments | Eduardo Pedroni | 2014-05-15 | 2 | -2/+2 |
* | Refactored Mutable, commented a little bit of the GUI package | Eduardo Pedroni | 2014-05-14 | 9 | -87/+111 |
* | Percent point mutator had a bug, fixed now | Eduardo Pedroni | 2014-05-11 | 1 | -1/+5 |
* | Fixed digital problem with more than one test case, improved mu+lambda to be ... | Eduardo Pedroni | 2014-05-10 | 4 | -29/+138 |
* | Removed reflection for now, added fitness orientation support | Eduardo Pedroni | 2014-05-07 | 12 | -47/+57 |
* | Added javadocs, made minor changes to the comments | Eduardo Pedroni | 2014-05-06 | 29 | -275/+280 |
* | Added more comments, minor refactorings | Eduardo Pedroni | 2014-05-04 | 10 | -105/+467 |
* | Merged with repo, there were unsynced changes | Eduardo Pedroni | 2014-05-01 | 3 | -7/+7 |
|\ |
|
| * | Changing function set through GUI now triggers a reset if arity changes. | Eduardo Pedroni | 2014-04-27 | 3 | -7/+7 |
* | | Did more commenting, implemented reflection and statistics | Eduardo Pedroni | 2014-05-01 | 39 | -554/+1701 |
|/ |
|
* | Moved files around to different folders, and commented some more packages. Ai... | Eduardo Pedroni | 2014-04-26 | 17 | -181/+284 |
* | Commented lots of packages. | Eduardo Pedroni | 2014-04-25 | 35 | -1870/+2433 |
* | Refactored parsers and parameters, had to install e(fx)clipse to deploy appli... | Eduardo Pedroni | 2014-04-24 | 11 | -80/+567 |
* | Chromosome parser is buggy, need to fix that. | Eduardo Pedroni | 2014-04-22 | 4 | -10/+70 |
* | Tooltips are looking strange, checking on a different machine | Eduardo Pedroni | 2014-04-21 | 16 | -375/+478 |
* | Added parsers, did a bit of testing, switched to java8 | Eduardo Pedroni | 2014-04-18 | 16 | -221/+1171 |
* | Performance suddenly decreased, looking into why | Eduardo Pedroni | 2014-04-13 | 6 | -43/+36 |
* | Added manual test case evaluation to GUI | Eduardo Pedroni | 2014-04-10 | 5 | -13/+70 |
* | GUIParameters all refactored and commented. | Eduardo Pedroni | 2014-04-08 | 18 | -302/+480 |
* | Refactoring resources for (hopefully) the last time | Eduardo Pedroni | 2014-04-07 | 18 | -99/+97 |
* | Refactored problem types | Eduardo Pedroni | 2014-04-07 | 7 | -40/+95 |
* | A few more changes made, functionsets are now selected by the fitness functio... | Eduardo Pedroni | 2014-04-07 | 1 | -2/+14 |
* | About to make big changes to the way fitness works, committing just in case | Eduardo Pedroni | 2014-04-06 | 31 | -283/+592 |
* | Parameter validation refactored and fully functional. | Eduardo Pedroni | 2014-04-04 | 8 | -14/+51 |
* | Visual feedback for parameters implemented. | Eduardo Pedroni | 2014-04-03 | 13 | -90/+147 |
* | Settings pane now actually controls the parameters, not much left to do. | Eduardo Pedroni | 2014-04-01 | 36 | -0/+2579 |