buffstop

Results 5 issues of buffstop

If you have *.swift.orig files in a directory, I get issue #13 even parsing 4 files only.

Running: `python neural_artistic_style.py --subject example_content_image.png --style example_style_image.jpeg` under OSX 10.11.6 , I get this error: `CUDArray: CUDA back-end not available, using NumPy. Traceback (most recent call last): File "neural_artistic_style.py", line...

We are trying to parse a Xcode workspace that contains quite a lot of Swift and Objc modules. Using: `sourcekitten doc -- -workspace /path/to/my.xcworkspace -scheme SchemeName` returns: ``` Running xcodebuild...

Currently the graph for a complex project is unreadable due to the complexity. It would be great to be able to generate a graph for one file (class, struct, protocol)...

Feature request: The "debugXPCServices" Scheme `LaunchAction` can not be set. Supporting it would be great! Defaults value is "YES" in Xcode. If you point me to another value in the...