| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Better logging function | Sebastiano Tronto | 2025-04-15 | 1 | -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 thing | Sebastiano Tronto | 2025-04-15 | 1 | -5/+1 |
| | | |||||
| * | Simplified count_moves() in cpp api | Sebastiano Tronto | 2025-04-15 | 1 | -4/+7 |
| | | |||||
| * | Improved C++ API and added info to README | Sebastiano Tronto | 2025-04-14 | 1 | -0/+91 |
