aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/gui/settings/parameters/GUIParameter.java
Commit message (Expand)AuthorAgeFilesLines
* Moved constants to a separate file, added a formal READMEEduardo Pedroni2014-10-101-8/+0
* Refactored Mutable, commented a little bit of the GUI packageEduardo Pedroni2014-05-141-2/+0
* Added javadocs, made minor changes to the commentsEduardo Pedroni2014-05-061-1/+1
* Added more comments, minor refactoringsEduardo Pedroni2014-05-041-25/+24
* Did more commenting, implemented reflection and statisticsEduardo Pedroni2014-05-011-13/+15
* Commented lots of packages.Eduardo Pedroni2014-04-251-3/+1
* Refactored parsers and parameters, had to install e(fx)clipse to deploy appli...Eduardo Pedroni2014-04-241-1/+1
* Chromosome parser is buggy, need to fix that.Eduardo Pedroni2014-04-221-1/+0
* Tooltips are looking strange, checking on a different machineEduardo Pedroni2014-04-211-7/+5
* Added parsers, did a bit of testing, switched to java8Eduardo Pedroni2014-04-181-1/+1
* Added manual test case evaluation to GUIEduardo Pedroni2014-04-101-9/+10
* GUIParameters all refactored and commented.Eduardo Pedroni2014-04-081-36/+193
* About to make big changes to the way fitness works, committing just in caseEduardo Pedroni2014-04-061-5/+13
* Parameter validation refactored and fully functional.Eduardo Pedroni2014-04-041-4/+14
* Visual feedback for parameters implemented.Eduardo Pedroni2014-04-031-9/+12
* Settings pane now actually controls the parameters, not much left to do.Eduardo Pedroni2014-04-011-8/+48
* Need to do a few tests on windowsEduardo Pedroni2014-03-311-0/+30