| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-04-08 | Some minor changes to the interface. | Sebastiano Tronto | 1 | -6/+2 |
| 2025-04-02 | Added dreo coordinate solver | Sebastiano Tronto | 4 | -1/+59 |
| 2025-04-01 | simplified allowedmoves logic | Sebastiano Tronto | 17 | -15/+16 |
| 2025-03-29 | Optimize genptable for coordinate solve (20x speedup) | Sebastiano Tronto | 7 | -0/+38 |
| 2025-03-28 | DR coordinate solver | Sebastiano Tronto | 4 | -1/+61 |
| 2025-03-28 | Make invcoord_co test more comprehensive | Sebastiano Tronto | 29 | -41/+22 |
| 2025-03-26 | Added inverse coordinate for CO | Sebastiano Tronto | 27 | -0/+54 |
| 2025-03-25 | More safety with pointers using VLA function parameters | Sebastiano Tronto | 3 | -10/+10 |
| 2025-03-25 | Tiny bugfix in solution writing | Sebastiano Tronto | 2 | -0/+9 |
| 2025-03-24 | Big cleanup for appendsolution() | Sebastiano Tronto | 26 | -26/+145 |
| 2025-03-22 | Some safety with move arrays, small refactor appendchar | Sebastiano Tronto | 8 | -16/+17 |
| 2025-03-09 | Working (?) version of coordinate solver | Sebastiano Tronto | 2 | -3/+3 |
| 2025-03-04 | Begin work for coordinate solver | Sebastiano Tronto | 4 | -0/+50 |
| 2024-12-07 | Merge the "solver-experiments" branch that I have been working on for | Sebastiano Tronto | 336 | -83/+561 |
| 2024-10-12 | Make writemoves (and solver) safer by checking buffer size | Sebastiano Tronto | 2 | -3/+3 |
| 2024-10-12 | Make gendata and co safer by checking buffer size | Sebastiano Tronto | 4 | -9/+11 |
| 2024-10-12 | Make writecube safer | Sebastiano Tronto | 15 | -16/+16 |
| 2024-10-12 | Added shelltest | Sebastiano Tronto | 1 | -1/+1 |
| 2024-10-04 | Avoid repeating typedefs in tests | Sebastiano Tronto | 10 | -106/+9 |
| 2024-10-04 | Removed slow test | Sebastiano Tronto | 3 | -108/+0 |
| 2024-10-03 | Made test 120 (gendata h0k4) faster | Sebastiano Tronto | 2 | -2/+1 |
| 2024-10-03 | Do not run make clean automatically on every build and other Makefile changes | Sebastiano Tronto | 1 | -3/+1 |
| 2024-09-28 | Solved alignment UB issue | Sebastiano Tronto | 3 | -9/+9 |
| 2024-09-26 | I'm stupid | Sebastiano Tronto | 1 | -0/+1 |
| 2024-09-18 | Renamed gen_48_short -> gendata_h48_short | Sebastiano Tronto | 5 | -2/+2 |
| 2024-09-18 | Some shellcheck | Sebastiano Tronto | 1 | -7/+7 |
| 2024-09-17 | Parallelized h48k2 gendata | Sebastiano Tronto | 2 | -0/+2 |
| 2024-09-11 | Simplified solver | Sebastiano Tronto | 3 | -0/+5 |
| 2024-09-10 | 8 bit tables | Sebastiano Tronto | 1 | -5/+1 |
| 2024-09-10 | New tableinfo for gendata_h48, still work to do | Sebastiano Tronto | 13 | -35/+115 |
| 2024-09-10 | Added tabletype to tableinfo | Sebastiano Tronto | 3 | -0/+5 |
| 2024-09-10 | Added next table offset to tableinfo | Sebastiano Tronto | 3 | -0/+5 |
| 2024-09-09 | Added tableinfo | Sebastiano Tronto | 3 | -0/+146 |
| 2024-09-05 | Added test for invermoves and small refactor | Sebastiano Tronto | 5 | -0/+25 |
| 2024-09-05 | Added test for premove and a comment | Sebastiano Tronto | 7 | -0/+40 |
| 2024-09-03 | Moved stuff around | Sebastiano Tronto | 21 | -2/+2 |
| 2024-08-30 | allowedH48 tests | enricotenuti | 21 | -0/+83 |
| 2024-08-26 | Gendata added for h48k2, need to verify with new tool | Sebastiano Tronto | 8 | -0/+0 |
| 2024-08-25 | Refactor table generation | Sebastiano Tronto | 2 | -22/+34 |
| 2024-08-25 | Started work on k=2 tables; further split h48 gendata | Sebastiano Tronto | 1 | -5/+17 |
| 2024-08-18 | Reorganized folder structure | Sebastiano Tronto | 1 | -17/+4 |
| 2024-08-08 | spaces fix | enricotenuti | 1 | -1/+1 |
| 2024-08-07 | cube_neon ver1 | enricotenuti | 3 | -17/+27 |
| 2024-07-20 | Finally fixed selfsim logic | Sebastiano Tronto | 9 | -4/+16 |
| 2024-07-18 | Added pre-computation of short h48 positions | Sebastiano Tronto | 6 | -12/+151 |
| 2024-07-18 | Converted set to map | Sebastiano Tronto | 9 | -156/+335 |
| 2024-07-15 | Solved bug in cocsep generation | Sebastiano Tronto | 2 | -13/+13 |
| 2024-07-15 | Added test for selfsim distribution | Sebastiano Tronto | 6 | -0/+53 |
| 2024-07-14 | Test passes, logic error is due to coordinates admitting multiple ttreps | Sebastiano Tronto | 1 | -11/+14 |
| 2024-07-14 | Found a sneaky bug (it's all a mess now) | Sebastiano Tronto | 24 | -1/+70 |
