This website requires JavaScript.
Explore
Help
Register
Sign In
ThePain
/
Swiftgram
Watch
1
Star
0
Fork
0
You've already forked Swiftgram
mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced
2025-09-17 09:10:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Swiftgram
/
AsyncDisplayKit
/
Details
/
Transactions
History
Levi McCallum
905f3a23b0
Create a new hash table on commit to prevent copy
...
Resolves
#1342
2016-05-10 15:00:31 -07:00
..
_ASAsyncTransaction.h
Replace id with instancetype in initializers
2016-04-13 11:20:05 -07:00
_ASAsyncTransaction.mm
Replace id with instancetype in initializers
2016-04-13 11:20:05 -07:00
_ASAsyncTransactionContainer.h
- Use modern Objective-C syntax.
2016-03-15 22:34:29 -07:00
_ASAsyncTransactionContainer.m
Fix the AsyncDisplayKit tests under Xcode 7! Workaround for unfixed Apple bug with @dynamic on CALayer.
2015-12-25 14:01:18 -08:00
_ASAsyncTransactionContainer+Private.h
- Use modern Objective-C syntax.
2016-03-15 22:34:29 -07:00
_ASAsyncTransactionGroup.h
Correct spelling errors
2016-03-15 21:56:51 -07:00
_ASAsyncTransactionGroup.m
Create a new hash table on commit to prevent copy
2016-05-10 15:00:31 -07:00