aboutsummaryrefslogtreecommitdiff
path: root/src/arch/common.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-10-10Removed un-common function from common.hSebastiano Tronto1-1/+0
2024-10-04Revert table-based transformationsSebastiano Tronto1-7/+0
Long live the giant switch!
2024-10-04Table-based transformations (will revert immediately)Sebastiano Tronto1-0/+7
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-05Rename constants from _underscore to CAPSSebastiano Tronto1-19/+19
2024-08-18Removed duplicationSebastiano Tronto1-0/+28
2024-08-18Reorganized folder structureSebastiano Tronto1-0/+19

Generated with cgit - Back to sebastiano.tronto.net