index
:
MWCC
main
fun stuff
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2023-01-26
move lots of source files around to match their actual placement in the ↵
main
Ash Wolf
120
-392
/
+400
original tree
2023-01-26
rename IncludeSearch enum names to match what they actually do
Ash Wolf
2
-10
/
+9
2023-01-25
note updates
Ash Wolf
3
-2
/
+6
2023-01-20
add PPCError error code enum
Ash Wolf
11
-121
/
+349
2023-01-20
tons more renaming of stuff
Ash Wolf
52
-1039
/
+1009
2023-01-20
fix various inaccuracies exposed by the mach ppc plugin
Ash Wolf
24
-422
/
+429
2023-01-19
more cross-platform work
Ash Wolf
19
-90
/
+115
2023-01-18
rename TypeMethod and the struct type enums
Ash Wolf
22
-227
/
+212
2023-01-15
more cleanup
Ash Wolf
35
-422
/
+1948
2023-01-15
reorganise things a bit to align further with the actual names/structure
Ash Wolf
84
-917
/
+920
2023-01-14
compiler can now recompile itself
Ash Wolf
2
-2
/
+2
2023-01-14
fix more matching bugs
Ash Wolf
5
-6
/
+10
2023-01-14
a little more cleanup
Ash Wolf
2
-23
/
+9
2023-01-14
fix lots more bugs, add better logging
Ash Wolf
29
-90
/
+199
2023-01-13
these might be the last codegen fixes needed for now
Ash Wolf
3
-15
/
+14
2023-01-13
yet more fixes, some debugging code
Ash Wolf
8
-14
/
+41
2023-01-13
more fixes
Ash Wolf
4
-23
/
+21
2023-01-13
Merge remote-tracking branch 'origin/main'
Ash Wolf
25
-249
/
+362
2023-01-13
Merge branch 'main' of /Users/ash/src/mwcc/mount/mwcc with conflicts.
Ash Wolf
1
-15
/
+14
2023-01-13
fix lots more issues, add endian conversions to ObjGenMachO, add 64-bit ↵
Ash Wolf
25
-249
/
+362
kludge to Switch.c
2023-01-12
more fixing
Ash Wolf
5
-12
/
+16
2023-01-11
get it to compile with clang
Ash Wolf
46
-501
/
+386
2023-01-11
getting closer
Ash Wolf
133
-3277
/
+10138
2023-01-10
getting close to done
Ash Wolf
80
-3213
/
+21184
2022-12-29
dump lots more code
Ash Wolf
129
-1505
/
+41223
2022-12-14
rename some stuff and use an enum for RegClass
Ash Wolf
28
-291
/
+232
2022-12-14
haha it's been a while since i last committed, hasn't it
Ash Wolf
102
-103
/
+36344
2022-11-20
add a bunch of code and a ton of stub files for later
Ash Wolf
190
-1172
/
+23691
2022-11-07
honk
Ash Wolf
62
-1539
/
+30803
2022-10-25
a bunch of compiler stuff
Ash Wolf
35
-2000
/
+13288
2022-10-19
lol why was this file left out
Ash Wolf
1
-0
/
+7
2022-10-19
let's commit all this before my VM blows up and nukes my work
Ash Wolf
147
-1796
/
+19477
2022-10-14
add tons of stuff
Ash Wolf
32
-687
/
+4014
2022-10-13
finish CLMain.c
Ash Wolf
12
-615
/
+518
2022-10-13
fix issues in OSLib Memory and ErrMgr, fully match OSLib Files
Ash Wolf
4
-36
/
+650
2022-10-13
finish OSLib/MacSpecs.c and use OS_PATHSEP in more places
Ash Wolf
4
-29
/
+396
2022-10-13
finish OSLib/Generic.c
Ash Wolf
1
-2
/
+181
2022-10-12
almost finished OSLib
Ash Wolf
8
-19
/
+564
2022-10-12
finish Posix.c
Ash Wolf
1
-7
/
+104
2022-10-12
lots more reorganisation, done part of OSLib
Ash Wolf
13
-645
/
+1787
2022-10-11
almost finished Resources.c, two small issues in ReadResourceFork and ↵
Ash Wolf
2
-164
/
+633
FSpOpenResFile
2022-10-11
add cmakelists for CLion, tons and tons of reorganisation using new info ↵
Ash Wolf
51
-1995
/
+5289
from the Pro8 compiler
2022-10-10
add fully matched Parameter.c
Ash Wolf
3
-76
/
+1180
2022-10-08
add missing CError.h, finish more of Option.c, update variable names to ↵
Ash Wolf
4
-140
/
+735
match official names from asserts in the Windows build
2022-10-07
first very unfinished commit lol
Ash Wolf
31
-0
/
+8027