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
015cea67a5315ec7b6ae5dc34c47be1e33e03f3f
swift-mirror
/
include
/
swift
/
Parse
History
Dmitri Hrybenko
015cea67a5
Move hashbang line detection to the Lexer implementation, instead of requiring
...
the Lexer client to skip it before constructing the Lexer. Swift SVN r6801
2013-08-01 02:18:25 +00:00
..
CodeCompletionCallbacks.h
Implement basic code completion at the beginning of the expr-postfix
2013-07-16 00:49:08 +00:00
DelayedParsingCallbacks.h
Code completion: generate a tok::code_complete token during the first pass of
2013-07-26 01:40:47 +00:00
Lexer.h
Move hashbang line detection to the Lexer implementation, instead of requiring
2013-08-01 02:18:25 +00:00
Parser.h
SIL: Have SILModules track their SILStage.
2013-08-01 00:58:31 +00:00
PersistentParserState.h
Code completion: implement delayed parsing and code completion for
2013-07-26 01:44:23 +00:00
Scope.h
Replace "oneof" with "union"...everywhere.
2013-07-31 21:33:33 +00:00
Token.h
SIL: Don't print instruction labels for value-less instructions.
2013-07-30 22:33:34 +00:00
Tokens.def
SIL: Have SILModules track their SILStage.
2013-08-01 00:58:31 +00:00