aboutsummaryrefslogtreecommitdiff
path: root/shell.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added shelltestSebastiano Tronto2024-10-121-752/+0
| | | | Will add more tests when I feel like it
* Added buffer sizes in API argsSebastiano Tronto2024-10-111-7/+8
|
* Error codes, documentation, change nisstype from string to flagsSebastiano Tronto2024-10-111-11/+14
|
* Improved error messages and add some comments in nissy.hSebastiano Tronto2024-10-101-41/+15
|
* added solve_scramble to shellSebastiano Tronto2024-10-101-1/+20
|
* Removed "options" from solver selectionSebastiano Tronto2024-10-101-23/+9
| | | | | | | | Now the solver name fully determines the solver (and options) to be used. For example, now one must specify "h48h0k4" as the name of the solver. This PR also fixes a couple of things in tools.
* Renamed macros in shell.cSebastiano Tronto2024-10-011-56/+56
|
* Fixed bug in run solveSebastiano Tronto2024-08-261-3/+3
|
* Reorganized folder structureSebastiano Tronto2024-08-181-1/+1
|
* Updated README.md, added help command to shellSebastiano Tronto2024-08-051-35/+177
|
* Finished getcubeSebastiano Tronto2024-07-051-2/+2
|
* (almost) added getcubeSebastiano Tronto2024-07-041-25/+45
|
* Preparing for table statsSebastiano Tronto2024-07-031-0/+32
|
* Added a solver, but found out h48 table is brokenSebastiano Tronto2024-06-301-50/+47
|
* Added rudimentary shell to run commands (ugly)Sebastiano Tronto2024-06-161-0/+578

Generated with cgit - Back to sebastiano.tronto.net