ObjFW  Check-in [d3a2e59414]

Overview
Comment:Initial -[forwarindTargetForSelector:].

This only works with the ObjFW runtime so far. The Apple runtime will
require an assembly implementation for every architecture.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d3a2e59414615eda751863f50c2d1b31ea65b6b318c05029bb3e97efeda9f689
User & Date: js on 2012-11-14 15:39:10
Other Links: manifest | tags
Context
2012-11-16
21:16
Implement forwarding target for the Apple runtime. check-in: 2b20e164d7 user: js tags: trunk
2012-11-14
15:39
Initial -[forwarindTargetForSelector:]. check-in: d3a2e59414 user: js tags: trunk
08:00
Fix objc_get_type_encoding(). check-in: 28f58d5a6e user: js tags: trunk
Changes