Re: [swift-dev] Looking for documentation/insight on .swiftdoc

2017-10-25 Thread George King via swift-dev
24, 2017, at 3:05 PM, Robert Widmann wrote: >> >> Or libSyntax! > > If it doesn’t do comments yet… it certainly should! > > - Doug > >> >> ~Robert Widmann >> >>> On Oct 24, 2017, at 4:06 PM, Douglas Gregor via swift-dev >>>

[swift-dev] Looking for documentation/insight on .swiftdoc

2017-10-23 Thread George King via swift-dev
Hello, I’m curious about the swiftdoc format. I’ve looked through the swift codebase and have been unable to find either documentation about it or the relevant source code. Could somebody point me in the right direction? I’m thinking about building a swift documentation viewer and want to figure

[swift-dev] Extracting documentation from stdlib

2016-06-22 Thread George King via swift-dev
Hi list, After a bit of poking around I do not see how to extract/build the api docs from the stdlib source code. Is this functionality part of the open source release? I am asking because the new Xcode 8 documentation viewer is very frustrating; everything is broken up into separate pages whi

Re: [swift-dev] Swift incremental compile profiling

2016-04-08 Thread George King via swift-dev
Hey Sam, One thought: if you have an app with mixed objc and swift code, then the app-bridge.h and app-swift.h files might be creating massive choke points in your dependency graph. I have no idea how optimized the bridging functionality is but it has always seemed like a potentially weak part

Re: [swift-dev] Build errors

2016-03-23 Thread George King via swift-dev
I am using stable for both, master for all of the others. clang: 3e4d01d llvm: 56e761d > On Mar 23, 2016, at 12:32 PM, Dmitri Gribenko via swift-dev > wrote: > > On Wed, Mar 23, 2016 at 9:11 AM, George King via swift-dev > wrote: >> Hello, >> >> In an effor

[swift-dev] Build errors

2016-03-23 Thread George King via swift-dev
Hello, In an effort to isolate a different bug, I'm trying to build HEAD of master, and have encountered what looks to be a configuration error. Can somebody please point me in the right direction? Here is the relevant build output - I can post a complete log if it would help. There are many "