Spell fix.
[Project_algorithmic_C.git] / lib / debug.c
2017-08-23  Jérôme BenoitSimplify the debugging functions
2017-08-21  Jérôme BenoitProperly nullify a debug function.
2017-08-21  Jérôme BenoitImprove the debug printing function:
2017-08-21  Jérôme BenoitImplement some basic debug printing function.
2017-05-05  Jérôme BenoitMerge branch 'master' into playable_shots
2017-05-05  Jérôme BenoitImplement the helper functions needed to list the playb...
2017-05-04  Jérôme BenoitProperly implement the validation of a shot and reverse...
2017-04-28  Jérôme BenoitImplement :
2017-04-27  Jérôme BenoitFix an off-by-one on the pawn 2D array indexes.