| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved GUI to its own repositoryHEADmaster | Eduardo Pedroni | 2015-03-09 | 25 | -3579/+0 |
* | Added partial support for connection manipulation, now using a static storage... | Eduardo Pedroni | 2014-11-24 | 9 | -34/+234 |
* | Fixed formatting, removed commented out code, added comments to handlers and ... | Eduardo Pedroni | 2014-11-24 | 9 | -46/+112 |
* | Visualisation features complete, seems to be quite stable. Behaves slightly d... | Eduardo Pedroni | 2014-11-24 | 11 | -51/+141 |
* | Commented some new files, optimised some methods, moved as much setting up as... | Eduardo Pedroni | 2014-11-23 | 10 | -170/+352 |
* | Steps 1-4 complete, generic handlers for inputs, nodes and outputs are workin... | Eduardo Pedroni | 2014-11-22 | 3 | -10/+9 |
* | Refactored handlers, separated into input, node and output files. Genes are l... | Eduardo Pedroni | 2014-11-18 | 16 | -188/+370 |
* | Added GUIConnection and GUIMutable, started reintroducing lines but positioni... | Eduardo Pedroni | 2014-11-15 | 10 | -51/+232 |
* | Added GUIHandlers file for extracted handlers, started removing parent class ... | Eduardo Pedroni | 2014-11-15 | 10 | -1116/+132 |
* | Removed old README, renamed project to JCGP | Eduardo Pedroni | 2014-10-18 | 2 | -215/+1 |
* | Merge branch 'master' of https://bitbucket.org/epedroni/jcgp | Eduardo Pedroni | 2014-10-18 | 1 | -13/+17 |
|\ |
|
| * | README.txt edited online with Bitbucket | Eduardo Pedroni | 2014-10-18 | 1 | -2/+6 |
| * | README.txt edited online with Bitbucket | Eduardo Pedroni | 2014-10-18 | 1 | -1/+1 |
| * | README.txt edited online with Bitbucket | Eduardo Pedroni | 2014-10-18 | 1 | -13/+13 |
* | | Merge remote-tracking branch 'origin/gui' | Eduardo Pedroni | 2014-10-18 | 2 | -4/+4 |
|\ \
| |/
|/| |
|
| * | Fixed greek character issue | Eduardo Pedroni | 2014-06-25 | 2 | -4/+4 |
* | | Moved javadocs to a different repository for hosting, updated README | Eduardo Pedroni | 2014-10-18 | 354 | -83217/+15 |
* | | Added .txt extension to LICENSE | Eduardo Pedroni | 2014-10-13 | 2 | -2/+2 |
* | | Moved constants to a separate file, added a formal README | Eduardo Pedroni | 2014-10-10 | 17 | -155/+207 |
* | | GNU license statement added. | Eduardo Pedroni | 2014-06-26 | 1 | -0/+8 |
|/ |
|
* | Final commit, will release later today. | Eduardo Pedroni | 2014-05-22 | 351 | -1167/+1309 |
* | Did some more comments, almost there... | Eduardo Pedroni | 2014-05-21 | 2 | -23/+161 |
* | More minor refactorings, added some comments | Eduardo Pedroni | 2014-05-21 | 9 | -54/+71 |
* | Removed some commented out code | Eduardo Pedroni | 2014-05-20 | 2 | -16/+0 |
* | Minor refactorings | Eduardo Pedroni | 2014-05-19 | 11 | -73/+42 |
* | 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 | 355 | -994/+2332 |
* | Merge branch 'gui' of https://bitbucket.org/epedroni/jcgp into gui | Eduardo Pedroni | 2014-05-11 | 1 | -1/+5 |
|\ |
|
| * | Percent point mutator had a bug, fixed now | Eduardo Pedroni | 2014-05-11 | 1 | -1/+5 |
* | | Fixed greek characters in mu plus lambda, added missing console flushes when ... | Eduardo Pedroni | 2014-05-11 | 1 | -0/+2 |
|/ |
|
* | Fixed digital problem with more than one test case, improved mu+lambda to be ... | Eduardo Pedroni | 2014-05-10 | 5 | -29/+141 |
* | Test commit to check the repository privacy settings | Eduardo Pedroni | 2014-05-08 | 2 | -2/+0 |
* | Removed reflection for now, added fitness orientation support | Eduardo Pedroni | 2014-05-07 | 33 | -276/+173 |
* | Added javadocs, made minor changes to the comments | Eduardo Pedroni | 2014-05-06 | 391 | -363/+82461 |
* | Added more comments, minor refactorings | Eduardo Pedroni | 2014-05-04 | 23 | -170/+522 |
* | Merged with repo, there were unsynced changes | Eduardo Pedroni | 2014-05-01 | 6 | -12/+47 |
|\ |
|
| * | Changing function set through GUI now triggers a reset if arity changes. | Eduardo Pedroni | 2014-04-27 | 6 | -12/+46 |
* | | Did more commenting, implemented reflection and statistics | Eduardo Pedroni | 2014-05-01 | 48 | -655/+2100 |
|/ |
|
* | Moved files around to different folders, and commented some more packages. Ai... | Eduardo Pedroni | 2014-04-26 | 27 | -184/+287 |
* | Commented lots of packages. | Eduardo Pedroni | 2014-04-25 | 45 | -1925/+2487 |
* | Refactored parsers and parameters, had to install e(fx)clipse to deploy appli... | Eduardo Pedroni | 2014-04-24 | 15 | -114/+610 |
* | Chromosome parser is buggy, need to fix that. | Eduardo Pedroni | 2014-04-22 | 11 | -18/+86 |
* | Tooltips are looking strange, checking on a different machine | Eduardo Pedroni | 2014-04-21 | 28 | -477/+634 |
* | Added parsers, did a bit of testing, switched to java8 | Eduardo Pedroni | 2014-04-18 | 23 | -262/+1321 |
* | Performance suddenly decreased, looking into why | Eduardo Pedroni | 2014-04-13 | 13 | -75/+96 |
* | Added manual test case evaluation to GUI | Eduardo Pedroni | 2014-04-10 | 21 | -237/+613 |
* | GUIParameters all refactored and commented. | Eduardo Pedroni | 2014-04-08 | 30 | -651/+1036 |
* | Refactoring resources for (hopefully) the last time | Eduardo Pedroni | 2014-04-07 | 27 | -156/+167 |
* | Refactored problem types | Eduardo Pedroni | 2014-04-07 | 9 | -87/+148 |
* | A few more changes made, functionsets are now selected by the fitness functio... | Eduardo Pedroni | 2014-04-07 | 2 | -3/+17 |