Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Adding convention reference | Pacien TRAN-GIRARD | 2016-03-03 |
| | |||
* | Merge branch '02_board' into 'master' 02_board | Pacien | 2016-03-01 |
|\ | | | | | | | | | | | | | 02 board See merge request !1 | ||
| * | Disambiguate test assertions | Pacien TRAN-GIRARD | 2016-03-01 |
| | | |||
| * | Automatic code cleanup | Pacien TRAN-GIRARD | 2016-03-01 |
| | | |||
| * | Reformat code and doc-blocks | Pacien TRAN-GIRARD | 2016-03-01 |
| | | |||
| * | Board class : fix magic numbers in comments | Timothée Floure | 2016-03-01 |
| | | |||
| * | Board Class : remove magic numbers + get ride of duplicated code | Timothée Floure | 2016-03-01 |
| | | |||
| * | Add the test related to the blockAt() method | Timothée Floure | 2016-03-01 |
| | | |||
| * | Add the blocksAt() and blockAt() methods to the Board class | Timothée Floure | 2016-03-01 |
| | | |||
| * | Fix typo in function name | Pacien TRAN-GIRARD | 2016-02-29 |
| | | |||
| * | Remove redundant explicit type declaration | Pacien TRAN-GIRARD | 2016-02-29 |
| | | |||
| * | Add mirrored list size test | Pacien TRAN-GIRARD | 2016-02-29 |
| | | |||
| * | Rewrite list mirroring function and add test | Pacien TRAN-GIRARD | 2016-02-29 |
| | | |||
| * | Fix typo in constant name | Pacien TRAN-GIRARD | 2016-02-29 |
| | | |||
| * | Elaborate documentation | Pacien TRAN-GIRARD | 2016-02-29 |
| | | |||
| * | Reformat code | Pacien TRAN-GIRARD | 2016-02-29 |
| | | |||
| * | Add missing library | Pacien TRAN-GIRARD | 2016-02-29 |
| | | |||
| * | Elaborate class documentation | Pacien TRAN-GIRARD | 2016-02-29 |
| | | |||
| * | Fix typo in comment + remove tests on null input | Timothée Floure | 2016-02-29 |
| | | |||
| * | Add the Lists and Board Class + the Ticks Interface. Add the tests | Timothée Floure | 2016-02-27 |
| | | | | | | | | related to the '02_Board' part of the project. | ||
| * | Add the Block enum and the Ticks interface | Timothée Floure | 2016-02-24 |
|/ | |||
* | Add Timothée FLOURE as @author + autoformat code using eclipse01_cells | Timothée Floure | 2016-02-24 |
| | |||
* | Refactor neighbor computation using directional vectors | Pacien TRAN-GIRARD | 2016-02-22 |
| | |||
* | Implement the SubCell class | Pacien TRAN-GIRARD | 2016-02-22 |
| | |||
* | Fix neighbor coordinates calculation | Pacien TRAN-GIRARD | 2016-02-22 |
| | |||
* | Fix equality comparison | Pacien TRAN-GIRARD | 2016-02-22 |
| | |||
* | Fix row major index calculation | Pacien TRAN-GIRARD | 2016-02-22 |
| | |||
* | Implement the Cell class | Pacien TRAN-GIRARD | 2016-02-22 |
| | |||
* | Add missing documentation on enum constants | Pacien TRAN-GIRARD | 2016-02-22 |
| | |||
* | Implement Direction enum | Pacien TRAN-GIRARD | 2016-02-22 |
| | |||
* | Import unit 1 tests | Pacien TRAN-GIRARD | 2016-02-21 |
| | |||
* | Revert "Import first part unit tests" | Pacien TRAN-GIRARD | 2016-02-21 |
| | | | | This reverts commit df1880840db7bd8229d46118fb6d8508ecda61a1. | ||
* | Revert "Import second part unit tests" | Pacien TRAN-GIRARD | 2016-02-21 |
| | | | | This reverts commit 1c2fcab99adf3179df347ac352cfd5af1bd19014. | ||
* | Import second part unit tests | Pacien TRAN-GIRARD | 2016-02-20 |
| | |||
* | Import first part unit tests | Pacien TRAN-GIRARD | 2016-02-20 |
| | |||
* | Bootstrap repository | Pacien TRAN-GIRARD | 2016-02-20 |