| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-04-01 | Some simplification to AVX2 code | Sebastiano Tronto | 1 | -1/+5 |
| 2025-04-01 | simplified allowedmoves logic | Sebastiano Tronto | 1 | -45/+7 |
| 2025-03-26 | Added inverse coordinate for CO | Sebastiano Tronto | 2 | -1/+17 |
| 2025-03-25 | More safety with pointers using VLA function parameters | Sebastiano Tronto | 1 | -1/+1 |
| 2025-03-25 | Tiny bugfix in solution writing | Sebastiano Tronto | 1 | -14/+9 |
| 2025-03-25 | Added NISS to coord solver | Sebastiano Tronto | 1 | -2/+2 |
| 2025-03-24 | Big cleanup for appendsolution() | Sebastiano Tronto | 2 | -54/+55 |
| 2025-03-22 | Some safety with move arrays, small refactor appendchar | Sebastiano Tronto | 4 | -38/+40 |
| 2025-03-19 | Filter solutions for coordinate solver and fix ordering | Sebastiano Tronto | 1 | -0/+28 |
| 2024-12-15 | Fix rare bug, but one more bug to go | Sebastiano Tronto | 1 | -0/+12 |
| 2024-12-15 | Solve bug related to duplicate solutions | Sebastiano Tronto | 3 | -3/+3 |
| 2024-12-07 | Merge the "solver-experiments" branch that I have been working on for | Sebastiano Tronto | 2 | -21/+73 |
| 2024-10-18 | New interface function nissy_countmoves | Sebastiano Tronto | 1 | -2/+3 |
| 2024-10-14 | Interface changes, progress with python | Sebastiano Tronto | 3 | -13/+7 |
| 2024-10-12 | Make writemoves (and solver) safer by checking buffer size | Sebastiano Tronto | 2 | -10/+25 |
| 2024-10-12 | Make writecube safer | Sebastiano Tronto | 1 | -42/+61 |
| 2024-10-10 | Improved error messages and add some comments in nissy.h | Sebastiano Tronto | 5 | -43/+64 |
| 2024-10-07 | Revert useless optimization (fix portable and neon) | Sebastiano Tronto | 1 | -12/+10 |
| 2024-10-06 | Tiny optimization for moves (avoid unnecessary CO) | Sebastiano Tronto | 1 | -10/+12 |
| 2024-10-04 | Revert table-based transformations | Sebastiano Tronto | 7 | -748/+560 |
| 2024-10-04 | Table-based transformations (will revert immediately) | Sebastiano Tronto | 6 | -343/+352 |
| 2024-09-06 | Patch up spurious warning | Sebastiano Tronto | 1 | -0/+25 |
| 2024-09-05 | Added test for invermoves and small refactor | Sebastiano Tronto | 1 | -14/+40 |
| 2024-09-05 | Added test for premove and a comment | Sebastiano Tronto | 1 | -0/+1 |
| 2024-09-05 | More renaming | Sebastiano Tronto | 6 | -188/+189 |
| 2024-09-05 | Rename constants from _underscore to CAPS | Sebastiano Tronto | 8 | -709/+688 |
| 2024-09-03 | Moved stuff around | Sebastiano Tronto | 4 | -111/+79 |
| 2024-08-30 | format fix | enricotenuti | 1 | -3/+4 |
| 2024-08-30 | allowedH48 tests | enricotenuti | 1 | -2/+2 |
| 2024-08-29 | constants fix | enricotenuti | 1 | -4/+4 |
| 2024-08-29 | nissbranch ver1 | enricotenuti | 2 | -154/+165 |
| 2024-08-26 | premoves and niss | enricotenuti | 1 | -0/+107 |
| 2024-08-18 | Reorganized folder structure | Sebastiano Tronto | 9 | -0/+1527 |
