Branch | Commit message | Author | Age | |
---|---|---|---|---|
canon | c: global PUZZLE is not a boolean | Bryan Brattlof | 23 months | |
Age | Commit message | Author | Files | Lines |
2020-08-09 | c: global PUZZLE is not a booleanHEADcanon | Bryan Brattlof | 1 | -1/+1 |
2020-08-09 | c: move int->char cast outside 'for' loops | Bryan Brattlof | 1 | -3/+9 |
2020-08-08 | c: rough working solver! | Bryan Brattlof | 1 | -2/+4 |
2020-08-08 | c: don't clobber the index we're checking | Bryan Brattlof | 1 | -3/+3 |
2020-08-08 | c: fix bug in inRow | Bryan Brattlof | 1 | -2/+2 |
2020-08-08 | c: switch to a global PUZZLE | Bryan Brattlof | 1 | -21/+26 |
2020-08-07 | c: add functions to search for possabilities | Bryan Brattlof | 1 | -2/+48 |
2020-08-07 | c: rename main.c to sudoku.c | Bryan Brattlof | 3 | -36/+52 |
2020-08-06 | c: add function to display puzzles in a 9x9 grid | Bryan Brattlof | 1 | -0/+26 |
2020-08-06 | c: add initial c code | Bryan Brattlof | 2 | -0/+13 |
[...] | ||||
Clone | ||||
https://git.bryanbrattlof.com/sudoku | ||||
git://git.bryanbrattlof.com/sudoku |