Age | Commit message (Expand) | Author | Files | Lines |
2023-01-15 | more cleanup | Ash Wolf | 3 | -270/+191 |
2023-01-15 | reorganise things a bit to align further with the actual names/structure | Ash Wolf | 7 | -108/+107 |
2023-01-14 | fix lots more bugs, add better logging | Ash Wolf | 2 | -2/+10 |
2023-01-13 | more fixes | Ash Wolf | 1 | -2/+2 |
2023-01-13 | fix lots more issues, add endian conversions to ObjGenMachO, add 64-bit kludg... | Ash Wolf | 4 | -95/+19 |
2023-01-11 | get it to compile with clang | Ash Wolf | 9 | -21/+26 |
2023-01-11 | getting closer | Ash Wolf | 28 | -1088/+525 |
2023-01-10 | getting close to done | Ash Wolf | 39 | -210/+265 |
2022-12-29 | dump lots more code | Ash Wolf | 53 | -317/+1373 |
2022-12-14 | rename some stuff and use an enum for RegClass | Ash Wolf | 10 | -52/+42 |
2022-12-14 | haha it's been a while since i last committed, hasn't it | Ash Wolf | 54 | -53/+1366 |
2022-11-20 | add a bunch of code and a ton of stub files for later | Ash Wolf | 98 | -795/+1943 |
2022-11-07 | honk | Ash Wolf | 31 | -636/+3893 |
2022-10-25 | a bunch of compiler stuff | Ash Wolf | 18 | -8/+3140 |
2022-10-19 | let's commit all this before my VM blows up and nukes my work | Ash Wolf | 12 | -1272/+1646 |
2022-10-14 | add tons of stuff | Ash Wolf | 6 | -605/+884 |
2022-10-13 | finish CLMain.c | Ash Wolf | 4 | -25/+52 |
2022-10-13 | fix issues in OSLib Memory and ErrMgr, fully match OSLib Files | Ash Wolf | 1 | -1/+13 |
2022-10-13 | finish OSLib/MacSpecs.c and use OS_PATHSEP in more places | Ash Wolf | 1 | -0/+2 |
2022-10-12 | almost finished OSLib | Ash Wolf | 2 | -2/+16 |
2022-10-12 | lots more reorganisation, done part of OSLib | Ash Wolf | 4 | -629/+657 |
2022-10-11 | almost finished Resources.c, two small issues in ReadResourceFork and FSpOpen... | Ash Wolf | 1 | -2/+30 |
2022-10-11 | add cmakelists for CLion, tons and tons of reorganisation using new info from... | Ash Wolf | 1 | -0/+2404 |