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
/
lib
/
IDE
History
Argyrios Kyrtzidis
7de8d31c7a
[IDE] Syntax color operator decls.
...
rdar://16530692 Swift SVN r17692
2014-05-08 08:11:38 +00:00
..
CMakeLists.txt
Comment parsing: put more information into the generated XML documents
2014-04-17 15:42:51 +00:00
CodeCompletion.cpp
[IDE/CodeCompletion] Ignore the internal members of Optional, like getLogicValue() and getMirror().
2014-05-04 21:45:12 +00:00
CodeCompletionResultBuilder.h
[IDE/CodeCompletion] Remove the space before a BraceStmtWithCursor chunk, if we are going to ignore it then the space is noise.
2014-05-04 21:21:12 +00:00
CommentConversion.cpp
Remove special printing of ImplicitlyUnwrappedOptional<T>.
2014-05-07 06:59:52 +00:00
ModuleInterfacePrinting.cpp
[IDE] Don't show '@transparent' in the module interface.
2014-05-04 01:24:55 +00:00
REPLCodeCompletion.cpp
[IDE/CodeCompletion] Remove the space before a BraceStmtWithCursor chunk, if we are going to ignore it then the space is noise.
2014-05-04 21:21:12 +00:00
SourceEntityWalker.cpp
[AST/IDE] Keep track of semantic info of imports (resolved module and decls) and report module/decl references via
2014-05-08 07:10:06 +00:00
SyntaxModel.cpp
[IDE] Syntax color operator decls.
2014-05-08 08:11:38 +00:00
Utils.cpp
[Frontend] Make sure we don't do any module imports during parse-only pass.
2014-05-07 02:37:49 +00:00