summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-26move lots of source files around to match their actual placement in the origi...mainAsh Wolf120-392/+400
2023-01-26rename IncludeSearch enum names to match what they actually doAsh Wolf2-10/+9
2023-01-25note updatesAsh Wolf3-2/+6
2023-01-20add PPCError error code enumAsh Wolf11-121/+349
2023-01-20tons more renaming of stuffAsh Wolf52-1039/+1009
2023-01-20fix various inaccuracies exposed by the mach ppc pluginAsh Wolf24-422/+429
2023-01-19more cross-platform workAsh Wolf19-90/+115
2023-01-18rename TypeMethod and the struct type enumsAsh Wolf22-227/+212
2023-01-15more cleanupAsh Wolf35-422/+1948
2023-01-15reorganise things a bit to align further with the actual names/structureAsh Wolf84-917/+920
2023-01-14compiler can now recompile itselfAsh Wolf2-2/+2
2023-01-14fix more matching bugsAsh Wolf5-6/+10
2023-01-14a little more cleanupAsh Wolf2-23/+9
2023-01-14fix lots more bugs, add better loggingAsh Wolf29-90/+199
2023-01-13these might be the last codegen fixes needed for nowAsh Wolf3-15/+14
2023-01-13yet more fixes, some debugging codeAsh Wolf8-14/+41
2023-01-13more fixesAsh Wolf4-23/+21
2023-01-13Merge remote-tracking branch 'origin/main'Ash Wolf25-249/+362
2023-01-13Merge branch 'main' of /Users/ash/src/mwcc/mount/mwcc with conflicts.Ash Wolf1-15/+14
2023-01-13fix lots more issues, add endian conversions to ObjGenMachO, add 64-bit kludg...Ash Wolf25-249/+362
2023-01-12more fixingAsh Wolf5-12/+16
2023-01-11get it to compile with clangAsh Wolf46-501/+386
2023-01-11getting closerAsh Wolf133-3277/+10138
2023-01-10getting close to doneAsh Wolf80-3213/+21184
2022-12-29dump lots more codeAsh Wolf129-1505/+41223
2022-12-14rename some stuff and use an enum for RegClassAsh Wolf28-291/+232
2022-12-14haha it's been a while since i last committed, hasn't itAsh Wolf102-103/+36344
2022-11-20add a bunch of code and a ton of stub files for laterAsh Wolf190-1172/+23691
2022-11-07honkAsh Wolf62-1539/+30803
2022-10-25a bunch of compiler stuffAsh Wolf35-2000/+13288
2022-10-19lol why was this file left outAsh Wolf1-0/+7
2022-10-19let's commit all this before my VM blows up and nukes my workAsh Wolf147-1796/+19477
2022-10-14add tons of stuffAsh Wolf32-687/+4014
2022-10-13finish CLMain.cAsh Wolf12-615/+518
2022-10-13fix issues in OSLib Memory and ErrMgr, fully match OSLib FilesAsh Wolf4-36/+650
2022-10-13finish OSLib/MacSpecs.c and use OS_PATHSEP in more placesAsh Wolf4-29/+396
2022-10-13finish OSLib/Generic.cAsh Wolf1-2/+181
2022-10-12almost finished OSLibAsh Wolf8-19/+564
2022-10-12finish Posix.cAsh Wolf1-7/+104
2022-10-12lots more reorganisation, done part of OSLibAsh Wolf13-645/+1787
2022-10-11almost finished Resources.c, two small issues in ReadResourceFork and FSpOpen...Ash Wolf2-164/+633
2022-10-11add cmakelists for CLion, tons and tons of reorganisation using new info from...Ash Wolf51-1995/+5289
2022-10-10add fully matched Parameter.cAsh Wolf3-76/+1180
2022-10-08add missing CError.h, finish more of Option.c, update variable names to match...Ash Wolf4-140/+735
2022-10-07first very unfinished commit lolAsh Wolf31-0/+8027