aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/gui/settings/parameters/GUIDoubleParameter.java
Commit message (Collapse)AuthorAgeFilesLines
* Added more comments, minor refactoringsEduardo Pedroni2014-05-041-6/+5
|
* Did more commenting, implemented reflection and statisticsEduardo Pedroni2014-05-011-2/+2
|
* Commented lots of packages.Eduardo Pedroni2014-04-251-2/+5
|
* Refactored parsers and parameters, had to install e(fx)clipse to deploy ↵Eduardo Pedroni2014-04-241-4/+6
| | | | application.
* 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-21/+20
|
* Added manual test case evaluation to GUIEduardo Pedroni2014-04-101-4/+3
|
* GUIParameters all refactored and commented.Eduardo Pedroni2014-04-081-89/+79
|
* Refactoring resources for (hopefully) the last timeEduardo Pedroni2014-04-071-1/+1
|
* About to make big changes to the way fitness works, committing just in caseEduardo Pedroni2014-04-061-8/+9
|
* Parameter validation refactored and fully functional.Eduardo Pedroni2014-04-041-14/+27
|
* Visual feedback for parameters implemented.Eduardo Pedroni2014-04-031-18/+71
|
* Settings pane now actually controls the parameters, not much left to do.Eduardo Pedroni2014-04-011-18/+21
|
* Need to do a few tests on windowsEduardo Pedroni2014-03-311-0/+48