Sacha Ligthert sacha
sacha closed issue golang/sudoku-funpark#2 2025-01-23 23:13:10 +01:00
Look at usage of range
sacha pushed to trunk at golang/sudoku-funpark 2025-01-23 23:11:33 +01:00
c9b05e7026 #2 Proper usage of range
sacha opened issue golang/sudoku-funpark#5 2025-01-23 23:02:53 +01:00
Look into godoc
sacha opened issue golang/sudoku-funpark#4 2025-01-23 22:58:23 +01:00
Embed the blocks.csv file
sacha opened issue golang/sudoku-funpark#3 2025-01-23 22:54:25 +01:00
Create a Release
sacha opened issue golang/sudoku-funpark#2 2025-01-23 22:53:00 +01:00
Look at usage of range
sacha opened issue golang/sudoku-funpark#1 2025-01-23 22:48:40 +01:00
Create README.MD
sacha pushed to trunk at golang/sudoku-funpark 2025-01-23 22:40:02 +01:00
81edc8962d Accept commandline parameters.
sacha pushed to trunk at golang/sudoku-funpark 2025-01-23 20:26:46 +01:00
ef2db7184e Add verbosity and progress.
sacha pushed to trunk at golang/sudoku-funpark 2025-01-21 21:44:24 +01:00
0c31f7953d misc
sacha pushed to trunk at golang/sudoku-funpark 2025-01-21 21:43:29 +01:00
8ec56bc3d8 Enable nicer logging.
sacha pushed to trunk at golang/sudoku-funpark 2025-01-21 21:37:55 +01:00
5a9f22edb7 Minor touchups
sacha pushed to trunk at golang/sudoku-funpark 2025-01-21 21:37:10 +01:00
458e5ac101 Rework how potential solutions are presented.
sacha pushed to trunk at golang/sudoku-funpark 2025-01-21 21:32:53 +01:00
e7800660e9 Make solver.Run() nicer, readable.
sacha pushed to trunk at golang/sudoku-funpark 2025-01-21 21:26:52 +01:00
57ac3a1d16 precommit
sacha pushed to trunk at golang/sudoku-funpark 2025-01-21 21:26:21 +01:00
ba2aa13999 Remove debug
4017ecc1e1 "Temporary" removal of unused functions.
Compare 2 commits »
sacha pushed to trunk at golang/sudoku-funpark 2025-01-21 21:13:09 +01:00
3dfc74f17a Remove confusing comments.
sacha pushed to trunk at golang/sudoku-funpark 2025-01-21 21:11:50 +01:00
915c373161 Easier sudoku puzzle for testing
sacha pushed to trunk at golang/sudoku-funpark 2025-01-21 21:09:21 +01:00
0f00183154 precommit
e357e365de Add linting
Compare 2 commits »
sacha pushed to trunk at golang/sudoku-funpark 2025-01-21 21:01:11 +01:00
1134c7c1d0 go mod tidy