| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implementes the block ABI.2010.3.16 natively via the `objc_block` intrinsic a... | Harold Brenes | 2025-08-06 | 1 | -1/+11 |
| * | Fix @objc_implement methods not respecting @objc_is_class_method | Harold Brenes | 2025-07-15 | 1 | -0/+1 |
| * | Add initial support for Objective-C class implementation | Harold Brenes | 2025-04-20 | 1 | -6/+19 |
| * | Add `priority_index` to `Foundation.framework` import in `base:runtime` | gingerBill | 2025-01-22 | 1 | -0/+1 |
| * | Moved all packages in core, base, vendor, tests and examples to use new #+ fi... | Karl Zylinski | 2024-09-14 | 1 | -1/+1 |
| * | Remove `core:os` dependency from `base:runtime`; change to `base:intrinsics` | gingerBill | 2024-01-28 | 1 | -1/+1 |
| * | Move `core:runtime` to `base:runtime`; keep alias around | gingerBill | 2024-01-28 | 1 | -0/+21 |