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.
thebeing f845df37c1 Add objc/blocks_private.h header to expose some internals of the blocks runtime
that are accessed by libdispatch. Also rename the relevant structs to be
compatible with the BlocksRuntime from compiler-rt.
14 years ago
..
Availability.h Added property_getName(). Added non-portable API documentation. 16 years ago
Object.h libobjc2: make Object.h include runtime.h 16 years ago
Protocol.h Commit some missing files. 16 years ago
blocks_private.h Add objc/blocks_private.h header to expose some internals of the blocks runtime 14 years ago
blocks_runtime.h Tweaked the GNUmakefile to (more or less) work with gcc. 16 years ago
capabilities.h Finished implementing JavaScript-style prototypes. 15 years ago
developer.h Initial work on developer mode (allows classes to be replaced at run time with new versions, by cooperating IDEs). This support is part of ongoing work to provide fix-and-continue functionality with Clang / Cling and LanguageKit. 15 years ago
encoding.h Expose a function needed by GNUstep. 16 years ago
hooks.h Implemented support for __weak with ARC. 15 years ago
objc-api.h libobjc2: add dummy objc.h and objc-api.h headers which simply include runtime.h 16 years ago
objc-arc.h Documented objc-arc.h 15 years ago
objc-auto.h Improve some comments, minor tweaks to GC. 15 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 Added some header documentation for runtime functions. 15 years ago
runtime.h Added a function for getting the type encoding for a block returned by imp_implementationFromBlock(). 14 years ago
slot.h Tidy up low memory profile to use slots directly. 15 years ago
toydispatch.h More build system tidies. 15 years ago