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.
Daniel Ferreira 1593ac04af Add objc-class.h to objc headers
Some applications still include the old objc-class.h header expecting
to obtain the declarations contained in objc/message.h and
objc/runtime.h nowadays. This commit adds this header to achieve
out-of-the-box compatibility with these applications.
9 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 Added support for tracing message sends to the runtime. 13 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-class.h Add objc-class.h to objc headers 9 years ago
objc-runtime.h Add objc-runtime.h to objc headers 9 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 Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
slot.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
toydispatch.h More build system tidies. 15 years ago