Martin Kiss

Results 5 issues of Martin Kiss

Currently, there is no way to write or read comments using this library. I understand that comments are intended only for humans, so parsing them into runtime model makes little...

#### Current iteration: 0.2.0 _Note: Features, where only test are missing, should work as expected. They are just not formally tested._ ##### Producers - [x] Command + Tests - [x]...

Current class hierarchy is designed like this: - Dispatch Objects - Dispatch Queues - Dispatch Groups - Dispatch Semaphores - Dispatch Sources - Dispatch Timer - (other source types?) -...

enhancement
question
reflexive

It would be great to be able to specify key-path that contains collection operators using `@keypath` macro. For example: ``` @"[email protected]" ``` [`EXTKeyPathCoding.h`](https://github.com/jspahrsummers/libextobjc/blob/master/extobjc/EXTKeyPathCoding.h) --- They could be defined like this:...

enhancement

I’m dumping `UIFont` on iOS 9 Beta 1 and these are the changes I found: - Removed _Bangla Sangam MN_ family. - _Gill Sans_ has new _SemiBold_, _SemiBoldItalic_, and _UltraBold_...