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