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-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69b12ea3886d02754216a3742ba38c4100a17880
swift-mirror
/
include
/
swift
/
IDE
History
Dmitri Hrybenko
69b12ea388
Code completion: update comments
...
Swift SVN r18405
2014-05-19 08:49:39 +00:00
..
CodeCompletion.h
Code completion: update comments
2014-05-19 08:49:39 +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] Provide call structure data and keyword arguments in document structure.
2014-05-10 02:54:55 +00:00
Utils.h
[IDE] Enhance ide::isSourceInputComplete() function to also return indentation information.
2014-04-18 22:12:40 +00:00