| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add wasmtest target to build script; minor fixes in tools and tests | Sebastiano Tronto | 2025-05-09 | 1 | -2/+2 |
| * | NISS | Sebastiano Tronto | 2025-04-25 | 185 | -28/+114 |
| * | Added tests for inverse move | Sebastiano Tronto | 2025-04-23 | 25 | -0/+44 |
| * | Adjusted solvers, fixed bug | Sebastiano Tronto | 2025-04-23 | 8 | -0/+12 |
| * | Almost added support for wide moves, only solve missing | Sebastiano Tronto | 2025-04-23 | 86 | -2/+134 |
| * | Update tests for oriented_cube_t | Sebastiano Tronto | 2025-04-22 | 31 | -72/+97 |
| * | Updated tests and added fixed =A to B32 output | Sebastiano Tronto | 2025-04-22 | 701 | -820/+695 |
| * | Always use unsigned char * for data buffers | Sebastiano Tronto | 2025-04-21 | 12 | -34/+34 |
| * | Improve order of moves in NISS solutions | Sebastiano Tronto | 2025-04-20 | 1 | -2/+3 |
| * | Better logging function | Sebastiano Tronto | 2025-04-15 | 1 | -2/+2 |
| * | Some minor changes to the interface. | Sebastiano Tronto | 2025-04-08 | 1 | -6/+2 |
| * | Added dreo coordinate solver | Sebastiano Tronto | 2025-04-02 | 4 | -1/+59 |
| * | simplified allowedmoves logic | Sebastiano Tronto | 2025-04-01 | 17 | -15/+16 |
| * | Optimize genptable for coordinate solve (20x speedup) | Sebastiano Tronto | 2025-03-29 | 7 | -0/+38 |
| * | DR coordinate solver | Sebastiano Tronto | 2025-03-28 | 4 | -1/+61 |
| * | Make invcoord_co test more comprehensive | Sebastiano Tronto | 2025-03-28 | 29 | -41/+22 |
| * | Added inverse coordinate for CO | Sebastiano Tronto | 2025-03-26 | 27 | -0/+54 |
| * | More safety with pointers using VLA function parameters | Sebastiano Tronto | 2025-03-25 | 3 | -10/+10 |
| * | Tiny bugfix in solution writing | Sebastiano Tronto | 2025-03-25 | 2 | -0/+9 |
| * | Big cleanup for appendsolution() | Sebastiano Tronto | 2025-03-24 | 26 | -26/+145 |
| * | Some safety with move arrays, small refactor appendchar | Sebastiano Tronto | 2025-03-22 | 8 | -16/+17 |
| * | Working (?) version of coordinate solver | Sebastiano Tronto | 2025-03-09 | 2 | -3/+3 |
| * | Begin work for coordinate solver | Sebastiano Tronto | 2025-03-04 | 4 | -0/+50 |
| * | Merge the "solver-experiments" branch that I have been working on for | Sebastiano Tronto | 2024-12-07 | 336 | -83/+561 |
| * | Make writemoves (and solver) safer by checking buffer size | Sebastiano Tronto | 2024-10-12 | 2 | -3/+3 |
| * | Make gendata and co safer by checking buffer size | Sebastiano Tronto | 2024-10-12 | 4 | -9/+11 |
| * | Make writecube safer | Sebastiano Tronto | 2024-10-12 | 15 | -16/+16 |
| * | Added shelltest | Sebastiano Tronto | 2024-10-12 | 1 | -1/+1 |
| * | Avoid repeating typedefs in tests | Sebastiano Tronto | 2024-10-04 | 10 | -106/+9 |
| * | Removed slow test | Sebastiano Tronto | 2024-10-04 | 3 | -108/+0 |
| * | Made test 120 (gendata h0k4) faster | Sebastiano Tronto | 2024-10-03 | 2 | -2/+1 |
| * | Do not run make clean automatically on every build and other Makefile changes | Sebastiano Tronto | 2024-10-03 | 1 | -3/+1 |
| * | Solved alignment UB issue | Sebastiano Tronto | 2024-09-28 | 3 | -9/+9 |
| * | I'm stupid | Sebastiano Tronto | 2024-09-26 | 1 | -0/+1 |
| * | Renamed gen_48_short -> gendata_h48_short | Sebastiano Tronto | 2024-09-18 | 5 | -2/+2 |
| * | Some shellcheck | Sebastiano Tronto | 2024-09-18 | 1 | -7/+7 |
| * | Parallelized h48k2 gendata | Sebastiano Tronto | 2024-09-17 | 2 | -0/+2 |
| * | Simplified solver | Sebastiano Tronto | 2024-09-11 | 3 | -0/+5 |
| * | 8 bit tables | Sebastiano Tronto | 2024-09-10 | 1 | -5/+1 |
| * | New tableinfo for gendata_h48, still work to do | Sebastiano Tronto | 2024-09-10 | 13 | -35/+115 |
| * | Added tabletype to tableinfo | Sebastiano Tronto | 2024-09-10 | 3 | -0/+5 |
| * | Added next table offset to tableinfo | Sebastiano Tronto | 2024-09-10 | 3 | -0/+5 |
| * | Added tableinfo | Sebastiano Tronto | 2024-09-09 | 3 | -0/+146 |
| * | Added test for invermoves and small refactor | Sebastiano Tronto | 2024-09-05 | 5 | -0/+25 |
| * | Added test for premove and a comment | Sebastiano Tronto | 2024-09-05 | 7 | -0/+40 |
| * | Moved stuff around | Sebastiano Tronto | 2024-09-03 | 21 | -2/+2 |
| * | allowedH48 tests | enricotenuti | 2024-08-30 | 21 | -0/+83 |
| * | Gendata added for h48k2, need to verify with new tool | Sebastiano Tronto | 2024-08-26 | 8 | -0/+0 |
| * | Refactor table generation | Sebastiano Tronto | 2024-08-25 | 2 | -22/+34 |
| * | Started work on k=2 tables; further split h48 gendata | Sebastiano Tronto | 2024-08-25 | 1 | -5/+17 |
