Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Tags: jspahrsummers/libextobjc

Tags

0.6

Toggle 0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #135 from ole/keypath-reverse-condition

Make @keypath macro more resilient when combined with other expressions

0.5

Toggle 0.5's commit message
Merge pull request #102 from k06a/extnil-impovement

Implemented self method on EXTNil

0.4.1

Toggle 0.4.1's commit message
Various warning fixes

0.4

Toggle 0.4's commit message
Moved experimental features to a separate branch

0.3

Toggle 0.3's commit message
xcconfig updates, add @collectionKeypath

0.2.6

Toggle 0.2.6's commit message
++xcconfigs, README updates

0.2.5

Toggle 0.2.5's commit message
Build settings fixes, disable -Wshadow with @strongify

0.2.4

Toggle 0.2.4's commit message
Fix @synthesizeAssociations overwriting each other, ++xcconfigs

0.2.3

Toggle 0.2.3's commit message
Fix buffer overflow in ext_copyPropertyAttributes()

0.2.2

Toggle 0.2.2's commit message
Fix SEL casting errors on Xcode 4.6