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