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
2026-01-07 22:52:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a843d9e61ba1dadff7bcb668c765f802e5ebfced
swift-mirror
/
include
/
swift
/
IDE
History
Dmitri Hrybenko
e36baf4123
Code completion: add basic support for completing overriding decls
...
rdar://16539292 Swift SVN r16755
2014-04-24 15:59:05 +00:00
..
CodeCompletion.h
Code completion: add basic support for completing overriding decls
2014-04-24 15:59:05 +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
…
SyntaxModel.h
[IDE] Provide the declaration along with the SyntaxStructureNode.
2014-04-18 07:07:15 +00:00
Utils.h
[IDE] Enhance ide::isSourceInputComplete() function to also return indentation information.
2014-04-18 22:12:40 +00:00