Rylee Lyman
|
83156e7e6d
|
feat: implement Objective-C calling Zig
feat: add `msgSendSuper`
feat: add protocols,
feat: add `allocateClasspair` and `replaceMethod`
feat: add ivars,
feat: add `addMethod`
feat: add blocks
|
2023-10-20 15:37:37 -07:00 |
|
Mitchell Hashimoto
|
0b75865239
|
link CoreFoundation for tests
Fixes #2
|
2023-10-20 15:36:55 -07:00 |
|
Mitchell Hashimoto
|
e8686c3457
|
Revert "remove failing tests for macOS Sonoma"
This reverts commit 0d3a6d4b58 .
|
2023-10-20 15:36:04 -07:00 |
|
Mitchell Hashimoto
|
0d3a6d4b58
|
remove failing tests for macOS Sonoma
Annoying, these functions do work in the right situation but some are
failing due to macOS SDK changes.
|
2023-10-20 15:35:29 -07:00 |
|
Mitchell Hashimoto
|
51584a2f78
|
update zig
|
2023-06-30 09:49:12 -07:00 |
|
Mitchell Hashimoto
|
e8c63c795e
|
initial import
|
2023-01-02 14:48:21 -08:00 |
|