| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-10-04 | Revert table-based transformations | Sebastiano Tronto | 7 | -748/+560 | |
| Long live the giant switch! | |||||
| 2024-10-04 | Table-based transformations (will revert immediately) | Sebastiano Tronto | 6 | -343/+352 | |
| This commit changes transformations to being based on a lookup table intead of a big switch. This is something I had planned for a long time and the code is nicer with this change. But unfortunately the performance is noticeably worse, so I'll revert all these changes in the next commit. I wanted to push this anyway so we can keep track of this. | |||||
| 2024-09-06 | Patch up spurious warning | Sebastiano Tronto | 1 | -0/+25 | |
| 2024-09-05 | Added test for invermoves and small refactor | Sebastiano Tronto | 1 | -14/+40 | |
| 2024-09-05 | Added test for premove and a comment | Sebastiano Tronto | 1 | -0/+1 | |
| 2024-09-05 | More renaming | Sebastiano Tronto | 6 | -188/+189 | |
| 2024-09-05 | Rename constants from _underscore to CAPS | Sebastiano Tronto | 8 | -709/+688 | |
| 2024-09-03 | Moved stuff around | Sebastiano Tronto | 4 | -111/+79 | |
| 2024-08-30 | format fix | enricotenuti | 1 | -3/+4 | |
| 2024-08-30 | allowedH48 tests | enricotenuti | 1 | -2/+2 | |
| 2024-08-29 | constants fix | enricotenuti | 1 | -4/+4 | |
| 2024-08-29 | nissbranch ver1 | enricotenuti | 2 | -154/+165 | |
| 2024-08-26 | premoves and niss | enricotenuti | 1 | -0/+107 | |
| 2024-08-18 | Reorganized folder structure | Sebastiano Tronto | 9 | -0/+1527 | |
