Dan Cutting

Results 43 issues of Dan Cutting

Is there any intention to support task lists like this? - [ ] item - [x] done I've searched through the issue archives but can't find any reference to them....

Modules are currently passed as command-line arguments but better would be to find the modules in a workspace/project.

optimisation

If all source is under a folder called `Source`, for instance, that should be stripped from names to make them shorter.

optimisation

Currently SourceKitten appears to ignore Objective-C source files when analysing a module. This means Objective-C that depends on other Objective-C or Swift code is ignored. Furthermore, Swift code that depends...

feature

Current workaround is to generate an Xcode project and run it against that.

optimisation

incomplete

The slow part is analysing the source for declarations, but once this is done it is very easy to generate many different reports. It would be useful to be able...

optimisation