Imbus Imbus
  • Joined on 2023-08-26
Imbus pushed to imbus at Imbus/SudokuSolver 2023-12-11 13:58:10 +01:00
7e5253fb4b Slightly less ugly fix for invalid input
Imbus pushed to imbus at Imbus/SudokuSolver 2023-12-11 13:51:03 +01:00
2209dd7786 Ugly fix for invalid input
Imbus created branch imbus in Imbus/SudokuSolver 2023-12-11 13:13:03 +01:00
Imbus pushed to imbus at Imbus/SudokuSolver 2023-12-11 13:13:03 +01:00
3cf7005151 User feedback on unsolvable
Imbus pushed to master at Imbus/SudokuSolver 2023-12-10 16:08:55 +01:00
2acf69d466 More clear documentation
15d58e52a5 Simplifying
Compare 2 commits »
Imbus pushed to master at Imbus/SudokuSolver 2023-12-10 15:54:26 +01:00
521b3fb05b Working parser, file chooser and sample files
Imbus pushed to master at Imbus/SudokuSolver 2023-12-10 15:04:10 +01:00
175545d3d5 Suitable exceptions for setBoard with corresponding tests
f449d2343e Documentation now passes the gradle doctest
Compare 2 commits »
Imbus pushed to master at Imbus/SudokuSolver 2023-12-10 14:55:00 +01:00
71c43b35c3 MVC architecture user interface implemented with swing
e7e8979128 Set gradle to rerun tasks
a6dba79d9d Inline docstrings where return is void and method takes no parameters
Compare 3 commits »
Imbus pushed to master at Imbus/SudokuSolver 2023-12-10 13:36:57 +01:00
196f066281 Recursion limit for bailing on unsolvable, more extensive testing and additions to interface
6366a5e0f2 Extending SudokuSolver interface and specifying @overrides in implementation
Compare 2 commits »
Imbus pushed to master at Imbus/FrostByte 2023-12-09 12:36:42 +01:00
bba7266adc Page title change
Imbus pushed to master at Imbus/FrostByte 2023-12-09 12:31:13 +01:00
132da145c8 Modifying justfile scripts
Imbus pushed to master at Imbus/FrostByte 2023-12-09 11:53:19 +01:00
7c0fdd142f Post styling
69e971980c Footer content
Compare 2 commits »
Imbus pushed to master at Imbus/CTree 2023-12-08 07:48:16 +01:00
46b0908e45 Checksum checking in release script
Imbus pushed to master at Imbus/SudokuSolver 2023-12-06 15:25:35 +01:00
383af5be58 Merge pull request 'Extending test cases' (#1) from dogge into master
fda5ef3e93 Extending test cases
Compare 2 commits »
Imbus merged pull request Imbus/SudokuSolver#1 2023-12-06 15:25:34 +01:00
Extending test cases
Imbus pushed to master at Imbus/SudokuSolver 2023-12-05 17:31:22 +01:00
0277a1f8b6 New interface
Imbus pushed to master at Imbus/SudokuSolver 2023-12-05 17:14:09 +01:00
ec37568e38 toString formatter fix
Imbus pushed to master at Imbus/SudokuSolver 2023-12-05 16:51:59 +01:00
56ab2ca98f Better docstrings
f84cccc1b5 Better comments
Compare 2 commits »
Imbus pushed to master at Imbus/SudokuSolver 2023-12-05 15:55:43 +01:00
24463fe920 Explicit null, slight restructure
Imbus pushed to master at Imbus/SudokuSolver 2023-12-05 15:36:19 +01:00
6b60cac90a Unused dep