aboutsummaryrefslogtreecommitdiff
path: root/cpp/nissy.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-15Better logging functionSebastiano Tronto1-2/+5
Now it is possible to provide some data together with the logging function. This is useful for example in C++, where I can now provide an arbitrary callable object as data, and a simple wrapper function that call the callable object as logging function.
2025-04-15Fixed function pointer thingSebastiano Tronto1-4/+1
2025-04-15Simplified count_moves() in cpp apiSebastiano Tronto1-5/+2
2025-04-15Added data check status to solver in cpp APISebastiano Tronto1-3/+5
2025-04-14Removed unnecessary checkSebastiano Tronto1-6/+0
2025-04-14Improved C++ API and added info to READMESebastiano Tronto1-132/+157
2025-04-09Add an opinionated C++20 adapterSebastiano Tronto1-0/+216

Generated with cgit - Back to sebastiano.tronto.net