Files
Odin/src
Harold Brenes 5af13f5d53 Automatically emit objc_msgSend calls when calling imported or implemented Objective-C methods
- Add intrinsics.objc_super()

- Emit objc_msgSendSuper2 calls when an objc method call is combined with objc_super(self)

- Fix objc_block return value ABI for large struct returns

- Fix objc_implement method wrappers bad ABI for large struct returns and indirect args

- Simplify parameter forwarding for objc_imlpement methods

- Add intrinsics.objc_instancetype to mimi Objective-C instancetype* returns
  This facilitates returning the correct type on subclasses when calling mehtods
  such as `alloc`, `init`, `retain`, etc.

- Refactor Objective-C class implementations generation so that hierarchies are properly initialized

- Better codegen for context passing with ivar-based autocontext

- Allow @superclass on imported objc-c objects

- Better codegen for block forwarding invoker, arguments are forwarded directly
2025-09-29 20:37:48 -04:00
..
2025-03-18 15:39:18 +00:00
2023-12-13 12:38:01 +00:00
&&
2024-11-07 15:02:19 +01:00
2025-09-29 14:03:32 +01:00
2025-09-27 14:13:16 +01:00
2025-09-29 14:03:32 +01:00
2025-09-10 19:30:32 +01:00
2021-08-29 15:54:56 +02:00
2025-09-19 10:25:11 +01:00
2025-09-24 14:27:44 +01:00
2025-03-18 16:46:15 +00:00
2025-09-29 14:03:32 +01:00
2025-09-28 20:47:32 +01:00
2022-12-18 21:17:07 +00:00
2025-04-04 19:35:59 +03:00
2025-09-10 21:16:56 +01:00
2025-08-02 12:33:33 +01:00
2024-04-26 13:25:08 +01:00
2023-09-11 23:36:39 +01:00
2023-12-13 12:38:01 +00:00
2023-08-19 12:26:59 +01:00
2023-12-13 12:38:01 +00:00
2023-12-13 12:38:01 +00:00