index
:
puzzles
devel
master
rockbox
rockbox-devel
My sgt-puzzles tree
Franklin Wei
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
latin.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
latin.c: call a user-provided validator function. [NFC]
Simon Tatham
2020-05-23
*
Replace TRUE/FALSE with C99 true/false throughout.
Simon Tatham
2018-11-13
*
Adopt C99 bool in the shared Latin-square API.
Simon Tatham
2018-11-13
*
Fix an inaccurate comment.
Simon Tatham
2018-11-06
*
Make the code base clean under -Wwrite-strings.
Simon Tatham
2017-10-01
*
New puzzle from James Harvey: 'Singles', an implementation of
Simon Tatham
2010-01-11
*
Retire the YTRANS and YUNTRANS macros in latin.[ch]. They were
Simon Tatham
2010-01-11
*
Add a facility in the latin.c solver diagnostics to allow a puzzle
Simon Tatham
2010-01-05
*
I've never trusted common variables. Take those bare ints out of
Simon Tatham
2009-12-27
*
Refactor latin.c to make it easier to reuse. Instead of client
Simon Tatham
2009-12-27
*
latin_generate_quick is long gone, so remove it from the header file.
Simon Tatham
2009-12-23
*
Patch from James H to fix the occasional generation of puzzles
Simon Tatham
2007-01-15
*
Add James H's new puzzle, `Unequal' (otherwise known as the
Simon Tatham
2007-01-13