aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Moved GUI to its own repositoryHEADmasterEduardo Pedroni2015-03-0925-3579/+0
* Added partial support for connection manipulation, now using a static storage...Eduardo Pedroni2014-11-249-34/+234
* Fixed formatting, removed commented out code, added comments to handlers and ...Eduardo Pedroni2014-11-249-46/+112
* Visualisation features complete, seems to be quite stable. Behaves slightly d...Eduardo Pedroni2014-11-2411-51/+141
* Commented some new files, optimised some methods, moved as much setting up as...Eduardo Pedroni2014-11-2310-170/+352
* Steps 1-4 complete, generic handlers for inputs, nodes and outputs are workin...Eduardo Pedroni2014-11-223-10/+9
* Refactored handlers, separated into input, node and output files. Genes are l...Eduardo Pedroni2014-11-1816-188/+370
* Added GUIConnection and GUIMutable, started reintroducing lines but positioni...Eduardo Pedroni2014-11-1510-51/+232
* Added GUIHandlers file for extracted handlers, started removing parent class ...Eduardo Pedroni2014-11-1510-1116/+132
* Removed old README, renamed project to JCGPEduardo Pedroni2014-10-182-215/+1
* Merge branch 'master' of https://bitbucket.org/epedroni/jcgpEduardo Pedroni2014-10-181-13/+17
|\
| * README.txt edited online with BitbucketEduardo Pedroni2014-10-181-2/+6
| * README.txt edited online with BitbucketEduardo Pedroni2014-10-181-1/+1
| * README.txt edited online with BitbucketEduardo Pedroni2014-10-181-13/+13
* | Merge remote-tracking branch 'origin/gui'Eduardo Pedroni2014-10-182-4/+4
|\ \ | |/ |/|
| * Fixed greek character issueEduardo Pedroni2014-06-252-4/+4
* | Moved javadocs to a different repository for hosting, updated READMEEduardo Pedroni2014-10-18354-83217/+15
* | Added .txt extension to LICENSEEduardo Pedroni2014-10-132-2/+2
* | Moved constants to a separate file, added a formal READMEEduardo Pedroni2014-10-1017-155/+207
* | GNU license statement added.Eduardo Pedroni2014-06-261-0/+8
|/
* Final commit, will release later today.Eduardo Pedroni2014-05-22351-1167/+1309
* Did some more comments, almost there...Eduardo Pedroni2014-05-212-23/+161
* More minor refactorings, added some commentsEduardo Pedroni2014-05-219-54/+71
* Removed some commented out codeEduardo Pedroni2014-05-202-16/+0
* Minor refactoringsEduardo Pedroni2014-05-1911-73/+42
* Cleaned up a few commentsEduardo Pedroni2014-05-152-2/+2
* Refactored Mutable, commented a little bit of the GUI packageEduardo Pedroni2014-05-14355-994/+2332
* Merge branch 'gui' of https://bitbucket.org/epedroni/jcgp into guiEduardo Pedroni2014-05-111-1/+5
|\
| * Percent point mutator had a bug, fixed nowEduardo Pedroni2014-05-111-1/+5
* | Fixed greek characters in mu plus lambda, added missing console flushes when ...Eduardo Pedroni2014-05-111-0/+2
|/
* Fixed digital problem with more than one test case, improved mu+lambda to be ...Eduardo Pedroni2014-05-105-29/+141
* Test commit to check the repository privacy settingsEduardo Pedroni2014-05-082-2/+0
* Removed reflection for now, added fitness orientation supportEduardo Pedroni2014-05-0733-276/+173
* Added javadocs, made minor changes to the commentsEduardo Pedroni2014-05-06391-363/+82461
* Added more comments, minor refactoringsEduardo Pedroni2014-05-0423-170/+522
* Merged with repo, there were unsynced changesEduardo Pedroni2014-05-016-12/+47
|\
| * Changing function set through GUI now triggers a reset if arity changes.Eduardo Pedroni2014-04-276-12/+46
* | Did more commenting, implemented reflection and statisticsEduardo Pedroni2014-05-0148-655/+2100
|/
* Moved files around to different folders, and commented some more packages. Ai...Eduardo Pedroni2014-04-2627-184/+287
* Commented lots of packages.Eduardo Pedroni2014-04-2545-1925/+2487
* Refactored parsers and parameters, had to install e(fx)clipse to deploy appli...Eduardo Pedroni2014-04-2415-114/+610
* Chromosome parser is buggy, need to fix that.Eduardo Pedroni2014-04-2211-18/+86
* Tooltips are looking strange, checking on a different machineEduardo Pedroni2014-04-2128-477/+634
* Added parsers, did a bit of testing, switched to java8Eduardo Pedroni2014-04-1823-262/+1321
* Performance suddenly decreased, looking into whyEduardo Pedroni2014-04-1313-75/+96
* Added manual test case evaluation to GUIEduardo Pedroni2014-04-1021-237/+613
* GUIParameters all refactored and commented.Eduardo Pedroni2014-04-0830-651/+1036
* Refactoring resources for (hopefully) the last timeEduardo Pedroni2014-04-0727-156/+167
* Refactored problem typesEduardo Pedroni2014-04-079-87/+148
* A few more changes made, functionsets are now selected by the fitness functio...Eduardo Pedroni2014-04-072-3/+17