aboutsummaryrefslogtreecommitdiff
path: root/unfinished/numgame.c (follow)
Commit message (Expand)AuthorAge
* Fall back to <math.h> if <tgmath.h> doesn't work.Simon Tatham2023-04-06
* Replace <math.h> with <tgmath.h> throughoutBen Harris2023-04-04
* Replace a buch of "const static" with "static const"Ben Harris2023-02-18
* Mark many more function (and some objects) staticBen Harris2023-02-18
* Fix bit rot in the 'unfinished' subdir.Simon Tatham2021-03-29
* Replace TRUE/FALSE with C99 true/false throughout.Simon Tatham2018-11-13
* Fix a printf 64-bit-cleanness error.Simon Tatham2013-11-28
* Correction from James H: sqrt(0) shouldn't occur any more thanSimon Tatham2008-07-05
* More operations and bug fixes from James H.Simon Tatham2008-07-05
* James H has helpfully provided yet more silly operators for the -ASimon Tatham2008-06-24
* An option to enable a debugging mode for the BFS.Simon Tatham2008-06-23
* New -A mode permitting even madder operators, and also -m to try toSimon Tatham2008-06-09
* I'm sick and tired of having unfinished puzzle code lying around onSimon Tatham2006-10-29