Commit History

Author SHA1 Message Date
  Simon Tatham 5030d87903 latin_solver_alloc: handle clashing numbers in input grid. 1 year ago
  Simon Tatham f21d3e4c74 latin.c: call a user-provided validator function. [NFC] 4 years ago
  Simon Tatham a550ea0a47 Replace TRUE/FALSE with C99 true/false throughout. 5 years ago
  Simon Tatham 08915945e6 Adopt C99 bool in the shared Latin-square API. 5 years ago
  Simon Tatham 3189fb484d Fix an inaccurate comment. 5 years ago
  Simon Tatham a58c1b216b Make the code base clean under -Wwrite-strings. 7 years ago
  Simon Tatham 58e0d0bc2d New puzzle from James Harvey: 'Singles', an implementation of 14 years ago
  Simon Tatham 771f5446a8 Retire the YTRANS and YUNTRANS macros in latin.[ch]. They were 14 years ago
  Simon Tatham 13d7ff6ae5 Add a facility in the latin.c solver diagnostics to allow a puzzle 14 years ago
  Simon Tatham 3c3368d07f I've never trusted common variables. Take those bare ints out of 14 years ago
  Simon Tatham 189f833980 Refactor latin.c to make it easier to reuse. Instead of client 14 years ago
  Simon Tatham d54b4c4651 latin_generate_quick is long gone, so remove it from the header file. 14 years ago
  Simon Tatham 472deca37c Patch from James H to fix the occasional generation of puzzles 17 years ago
  Simon Tatham 2f8dba9257 Add James H's new puzzle, `Unequal' (otherwise known as the 17 years ago