aboutsummaryrefslogtreecommitdiff
path: root/src/core (unfollow)
Commit message (Expand)AuthorFilesLines
2026-04-06Make the project build with Microsoft's broken C compiler.Sebastiano Tronto3-27/+28
2025-12-23Added cornersx solverSebastiano Tronto1-0/+2
2025-12-19Add coordinate solvers for cornersh48-corner-estimateSebastiano Tronto1-0/+9
2025-08-07Added API function for solution variationsSebastiano Tronto3-10/+284
2025-08-06Added HTR solverSebastiano Tronto1-0/+4
2025-08-01Reworked coordinate solver axis specificationSebastiano Tronto1-0/+13
2025-07-31Added move sequence comparison functionSebastiano Tronto2-3/+75
2025-07-30added drslice coordinateSebastiano Tronto1-1/+2
2025-07-29All coordinates unsignedSebastiano Tronto1-12/+12
2025-07-28Make failed assert exit immediatelySebastiano Tronto3-9/+7
2025-05-27Removed VLA notation from function parameters.Sebastiano Tronto1-12/+12
2025-04-25Give error when ( is not closed in NISS sequenceSebastiano Tronto1-0/+4
2025-04-25NISSSebastiano Tronto5-81/+166
2025-04-23Added tests for inverse moveSebastiano Tronto1-6/+30
2025-04-23Added orientation to getcubeSebastiano Tronto1-2/+10
2025-04-23Adjusted solvers, fixed bugSebastiano Tronto2-4/+11
2025-04-23Almost added support for wide moves, only solve missingSebastiano Tronto3-48/+185
2025-04-22ProgressSebastiano Tronto4-234/+656
2025-04-22Update tests for oriented_cube_tSebastiano Tronto5-54/+75
2025-04-22Updated tests and added fixed =A to B32 outputSebastiano Tronto1-23/+11
2025-04-22Removed old scripts and updated public APISebastiano Tronto3-404/+190
2025-04-22Added constantsSebastiano Tronto1-0/+16
2025-04-21Merged some files, renamed anotherSebastiano Tronto6-154/+154
2025-04-19Improved logging, especially for solveSebastiano Tronto3-22/+3
2025-04-08Some minor changes to the interface.Sebastiano Tronto1-5/+5
2025-04-01Some simplification to AVX2 codeSebastiano Tronto1-1/+5
2025-04-01simplified allowedmoves logicSebastiano Tronto1-45/+7
2025-03-26Added inverse coordinate for COSebastiano Tronto2-1/+17
2025-03-25More safety with pointers using VLA function parametersSebastiano Tronto1-1/+1
2025-03-25Tiny bugfix in solution writingSebastiano Tronto1-14/+9
2025-03-25Added NISS to coord solverSebastiano Tronto1-2/+2
2025-03-24Big cleanup for appendsolution()Sebastiano Tronto2-54/+55
2025-03-22Some safety with move arrays, small refactor appendcharSebastiano Tronto4-38/+40
2025-03-19Filter solutions for coordinate solver and fix orderingSebastiano Tronto1-0/+28
2024-12-15Fix rare bug, but one more bug to goSebastiano Tronto1-0/+12
2024-12-15Solve bug related to duplicate solutionsSebastiano Tronto3-3/+3
2024-12-07Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto2-21/+73
2024-10-18New interface function nissy_countmovesSebastiano Tronto1-2/+3
2024-10-14Interface changes, progress with pythonSebastiano Tronto3-13/+7
2024-10-12Make writemoves (and solver) safer by checking buffer sizeSebastiano Tronto2-10/+25
2024-10-12Make writecube saferSebastiano Tronto1-42/+61
2024-10-10Improved error messages and add some comments in nissy.hSebastiano Tronto5-43/+64
2024-10-07Revert useless optimization (fix portable and neon)Sebastiano Tronto1-12/+10
2024-10-06Tiny optimization for moves (avoid unnecessary CO)Sebastiano Tronto1-10/+12
2024-10-04Revert table-based transformationsSebastiano Tronto7-748/+560
2024-10-04Table-based transformations (will revert immediately)Sebastiano Tronto6-343/+352
2024-09-06Patch up spurious warningSebastiano Tronto1-0/+25
2024-09-05Added test for invermoves and small refactorSebastiano Tronto1-14/+40
2024-09-05Added test for premove and a commentSebastiano Tronto1-0/+1
2024-09-05More renamingSebastiano Tronto6-188/+189

Generated with cgit - Back to sebastiano.tronto.net