aboutsummaryrefslogtreecommitdiff
path: root/src/shell.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-01Split nissy in other repos, see README.mdSebastiano Tronto1-177/+0
2023-02-01Enabled make test and test.shSebastiano Tronto1-14/+0
2022-10-09Finished fst, added tests. STILL NOT WORKING.Sebastiano Tronto1-0/+2
2022-09-06Symcoord version of nissy. Interesting idea, but performance areSebastiano Tronto1-1/+21
actually slower. AT THIS STAGE NISSY IS NOT USABLE.
2022-06-01General cleanup, in preparation for new releaseSebastiano Tronto1-3/+1
2022-06-01Save more stuff to fileSebastiano Tronto1-1/+0
2022-06-01Fixed bug with nxoptSebastiano Tronto1-0/+1
2022-03-12Added freemem commandSebastiano Tronto1-6/+8
2022-03-07Set up for adding freemem commandSebastiano Tronto1-0/+2
2022-03-03Added messages about generating pruning tablesSebastiano Tronto1-0/+34
2022-02-27Removed array-size constants for certain objects (steps, commands...)Sebastiano Tronto1-2/+2
2021-12-27Added option -i to accept scramble(s) from stdin, very useful for batch modeSebastiano Tronto1-1/+23
2021-12-24use nxopt31 (compressed) by default for optimal solvingSebastiano Tronto1-6/+0
2021-12-23Fixes for yesterday's commitSebastiano Tronto1-0/+6
2021-12-14Better output in batch modeSebastiano Tronto1-5/+14
2021-12-10Added batch modeSebastiano Tronto1-9/+17
2021-11-26Fixing the fix (the previous commit introduced a bug when the step was not ↵Sebastiano Tronto1-1/+1
specified) + minor fixes in shell
2021-11-20Fix typo in welcome messageSebastiano Tronto1-2/+3
2021-11-11Rewritten from scratch. Welocme nissy 2.0!Sebastiano Tronto1-0/+93

Generated with cgit - Back to sebastiano.tronto.net