Abbey Jackson

Results 3 issues of Abbey Jackson

Protocols which contain generic functions can not be generated because the generic type can not be determined. ex, this function: `func getObjects(_ objects: T.Type) -> Results?` Will generate as: ```...

enhancement

This is a suggestion added to issues as per Dan’s instructions via Twitter. Inline commenting (selecting a chubk of text to comment on or having a comment associated with a...

:computer: Front-End
:hammer: Feature Request

I have found a bug in `android_set_version_name`. If there is a space in the version name, for example: "3.2.1 some word" only the last set of characters after the last...