aboutsummaryrefslogtreecommitdiff
path: root/cpp/nissy.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-15Better logging functionSebastiano Tronto1-1/+1
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-1/+1
2025-04-15Fixed a woopsieSebastiano Tronto1-1/+1
2025-04-15Simplified count_moves() in cpp apiSebastiano Tronto1-1/+1
2025-04-15Added data check status to solver in cpp APISebastiano Tronto1-1/+2
2025-04-14Improved C++ API and added info to READMESebastiano Tronto1-101/+73
2025-04-09Add an opinionated C++20 adapterSebastiano Tronto1-0/+133

Generated with cgit - Back to sebastiano.tronto.net