Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 0ed98cf1 | 2019-04-04 12:55:39 | removed tracing | ||
| 769218cc | 2019-04-03 18:59:09 | additional functions mp_incr and mp_decr | ||
| cb1eb161 | 2019-04-04 07:58:07 | run `make astyle` [skip ci] | ||
| 03655127 | 2019-03-06 15:09:32 | parameter with name in prototype | ||
| 15a1adc2 | 2019-03-06 15:08:48 | literal suffix | ||
| 00a1bcd6 | 2019-03-04 02:00:28 | demo: better ndraw | ||
| 1fc7d20d | 2019-03-04 01:56:06 | opponent/test.c: move ndraw to main.c | ||
| 12b41bbe | 2019-03-04 01:42:05 | opponent.c: forgot missing printf("\n") from _cleanup. reason for test failures. | ||
| 03b319ca | 2019-03-03 23:19:52 | opponent.c: get rid of global variables and remove cleanup | ||
| 3f42b6a7 | 2019-03-03 23:24:15 | test/opponent.c: add todo comments |