aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug with nxoptSebastiano Tronto2022-06-013-1/+2
* Fixed some bugs - still more testing neededSebastiano Tronto2022-06-016-82/+56
* Big changes to coordinate system: remove "anti-index" in favor of a more koci...Sebastiano Tronto2022-05-3112-451/+610
* Prepare for big changes in coordinatesSebastiano Tronto2022-03-158-47/+65
* Added freemem commandSebastiano Tronto2022-03-129-24/+57
* Set up for adding freemem commandSebastiano Tronto2022-03-073-2/+27
* Added messages about generating pruning tablesSebastiano Tronto2022-03-035-9/+51
* Added dr and htr scramblesSebastiano Tronto2022-03-025-28/+61
* Removed some unused code (khuge). Improved optimal solver performance by abou...Sebastiano Tronto2022-02-278-126/+28
* Removed array-size constants for certain objects (steps, commands...)Sebastiano Tronto2022-02-279-66/+24
* Moved random_cube() from cube.c to commands.c and fixed a bug in corners only...Sebastiano Tronto2022-02-277-48/+81
* Changed unniss() to return an Alg*. Addedd inplace() to run a function on an ...Sebastiano Tronto2022-02-276-17/+24
* Added upgrade instructionsSebastiano Tronto2022-02-271-5/+25
* Removed possible cancellable moves from 2phase solverSebastiano Tronto2022-02-252-5/+5
* Added cleanup commandSebastiano Tronto2022-02-256-7/+158
* Added lang=en to HTML filesSebastiano Tronto2022-02-223-3/+3
* HTML fixesSebastiano Tronto2022-02-224-13/+10
* Updated website linkSebastiano Tronto2022-02-221-1/+1
* More details for UNIX installationSebastiano Tronto2022-02-221-4/+18
* Added website; released 2.0.1Sebastiano Tronto2022-02-2212-79/+457
* Updated license fileSebastiano Tronto2022-02-211-55/+17
* Fixed bug in using nissSebastiano Tronto2022-02-213-2/+5
* Added back nissy.exeSebastiano Tronto2022-02-211-0/+0
* Small makefile changes, fixed todo listSebastiano Tronto2022-02-136-23/+16
* Fixed bug in reading scrambles with unmatched parenthesesSebastiano Tronto2022-02-135-14/+15
* Small fix in man page synopsisSebastiano Tronto2022-02-132-0/+2
* Fixed lists in README.mdSebastiano Tronto2022-01-291-0/+2
* Another dummy commitSebastiano Tronto2022-01-291-1/+0
* Dummy commit to test post-receive hookSebastiano Tronto2022-01-291-0/+1
* Removed useless fileSebastiano Tronto2022-01-291-1/+0
* Added README without extensionSebastiano Tronto2022-01-291-0/+1
* Basically a test commitSebastiano Tronto2022-01-291-0/+2
* Moved tables to new website.Sebastiano Tronto2022-01-223-6/+6
* Added one adhoc test (cornerhtr from CO)Sebastiano Tronto2022-01-159-24/+175
* Added TODOs for version 2.1Sebastiano Tronto2022-01-101-1/+17
* Version 2.0 is released!Sebastiano Tronto2021-12-296-2/+2
* Added pdf doc in doc folderSebastiano Tronto2021-12-295-2/+320
* fixed typoSebastiano Tronto2021-12-281-1/+1
* Info on ram requirement to gen large tableSebastiano Tronto2021-12-282-0/+2
* Changed time estimate for optimal solving (after running a test on 100 scramb...Sebastiano Tronto2021-12-282-2/+2
* bumped windows versionSebastiano Tronto2021-12-284-1/+0
* Bumped to rc1Sebastiano Tronto2021-12-273-1/+1
* change make cleanSebastiano Tronto2021-12-272-2/+1
* Fixed example sectionSebastiano Tronto2021-12-271-11/+22
* Changed installation instructions (for pruning tables)Sebastiano Tronto2021-12-273-46/+39
* Added option -i to accept scramble(s) from stdin, very useful for batch modeSebastiano Tronto2021-12-276-17/+44
* Added scramble commandSebastiano Tronto2021-12-2612-36/+204
* Added two-phase solverSebastiano Tronto2021-12-2611-33/+171
* Better trans-detection system (for e.g. drfin for HTR scramble)Sebastiano Tronto2021-12-266-155/+97
* Added -O option for solve (specify number of moves within optimal)Sebastiano Tronto2021-12-257-12/+34

Generated with cgit - Back to sebastiano.tronto.net