Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jspahrsummers/libextobjc issues and pull requests

#146 - use 'import <*/*>' to import third library header file

Issue - State: open - Opened by Luffy19960106 almost 5 years ago

#145 - Add minimum OS versions to stop warnings

Pull Request - State: open - Opened by CraigsOverItAll over 5 years ago

#144 - How about improve concrete protocol macro?

Issue - State: open - Opened by JianboYan over 5 years ago

#143 - Carthage support

Issue - State: closed - Opened by jozefVrana almost 6 years ago - 1 comment

#142 - [Enhancement] synthesizeAssociation for scalar assign property

Issue - State: closed - Opened by serkoape almost 6 years ago

#141 - Ensure property attributes don't leak

Pull Request - State: closed - Opened by felixvisee almost 6 years ago - 1 comment

#140 - Fix a crash in ext_globalMethodSignatureForSelector

Pull Request - State: closed - Opened by allenhsu about 6 years ago - 1 comment

#139 - Update EXTKeyPathCoding.h

Pull Request - State: open - Opened by rickytan about 6 years ago

#138 - Out dated version on Cocoapods.org

Issue - State: open - Opened by rickytan about 6 years ago - 12 comments

#137 - added podspec

Pull Request - State: closed - Opened by fabb about 6 years ago - 5 comments

#136 - Installation throw CocoaPods not working

Issue - State: closed - Opened by ramunasjurgilas about 6 years ago - 2 comments

#135 - Make @keypath macro more resilient when combined with other expressions

Pull Request - State: closed - Opened by ole over 6 years ago - 1 comment

#134 - Fix @keypath nullability warnings in Xcode 10

Pull Request - State: closed - Opened by ole over 6 years ago - 11 comments

#131 - Jenkins with libextobjc has a failure

Issue - State: closed - Opened by DanielYK about 7 years ago

#130 - Spin lock was replaced with os_unfair_lock

Pull Request - State: closed - Opened by K-Be about 7 years ago - 9 comments

#129 - Update code for last XCode and SDK

Pull Request - State: closed - Opened by K-Be about 7 years ago - 1 comment

#128 - Update metamacros.h

Pull Request - State: open - Opened by WilliamZang over 7 years ago

#127 - Fix nonnull checkselector warnings

Pull Request - State: open - Opened by teanet almost 8 years ago

#125 - Suppress -Wpadded warnings in EXTRuntimeExtensions;

Pull Request - State: closed - Opened by Antondomashnev about 8 years ago - 1 comment

#124 - @keypath can't auto align when used in a dictionary?

Issue - State: closed - Opened by CodeLife2012 about 8 years ago - 5 comments

#123 - Framework support

Pull Request - State: closed - Opened by ashaman about 8 years ago - 1 comment

#122 - fix bug: occur undefined symbol link error when invoke 'onExit' in '.mm' files.

Pull Request - State: closed - Opened by CUITCHE about 8 years ago - 3 comments

#120 - Runtime classes enumeration

Issue - State: open - Opened by k06a over 8 years ago - 4 comments

#119 - How to weakify super access?

Issue - State: open - Opened by k06a over 8 years ago - 3 comments

#118 - Push 0.5 to CocoaPods trunk

Issue - State: closed - Opened by k06a over 8 years ago - 3 comments

#117 - @keypath([self new], someProperty) not work?

Issue - State: closed - Opened by CodeLife2012 over 8 years ago - 5 comments

#116 - Compiler Error use @synthesizeAssociation in @safecategory

Issue - State: open - Opened by SuperMarioBean over 8 years ago - 3 comments

#115 - Changes property attributes type from char array to pointer

Pull Request - State: closed - Opened by grgcombs over 8 years ago - 4 comments

#114 - Convert libextobjc to XCTest

Pull Request - State: closed - Opened by grgcombs over 8 years ago - 2 comments

#113 - questions regarding ext_strongify_

Issue - State: closed - Opened by haifengkao over 8 years ago - 2 comments

#112 - Collision aversion

Issue - State: closed - Opened by grgcombs over 8 years ago - 3 comments

#111 - Feature to avoid checks of object responds to selector

Issue - State: closed - Opened by k06a over 8 years ago - 1 comment

#110 - Added extra check to keypath macro

Pull Request - State: closed - Opened by k06a over 8 years ago - 8 comments

#108 - carthage 0.14.0 complaining about missing shared framework schemes

Issue - State: closed - Opened by amccarri over 8 years ago - 1 comment

#107 - Fix check for whether DEBUG is defined in EXTScope.h

Pull Request - State: closed - Opened by tonyarnold over 8 years ago - 1 comment

#106 - Concerning @weakify(super): Is this okay?

Issue - State: closed - Opened by nikkonikko over 8 years ago - 5 comments

#105 - It's 2016 now :)

Pull Request - State: closed - Opened by k06a over 8 years ago - 4 comments

#104 - add a explicit declaration for -[EXTNil self]

Pull Request - State: closed - Opened by wanganjun over 8 years ago - 1 comment

#103 - @weakify / @strongify syntax highlighting

Issue - State: open - Opened by nikkonikko almost 9 years ago - 2 comments

#102 - Implemented self method on EXTNil

Pull Request - State: closed - Opened by k06a almost 9 years ago - 9 comments

#101 - Added NSObject category to handle NSNull and EXTNil

Pull Request - State: closed - Opened by k06a almost 9 years ago - 3 comments

#100 - @strongify(self.delegate); not working

Issue - State: open - Opened by Ricardo1980 almost 9 years ago - 2 comments

#99 - Added Foundation framework import

Pull Request - State: closed - Opened by k06a almost 9 years ago - 2 comments

#98 - -Wshadow for @weakify and @unsafeify

Pull Request - State: closed - Opened by kolyuchiy almost 9 years ago - 2 comments

#97 - How to use synthesizeAssociation function?

Issue - State: closed - Opened by jkyin almost 9 years ago - 3 comments

#96 - make Xcode7.0.1 happy on OSX

Pull Request - State: closed - Opened by flexih almost 9 years ago - 1 comment

#95 - @weakify and @strongify generate a warning about unused variable.

Issue - State: closed - Opened by ignazioc about 9 years ago - 3 comments

#94 - Xcode 6.4 seems to support @checkSelector natively. When to use this properly? 

Issue - State: closed - Opened by liuslevis about 9 years ago - 1 comment

#93 - Fix variable name typo

Pull Request - State: closed - Opened by shepting over 9 years ago - 1 comment

#92 - Could not add instance method -dealloc to UIViewController ?

Issue - State: closed - Opened by GF-Huang over 9 years ago - 6 comments

#91 - EXTConcreteProtocol on 8.3

Issue - State: closed - Opened by floskel over 9 years ago - 3 comments
Labels: bug

#88 - sizeof returning different values

Issue - State: closed - Opened by 7ynk3r over 9 years ago - 3 comments

#87 - Do I have to use weakify/strongfy for a instance variable declared as weak?

Issue - State: closed - Opened by Ricardo1980 almost 10 years ago - 3 comments

#86 - ext_globalMethodSignatureForSelector crash issue in iPAD||iOS8

Issue - State: closed - Opened by manojmahapatra almost 10 years ago - 3 comments

#85 - EXTSynthesize: staticify the unique key

Pull Request - State: closed - Opened by hlian almost 10 years ago - 1 comment

#84 - @checkselector generate incorrect code if there is a space inside selector

Issue - State: open - Opened by openaphid almost 10 years ago - 2 comments
Labels: bug

#83 - Missing @ for autoreleasepool in EXTScope.h

Issue - State: closed - Opened by dbrisinda almost 10 years ago - 2 comments

#82 - libextobjc's onExit macro conflicts with Cocos2D library

Issue - State: open - Opened by dbrisinda almost 10 years ago - 2 comments

#81 - Update podspec to 0.4.1

Issue - State: closed - Opened by djmadcat about 10 years ago - 4 comments

#80 - @weakify(self) optimized out(?) in Release builds xcode 6 beta 6

Issue - State: open - Opened by adriantofan about 10 years ago - 6 comments

#79 - Fix warning in ext_getPropertyAccessorsForClass

Pull Request - State: closed - Opened by sibljon about 10 years ago - 7 comments

#78 - synthesizeLazyAssociation

Issue - State: closed - Opened by Mazyod about 10 years ago - 10 comments

#77 - Revert "Add References Badge to Readme"

Pull Request - State: closed - Opened by jspahrsummers about 10 years ago

#76 - Add References Badge to Readme

Pull Request - State: closed - Opened by reiz about 10 years ago - 2 comments

#75 - idea: Abstract class and methods

Issue - State: open - Opened by Mazyod about 10 years ago - 2 comments
Labels: enhancement

#74 - Changed backing keyword

Pull Request - State: closed - Opened by vmartinelli about 10 years ago - 5 comments

#73 - idea: assert logic flow

Issue - State: closed - Opened by Mazyod about 10 years ago - 1 comment

#72 - Yo I don't know how to spell (emitted has 2 t's)

Pull Request - State: closed - Opened by JaviSoto over 10 years ago - 1 comment

#71 - Silencing `Warc-repeated-use-of-weak` when using @keypath

Pull Request - State: closed - Opened by JaviSoto over 10 years ago - 1 comment

#68 - Scope macro keyword workaround

Pull Request - State: closed - Opened by kastiglione over 10 years ago - 3 comments

#67 - Update xcconfigs

Pull Request - State: closed - Opened by kastiglione over 10 years ago - 1 comment

#64 - It's 2014 now

Pull Request - State: closed - Opened by AidanMedcalf over 10 years ago - 1 comment

#60 - EXTConcreteProtocol - improved inheritance support

Pull Request - State: closed - Opened by greymouser over 10 years ago - 7 comments

#57 - Remove conditional inclusion of config.h

Pull Request - State: closed - Opened by jchatard over 10 years ago - 2 comments

#52 - Suggestions about EXTNil

Issue - State: closed - Opened by xareelee almost 11 years ago - 5 comments

#51 - Replaced try/finally with autoreleasepool as a way to eat the @.

Pull Request - State: closed - Opened by Coneko almost 11 years ago - 9 comments

#45 - @weakify/@strongify in nested blocks

Issue - State: closed - Opened by itsthejb about 11 years ago - 17 comments

#44 - Fixes to ext_globalMethodSignatureForSelector()

Pull Request - State: closed - Opened by claybridges about 11 years ago - 2 comments

#39 - EXTAspect: support getters & setters at the same time

Pull Request - State: closed - Opened by lpgagnon about 11 years ago - 1 comment

#36 - first pull request

Pull Request - State: closed - Opened by yaozhuoyu over 11 years ago

#33 - Added guard against strongifying garbage references to @strongify.

Pull Request - State: closed - Opened by Coneko over 11 years ago - 3 comments

#30 - Test for early execution of @onExit blocks

Pull Request - State: closed - Opened by ahti over 11 years ago - 1 comment

#29 - Fix memory issue with weakify & block.

Pull Request - State: closed - Opened by nverinaud over 11 years ago - 1 comment

#28 - Add @keypathClassInstance()

Pull Request - State: closed - Opened by BB9z over 11 years ago - 4 comments

#26 - Issue #22 Add macro for checking zero-argument selectors

Pull Request - State: closed - Opened by kolyuchiy over 11 years ago - 6 comments

#25 - Fix objective-c++ compatibility

Pull Request - State: closed - Opened by ikashkuta over 11 years ago - 1 comment

#23 - Updated Configuration.

Pull Request - State: closed - Opened by Coneko over 11 years ago

#19 - Fix incorrect documentation in EXTKeyPathCoding.h

Pull Request - State: closed - Opened by alanjrogers over 11 years ago - 6 comments

#15 - Update xcconfigs to include new recommended LLVM warnings

Pull Request - State: closed - Opened by alanjrogers over 11 years ago - 1 comment

#14 - Update submodule to latest xcconfigs

Pull Request - State: closed - Opened by alanjrogers over 11 years ago

#13 - Fix multiple @synthesizeAssociations overwriting each other

Pull Request - State: closed - Opened by jspahrsummers almost 12 years ago

#11 - EXTSythesize.h typo line 23

Pull Request - State: closed - Opened by Thawe almost 12 years ago - 2 comments

#9 - Fixing issue #8

Pull Request - State: closed - Opened by juliengrimault almost 12 years ago - 1 comment

#6 - CocoaPod packaging?

Issue - State: closed - Opened by jacob414 about 12 years ago - 6 comments
Labels: enhancement