| Commit message (Expand) | Author | Age | Files | Lines |
* | Added partial support for connection manipulation, now using a static storage... | Eduardo Pedroni | 2014-11-24 | 1 | -15/+10 |
* | Visualisation features complete, seems to be quite stable. Behaves slightly d... | Eduardo Pedroni | 2014-11-24 | 1 | -2/+10 |
* | Commented some new files, optimised some methods, moved as much setting up as... | Eduardo Pedroni | 2014-11-23 | 1 | -35/+63 |
* | Refactored handlers, separated into input, node and output files. Genes are l... | Eduardo Pedroni | 2014-11-18 | 1 | -34/+44 |
* | Added GUIConnection and GUIMutable, started reintroducing lines but positioni... | Eduardo Pedroni | 2014-11-15 | 1 | -6/+61 |
* | Added GUIHandlers file for extracted handlers, started removing parent class ... | Eduardo Pedroni | 2014-11-15 | 1 | -442/+8 |
* | Moved constants to a separate file, added a formal README | Eduardo Pedroni | 2014-10-10 | 1 | -21/+22 |
* | More minor refactorings, added some comments | Eduardo Pedroni | 2014-05-21 | 1 | -20/+19 |
* | Removed some commented out code | Eduardo Pedroni | 2014-05-20 | 1 | -3/+0 |
* | Added javadocs, made minor changes to the comments | Eduardo Pedroni | 2014-05-06 | 1 | -9/+9 |
* | Added more comments, minor refactorings | Eduardo Pedroni | 2014-05-04 | 1 | -7/+5 |
* | Commented lots of packages. | Eduardo Pedroni | 2014-04-25 | 1 | -2/+2 |
* | Tooltips are looking strange, checking on a different machine | Eduardo Pedroni | 2014-04-21 | 1 | -1/+1 |
* | Added manual test case evaluation to GUI | Eduardo Pedroni | 2014-04-10 | 1 | -11/+37 |
* | GUIParameters all refactored and commented. | Eduardo Pedroni | 2014-04-08 | 1 | -3/+3 |
* | About to make big changes to the way fitness works, committing just in case | Eduardo Pedroni | 2014-04-06 | 1 | -113/+94 |
* | Settings pane now actually controls the parameters, not much left to do. | Eduardo Pedroni | 2014-04-01 | 1 | -5/+5 |
* | Running into some issues with running the CGP loop in the background with bin... | Eduardo Pedroni | 2014-03-30 | 1 | -3/+8 |
* | Node grid has been refactored a few times, settings pane is almost complete, ... | Eduardo Pedroni | 2014-03-26 | 1 | -46/+28 |
* | Node grid all done and apparently stable. | Eduardo Pedroni | 2014-03-24 | 1 | -90/+140 |
* | Going further into active path locking | Eduardo Pedroni | 2014-03-24 | 1 | -16/+32 |
* | Majorly refactored, node grid is fully implemented. About to attempt active p... | Eduardo Pedroni | 2014-03-23 | 1 | -0/+417 |