aboutsummaryrefslogtreecommitdiff
path: root/cpp/nissy.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Better logging functionSebastiano Tronto2025-04-151-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.
* Fixed function pointer thingSebastiano Tronto2025-04-151-1/+1
|
* Fixed a woopsieSebastiano Tronto2025-04-151-1/+1
|
* Simplified count_moves() in cpp apiSebastiano Tronto2025-04-151-1/+1
|
* Added data check status to solver in cpp APISebastiano Tronto2025-04-151-1/+2
|
* Improved C++ API and added info to READMESebastiano Tronto2025-04-141-101/+73
|
* Add an opinionated C++20 adapterSebastiano Tronto2025-04-091-0/+133

Generated with cgit - Back to sebastiano.tronto.net