| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed formatting, removed commented out code, added comments to handlers and ... | Eduardo Pedroni | 2014-11-24 | 1 | -1/+23 |
* | Visualisation features complete, seems to be quite stable. Behaves slightly d... | Eduardo Pedroni | 2014-11-24 | 1 | -10/+23 |
* | Commented some new files, optimised some methods, moved as much setting up as... | Eduardo Pedroni | 2014-11-23 | 1 | -9/+54 |
* | Refactored handlers, separated into input, node and output files. Genes are l... | Eduardo Pedroni | 2014-11-18 | 1 | -7/+14 |
* | Added GUIConnection and GUIMutable, started reintroducing lines but positioni... | Eduardo Pedroni | 2014-11-15 | 1 | -7/+37 |
* | Added GUIHandlers file for extracted handlers, started removing parent class ... | Eduardo Pedroni | 2014-11-15 | 1 | -54/+27 |
* | Moved constants to a separate file, added a formal README | Eduardo Pedroni | 2014-10-10 | 1 | -11/+4 |
* | More minor refactorings, added some comments | Eduardo Pedroni | 2014-05-21 | 1 | -4/+4 |
* | Refactored Mutable, commented a little bit of the GUI package | Eduardo Pedroni | 2014-05-14 | 1 | -5/+0 |
* | Added javadocs, made minor changes to the comments | Eduardo Pedroni | 2014-05-06 | 1 | -6/+0 |
* | Added more comments, minor refactorings | Eduardo Pedroni | 2014-05-04 | 1 | -3/+0 |
* | Performance suddenly decreased, looking into why | Eduardo Pedroni | 2014-04-13 | 1 | -1/+1 |
* | Added manual test case evaluation to GUI | Eduardo Pedroni | 2014-04-10 | 1 | -13/+19 |
* | About to make big changes to the way fitness works, committing just in case | Eduardo Pedroni | 2014-04-06 | 1 | -13/+27 |
* | Settings pane now actually controls the parameters, not much left to do. | Eduardo Pedroni | 2014-04-01 | 1 | -3/+3 |
* | Running into some issues with running the CGP loop in the background with bin... | Eduardo Pedroni | 2014-03-30 | 1 | -0/+1 |
* | Node grid has been refactored a few times, settings pane is almost complete, ... | Eduardo Pedroni | 2014-03-26 | 1 | -1/+1 |
* | Node grid all done and apparently stable. | Eduardo Pedroni | 2014-03-24 | 1 | -0/+18 |
* | Going further into active path locking | Eduardo Pedroni | 2014-03-24 | 1 | -0/+8 |
* | Majorly refactored, node grid is fully implemented. About to attempt active p... | Eduardo Pedroni | 2014-03-23 | 1 | -0/+56 |