This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-14 20:36:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09cf7b87e952f93f6516c20b92d9f875a90bc28e
swift-mirror
/
include
/
swift
/
IDE
History
Argyrios Kyrtzidis
d039fb6369
[AST] Move ide::findUnderlyingClangModule() to Module::findUnderlyingClangModule() so that the ASTPrinter can use it.
...
Swift SVN r23691
2014-12-04 20:17:03 +00:00
..
CodeCompletion.h
Remove the "swift/Basic/Optional.h" header.
2014-10-02 18:51:45 +00:00
CommentConversion.h
Comment parsing: extract parameter name from the text in :param: field
2014-04-24 09:13:42 +00:00
ModuleInterfacePrinting.h
Module interface printing: add an option to skip the Swift overlay.
2014-04-03 18:07:59 +00:00
REPLCodeCompletion.h
Code completion: complete "?.member" on T?, and ".member" on @unchecked T?
2014-04-16 10:50:14 +00:00
SourceEntityWalker.h
[AST] Move ModuleEntity from libIDE to libAST so that the ASTPrinter can use it.
2014-12-04 05:52:16 +00:00
SyntaxModel.h
[IDE] Add support for Swift extension declarations to the document substructure.
2014-07-10 00:23:00 +00:00
Utils.h
[AST] Move ide::findUnderlyingClangModule() to Module::findUnderlyingClangModule() so that the ASTPrinter can use it.
2014-12-04 20:17:03 +00:00