aboutsummaryrefslogtreecommitdiff
path: root/src/core/cube.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improved error messages and add some comments in nissy.hSebastiano Tronto2024-10-101-12/+2
|
* Revert table-based transformationsSebastiano Tronto2024-10-041-14/+5
| | | | Long live the giant switch!
* Table-based transformations (will revert immediately)Sebastiano Tronto2024-10-041-5/+14
| | | | | | | | 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.
* More renamingSebastiano Tronto2024-09-051-16/+17
|
* Rename constants from _underscore to CAPSSebastiano Tronto2024-09-051-34/+34
|
* Moved stuff aroundSebastiano Tronto2024-09-031-66/+0
|
* nissbranch ver1enricotenuti2024-08-291-154/+3
|
* premoves and nissenricotenuti2024-08-261-0/+107
|
* Reorganized folder structureSebastiano Tronto2024-08-181-0/+291

Generated with cgit - Back to sebastiano.tronto.net