| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-07 | [SharedCache] Apply call overrides to objc_msgSendSuper / objc_msgSendSuper2 | Mark Rowe | |
| These are treated the same as `objc_msgSend` with the exception of their first argument being an `objc_super*` rather than `id`. | |||
| 2025-04-02 | [SharedCache] Refactor Shared Cache | Mason Reed | |
| In absence of a better name, this commit refactors the shared cache code. | |||
