aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/backend/modules/problem/TestCaseProblem.java
Commit message (Collapse)AuthorAgeFilesLines
* Final commit, will release later today.Eduardo Pedroni2014-05-221-1/+1
|
* Minor refactoringsEduardo Pedroni2014-05-191-16/+0
|
* Removed reflection for now, added fitness orientation supportEduardo Pedroni2014-05-071-0/+19
|
* Added javadocs, made minor changes to the commentsEduardo Pedroni2014-05-061-8/+6
|
* Did more commenting, implemented reflection and statisticsEduardo Pedroni2014-05-011-53/+95
|
* Moved files around to different folders, and commented some more packages. ↵Eduardo Pedroni2014-04-261-2/+1
| | | | Aiming to have the entire backend fully commented by the end of today
* Commented lots of packages.Eduardo Pedroni2014-04-251-1/+7
|
* Refactored parsers and parameters, had to install e(fx)clipse to deploy ↵Eduardo Pedroni2014-04-241-38/+5
| | | | application.
* Tooltips are looking strange, checking on a different machineEduardo Pedroni2014-04-211-43/+43
|
* Performance suddenly decreased, looking into whyEduardo Pedroni2014-04-131-7/+6
|
* Added manual test case evaluation to GUIEduardo Pedroni2014-04-101-0/+156