aboutsummaryrefslogtreecommitdiff
path: root/latin.h (follow)
Commit message (Expand)AuthorAge
* latin.c: call a user-provided validator function. [NFC]Simon Tatham2020-05-23
* Replace TRUE/FALSE with C99 true/false throughout.Simon Tatham2018-11-13
* Adopt C99 bool in the shared Latin-square API.Simon Tatham2018-11-13
* Fix an inaccurate comment.Simon Tatham2018-11-06
* Make the code base clean under -Wwrite-strings.Simon Tatham2017-10-01
* New puzzle from James Harvey: 'Singles', an implementation ofSimon Tatham2010-01-11
* Retire the YTRANS and YUNTRANS macros in latin.[ch]. They wereSimon Tatham2010-01-11
* Add a facility in the latin.c solver diagnostics to allow a puzzleSimon Tatham2010-01-05
* I've never trusted common variables. Take those bare ints out ofSimon Tatham2009-12-27
* Refactor latin.c to make it easier to reuse. Instead of clientSimon Tatham2009-12-27
* latin_generate_quick is long gone, so remove it from the header file.Simon Tatham2009-12-23
* Patch from James H to fix the occasional generation of puzzlesSimon Tatham2007-01-15
* Add James H's new puzzle, `Unequal' (otherwise known as theSimon Tatham2007-01-13