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
41700b03da4a7e04d8889f17cb159926a53f32ff
swift-mirror
/
include
/
swift
/
IDE
History
Argyrios Kyrtzidis
ccc23b60b0
[IDE] Report module references in type contexts.
...
Swift SVN r17688
2014-05-08 07:10:05 +00:00
..
CodeCompletion.h
[IDE/CodeCompletion] Expose the getFirstTextChunk() function via a CodeCompletionString method.
2014-05-04 17:30:07 +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
[IDE] Report module references in type contexts.
2014-05-08 07:10:05 +00:00
SyntaxModel.h
[IDE] For the syntax structure walker report ParamDecls as well.
2014-05-05 15:14:32 +00:00
Utils.h
[IDE] Enhance ide::isSourceInputComplete() function to also return indentation information.
2014-04-18 22:12:40 +00:00