You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Chisnall c3c81796ca Rework slot handling so that the fields that are used for dispatch are
at the start of the structure, making it easier to change the layout in
the future.

Also clean up the growth of various fields and consolidate some of the
metadata into a pointer to the `struct objc_method`.
10 years ago
..
Availability.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
Object.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
Protocol.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
blocks_private.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
blocks_runtime.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
capabilities.h Added support for tracing message sends to the runtime. 13 years ago
developer.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
encoding.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
hooks.h Rework slot handling so that the fields that are used for dispatch are 10 years ago
message.h Add objc_msgSend for AArch64. 10 years ago
objc-api.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
objc-arc.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
objc-auto.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
objc.h libobjc2: add dummy objc.h and objc-api.h headers which simply include runtime.h 16 years ago
runtime-deprecated.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
runtime.h Rework slot handling so that the fields that are used for dispatch are 10 years ago
slot.h Rework slot handling so that the fields that are used for dispatch are 10 years ago
toydispatch.h More build system tidies. 15 years ago