aboutsummaryrefslogtreecommitdiff
path: root/src/utils (unfollow)
Commit message (Expand)AuthorFilesLines
2026-04-06Make the project build with Microsoft's broken C compiler.Sebastiano Tronto4-10/+20
2026-03-01Improve Windows build support.Sebastiano Tronto2-35/+67
2026-01-12Improve performance of H48 solver with prefetchingSebastiano Tronto2-0/+16
2025-08-13Correct OS detection for sleep functionSebastiano Tronto1-1/+3
2025-08-12Some generic fixes, mainly for building on WindowsSebastiano Tronto3-2/+16
2025-08-11Wrapped pthread use in custom APISebastiano Tronto2-0/+38
2025-08-01Added CPEPE coordinate in preparation of full DRFIN solverSebastiano Tronto1-0/+1
2025-07-29All coordinates unsignedSebastiano Tronto2-28/+29
2025-07-29Optimized some coordinatesSebastiano Tronto1-10/+12
2025-07-28Tiny cleanupSebastiano Tronto1-1/+1
2025-07-28Turns checks into assertions in utils/math.hSebastiano Tronto1-53/+20
2025-07-28Make failed assert exit immediatelySebastiano Tronto1-3/+3
2025-07-28Hardcoded factorial constantsSebastiano Tronto2-25/+20
2025-05-27Removed VLA notation from function parameters.Sebastiano Tronto1-12/+12
2025-05-23Do all loggin in main threadSebastiano Tronto1-0/+2
2025-04-29Added stop / pause / resume solve to APISebastiano Tronto2-0/+49
2025-04-22ProgressSebastiano Tronto1-361/+2
2025-04-22Added constantsSebastiano Tronto1-20/+99
2025-04-19Improved logging, especially for solveSebastiano Tronto1-2/+2
2025-04-15Better logging functionSebastiano Tronto1-4/+5
2025-04-14FixSebastiano Tronto1-1/+1
2025-04-08Some minor changes to the interface.Sebastiano Tronto2-4/+21
2025-04-02Added dreo coordinate solverSebastiano Tronto1-0/+4
2025-04-01simplified allowedmoves logicSebastiano Tronto1-1/+20
2025-03-29Optimize genptable for coordinate solve (20x speedup)Sebastiano Tronto1-0/+14
2025-03-28DR coordinate solverSebastiano Tronto1-0/+7
2025-03-24Big cleanup for appendsolution()Sebastiano Tronto1-2/+2
2025-03-22Some safety with move arrays, small refactor appendcharSebastiano Tronto2-33/+34
2025-03-07More progress on coordinate solverSebastiano Tronto1-0/+4
2025-03-04Begin work for coordinate solverSebastiano Tronto1-0/+2
2024-12-15Fixed constant that I rarely used until todaySebastiano Tronto1-1/+1
2024-12-07Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto1-6/+56
2024-10-15Neon uint8x8_t corners and minor fixesenricotenuti1-4/+4
2024-09-108 bit tablesSebastiano Tronto1-1/+1
2024-09-05More renamingSebastiano Tronto1-4/+4
2024-09-05Rename constants from _underscore to CAPSSebastiano Tronto3-295/+291
2024-09-03Moved stuff aroundSebastiano Tronto1-0/+7
2024-08-30Added tool for checking new tables (and they are wrong)Sebastiano Tronto1-0/+1
2024-08-18Reorganized folder structureSebastiano Tronto4-0/+499

Generated with cgit - Back to sebastiano.tronto.net