Imbus Imbus
  • Joined on 2023-08-26
Imbus pushed to master at Imbus/SudokuSolver 2023-12-11 16:07:11 +01:00
ffd1d4bd51 Fixing broken test case
5bf0c92d10 Error checking inputs and reverting if illegal
Compare 2 commits »
Imbus pushed to imbus at Imbus/SudokuSolver 2023-12-11 16:06:54 +01:00
ffd1d4bd51 Fixing broken test case
Imbus pushed to imbus at Imbus/SudokuSolver 2023-12-11 15:53:27 +01:00
5bf0c92d10 Error checking inputs and reverting if illegal
Imbus pushed to master at Imbus/SudokuSolver 2023-12-11 14:59:24 +01:00
26df774ca3 Watchexec targets modified in justfile
270a9f381d File picker now refuses to load unsolvable files
e6cd5a2915 Added bin directory to gitignore
af77468edc Extending testcases
f9fa515651 Extending testcases
Compare 9 commits »
Imbus pushed to imbus at Imbus/SudokuSolver 2023-12-11 14:59:15 +01:00
26df774ca3 Watchexec targets modified in justfile
270a9f381d File picker now refuses to load unsolvable files
Compare 2 commits »
Imbus pushed to imbus at Imbus/SudokuSolver 2023-12-11 14:35:27 +01:00
e6cd5a2915 Added bin directory to gitignore
Imbus pushed to imbus at Imbus/SudokuSolver 2023-12-11 14:25:10 +01:00
d056732add Polishing invalid input handling
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