This website requires JavaScript.
Explore
Help
Sign in
gnustep
/
libs-base
Watch
0
Star
0
Fork
You've already forked libs-base
0
mirror of
https://github.com/gnustep/libs-base.git
synced
2025-04-24 01:11:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
kvo-kvc-test
libs-base
/
Headers
/
ObjectiveC2
/
objc
History
Richard Frith-Macdonald
6d20773f56
Consistently use __typeof__() rather than typeof() or __typeof() for compatibility (GCC and clang and, perhaps, other future compilers) irrespective of -std= compilation options.
2020-12-15 13:01:00 +00:00
..
Availability.h
Try to tidy/simplify objc2 header support.
2012-01-08 14:25:56 +00:00
blocks_runtime.h
Consistently use __typeof__() rather than typeof() or __typeof() for compatibility (GCC and clang and, perhaps, other future compilers) irrespective of -std= compilation options.
2020-12-15 13:01:00 +00:00
capabilities.h
Try to tidy/simplify objc2 header support.
2012-01-08 14:25:56 +00:00
runtime.h
Insert some kludge for PTR stuff on systems with fake C99 compatible headers.
2013-11-29 17:42:44 +00:00