summaryrefslogtreecommitdiff
path: root/includes/compiler (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-19more cross-platform workAsh Wolf2-24/+33
2023-01-18rename TypeMethod and the struct type enumsAsh Wolf3-33/+18
2023-01-15reorganise things a bit to align further with the actual names/structureAsh Wolf5-104/+103
2023-01-14fix lots more bugs, add better loggingAsh Wolf1-2/+2
2023-01-13more fixesAsh Wolf1-2/+2
2023-01-13fix lots more issues, add endian conversions to ObjGenMachO, add 64-bit kludg...Ash Wolf2-0/+19
2023-01-11get it to compile with clangAsh Wolf6-20/+20
2023-01-11getting closerAsh Wolf20-990/+416
2023-01-10getting close to doneAsh Wolf37-193/+264
2022-12-29dump lots more codeAsh Wolf53-317/+1373
2022-12-14rename some stuff and use an enum for RegClassAsh Wolf10-52/+42
2022-12-14haha it's been a while since i last committed, hasn't itAsh Wolf53-53/+1365
2022-11-20add a bunch of code and a ton of stub files for laterAsh Wolf97-573/+1943
2022-11-07honkAsh Wolf28-38/+3681
2022-10-25a bunch of compiler stuffAsh Wolf12-0/+2239