Harold Brenes
|
9d8e15b3af
|
Implementes the block ABI.2010.3.16 natively via the objc_block intrinsic and the Objc_Block builtin type.
See: https://clang.llvm.org/docs/Block-ABI-Apple.html
|
2025-08-06 20:27:31 -04:00 |
|
Harold Brenes
|
efe4f40974
|
Fix @objc_implement methods not respecting @objc_is_class_method
Fix incorrect type encoding for objc_class
|
2025-07-15 23:47:13 -04:00 |
|
Harold Brenes
|
a3de9c8de4
|
Add initial support for Objective-C class implementation
|
2025-04-20 21:53:46 -04:00 |
|
gingerBill
|
dde3a03022
|
Add priority_index to Foundation.framework import in base:runtime
|
2025-01-22 13:03:51 +00:00 |
|
Karl Zylinski
|
19f0127e55
|
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
2024-09-14 18:27:49 +02:00 |
|
gingerBill
|
9e7cc8cf93
|
Remove core:os dependency from base:runtime; change to base:intrinsics
|
2024-01-28 21:59:43 +00:00 |
|
gingerBill
|
09fa1c29cd
|
Move core:runtime to base:runtime; keep alias around
|
2024-01-28 21:05:53 +00:00 |
|