History for src/main.mm
2025-03-02
| ||
14:02 | Renamed to src/Cube.mm. Migrate to OFApplicationDelegate check-in: [9432e52ca0] user: js, branch: trunk, size: 0 | |
2024-08-03
| ||
17:02 | Make conoutf take an OFString file: [6994beff69] check-in: [f8f97851f3] user: js, branch: trunk, size: 6622 [annotate] [blame] [check-ins using] [diff] | |
14:50 |
Don't depend on global constructors for commands
This breaks when using ObjC, as these can run before the ObjC module is initialized, resulting in non-working message sends as the selectors are not registered yet. file: [65508559f3] check-in: [1ee33c9983] user: js, branch: trunk, size: 6619 [annotate] [blame] [check-ins using] [diff] | |
2024-07-21
| ||
12:02 | Renamed src/main.cxx → src/main.mm. Convert to ObjC++ file: [9f8b587f26] check-in: [7c2704b3d7] user: js, branch: trunk, size: 6597 [annotate] [blame] [check-ins using] | |