Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | c: global PUZZLE is not a booleanHEADcanon | Bryan Brattlof | 2020-08-09 | 1 | -1/+1 |
* | c: move int->char cast outside 'for' loops | Bryan Brattlof | 2020-08-09 | 1 | -3/+9 |
* | c: rough working solver! | Bryan Brattlof | 2020-08-08 | 1 | -2/+4 |
* | c: don't clobber the index we're checking | Bryan Brattlof | 2020-08-08 | 1 | -3/+3 |
* | c: fix bug in inRow | Bryan Brattlof | 2020-08-08 | 1 | -2/+2 |
* | c: switch to a global PUZZLE | Bryan Brattlof | 2020-08-08 | 1 | -21/+26 |
* | c: add functions to search for possabilities | Bryan Brattlof | 2020-08-07 | 1 | -2/+48 |
* | c: rename main.c to sudoku.c | Bryan Brattlof | 2020-08-07 | 3 | -36/+52 |
* | c: add function to display puzzles in a 9x9 grid | Bryan Brattlof | 2020-08-06 | 1 | -0/+26 |
* | c: add initial c code | Bryan Brattlof | 2020-08-06 | 2 | -0/+13 |
* | remove unused gitlab config file | Bryan Brattlof | 2020-08-06 | 1 | -5/+0 |
* | remove non-existant 'terminal' lexar from readme | Bryan Brattlof | 2020-04-10 | 1 | -4/+4 |
* | add gitlab-ci for science | Bryan Brattlof | 2019-09-10 | 1 | -0/+5 |
* | batman! ... initial commit | Bryan Brattlof | 2019-09-10 | 3 | -0/+49372 |