TypeScript declarations
Open
jasssonpet
opened this issue 10 years ago
•
0 comments
- [ ] Distribute TypeScript declarations for runtime intrinsics
- [x] Enum members starting with number
- [ ] TypeScript declarations for hardcoded inline functions and variables - #256
- [x] iOS 9 Generics - #181
- [x] Static methods cannot contain open generics
- [x] Objective-C CRTP
- [x] Class implements protocol getter with property - #217
- [x] Methods with varargs should not be added - #67
- [ ] Rewriting our tests in TypeScript would keep the declarations up to date - #121
- [x] Remove global enum members
- [x] Allow inherited Objective-C classes to be minified
- [x] Unindent declarations with one tab
- [x] Swift initializer collisions
- [x] JSDoc comments - #353