| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-07-02 | chore: remove duplicate words | hattizai | -1/+1 |
| 2024-05-20 | Make NULL check in argument parsing the same on all unix platforms | Mads Marquart | -76/+64 |
| 2024-05-19 | Add NULL check in argument parsing on Apple platforms | Mads Marquart | -14/+44 |
| 2024-05-17 | Use `_NSGetArgc`/`_NSGetArgv` on iOS/tvOS/watchOS/visionOS | Mads Marquart | -78/+14 |
| 2024-04-28 | Use `target_vendor = "apple"` instead of `target_os = "..."` | Mads Marquart | -13/+2 |
| 2024-04-27 | Unconditionally call really_init | Jubilee Young | -6/+4 |
| 2024-03-18 | Support for visionOS | Adam Gastineau | -2/+13 |
| 2024-01-13 | Refactor uses of `objc_msgSend` to no longer have clashing definitions | Mads Marquart | -37/+44 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+282 |
