aboutsummaryrefslogtreecommitdiff
path: root/src/commands.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-12-24Added -c option for solveSebastiano Tronto1-1/+8
2021-12-23Fixes for yesterday's commitSebastiano Tronto1-1/+1
2021-12-16Added a new pruning table (equivalent to nxopt31). I have not tested it yet, ↵Sebastiano Tronto1-0/+2
it takes a while to generate. Plus I have done a whole lot of refactoring in random places because I cannot focus on one thing at the time.
2021-12-10Fixed segfault when passing malformed command arguments to solveSebastiano Tronto1-4/+4
2021-12-10Added gen command and modified installation instructions for tablesSebastiano Tronto1-0/+55
2021-11-26Fixing the fix (the previous commit introduced a bug when the step was not ↵Sebastiano Tronto1-2/+2
specified) + minor fixes in shell
2021-11-25Fixed a bug in freeing memory after execution of certain commands (thanks to ↵Sebastiano Tronto1-16/+22
Tommaso for reporting)
2021-11-20Bugfix in reading scrambleSebastiano Tronto1-2/+2
2021-11-20Multithreading seems to be working now, it was easier than expected!Sebastiano Tronto1-7/+27
2021-11-11Rewritten from scratch. Welocme nissy 2.0!Sebastiano Tronto1-0/+346

Generated with cgit - Back to sebastiano.tronto.net