aboutsummaryrefslogtreecommitdiff
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-15Better logging functionSebastiano Tronto1-2/+2
2025-04-08Some minor changes to the interface.Sebastiano Tronto1-6/+2
2025-04-02Added dreo coordinate solverSebastiano Tronto4-1/+59
2025-04-01simplified allowedmoves logicSebastiano Tronto17-15/+16
2025-03-29Optimize genptable for coordinate solve (20x speedup)Sebastiano Tronto7-0/+38
2025-03-28DR coordinate solverSebastiano Tronto4-1/+61
2025-03-28Make invcoord_co test more comprehensiveSebastiano Tronto29-41/+22
2025-03-26Added inverse coordinate for COSebastiano Tronto27-0/+54
2025-03-25More safety with pointers using VLA function parametersSebastiano Tronto3-10/+10
2025-03-25Tiny bugfix in solution writingSebastiano Tronto2-0/+9
2025-03-24Big cleanup for appendsolution()Sebastiano Tronto26-26/+145
2025-03-22Some safety with move arrays, small refactor appendcharSebastiano Tronto8-16/+17
2025-03-09Working (?) version of coordinate solverSebastiano Tronto2-3/+3
2025-03-04Begin work for coordinate solverSebastiano Tronto4-0/+50
2024-12-07Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto336-83/+561
2024-10-12Make writemoves (and solver) safer by checking buffer sizeSebastiano Tronto2-3/+3
2024-10-12Make gendata and co safer by checking buffer sizeSebastiano Tronto4-9/+11
2024-10-12Make writecube saferSebastiano Tronto15-16/+16
2024-10-12Added shelltestSebastiano Tronto1-1/+1
2024-10-04Avoid repeating typedefs in testsSebastiano Tronto10-106/+9
2024-10-04Removed slow testSebastiano Tronto3-108/+0
2024-10-03Made test 120 (gendata h0k4) fasterSebastiano Tronto2-2/+1
2024-10-03Do not run make clean automatically on every build and other Makefile changesSebastiano Tronto1-3/+1
2024-09-28Solved alignment UB issueSebastiano Tronto3-9/+9
2024-09-26I'm stupidSebastiano Tronto1-0/+1
2024-09-18Renamed gen_48_short -> gendata_h48_shortSebastiano Tronto5-2/+2
2024-09-18Some shellcheckSebastiano Tronto1-7/+7
2024-09-17Parallelized h48k2 gendataSebastiano Tronto2-0/+2
2024-09-11Simplified solverSebastiano Tronto3-0/+5
2024-09-108 bit tablesSebastiano Tronto1-5/+1
2024-09-10New tableinfo for gendata_h48, still work to doSebastiano Tronto13-35/+115
2024-09-10Added tabletype to tableinfoSebastiano Tronto3-0/+5
2024-09-10Added next table offset to tableinfoSebastiano Tronto3-0/+5
2024-09-09Added tableinfoSebastiano Tronto3-0/+146
2024-09-05Added test for invermoves and small refactorSebastiano Tronto5-0/+25
2024-09-05Added test for premove and a commentSebastiano Tronto7-0/+40
2024-09-03Moved stuff aroundSebastiano Tronto21-2/+2
2024-08-30allowedH48 testsenricotenuti21-0/+83
2024-08-26Gendata added for h48k2, need to verify with new toolSebastiano Tronto8-0/+0
2024-08-25Refactor table generationSebastiano Tronto2-22/+34
2024-08-25Started work on k=2 tables; further split h48 gendataSebastiano Tronto1-5/+17
2024-08-18Reorganized folder structureSebastiano Tronto1-17/+4
2024-08-08spaces fixenricotenuti1-1/+1
2024-08-07cube_neon ver1enricotenuti3-17/+27
2024-07-20Finally fixed selfsim logicSebastiano Tronto9-4/+16
2024-07-18Added pre-computation of short h48 positionsSebastiano Tronto6-12/+151
2024-07-18Converted set to mapSebastiano Tronto9-156/+335
2024-07-15Solved bug in cocsep generationSebastiano Tronto2-13/+13
2024-07-15Added test for selfsim distributionSebastiano Tronto6-0/+53
2024-07-14Test passes, logic error is due to coordinates admitting multiple ttrepsSebastiano Tronto1-11/+14

Generated with cgit - Back to sebastiano.tronto.net