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-06-27 12:25:55 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
052d4c196cf0e5abd4e85ee6cf482a99fc2eb223
swift-mirror
/
test
/
SourceKit
/
SyntaxMapData
/
Inputs
T
History
Rintaro Ishizaki
4c11cf964a
[SourceKit] Add SyntaxMap test case for keyword in argument label position
2018-05-22 13:46:32 +09:00
..
parse_error.swift
…
syntaxmap-edit-block-comment.swift
…
syntaxmap-edit-chained-comment.swift
[syntax-coloring] Remove early exit from delta logic when there are no new highlighted tokens but are removed ones, and take account of the range of the mismatching token in the previous syntax map
2017-09-14 21:34:22 -07:00
syntaxmap-edit-del.swift
…
syntaxmap-edit-disjoint-effect.swift
[SyntaxColoring] Fix losing syntax highlighting for a type or function declaration following an incomplete function decl missing a closing parenthesis
2017-09-14 21:36:13 -07:00
syntaxmap-edit-multiline-string.swift
[syntax-coloring] Highlight unterminated regular and multi-line strings as strings
2017-09-14 21:34:21 -07:00
syntaxmap-edit-nested-token.swift
[syntax-coloring] Add test with nested tokens
2017-09-14 21:34:22 -07:00
syntaxmap-edit-remove.swift
[syntax-coloring] Remove early exit from delta logic when there are no new highlighted tokens but are removed ones, and take account of the range of the mismatching token in the previous syntax map
2017-09-14 21:34:22 -07:00
syntaxmap-edit.swift
…
syntaxmap-multiple-edits.swift
…
syntaxmap-partial-delete.swift
…
syntaxmap.swift
[SourceKit] Add SyntaxMap test case for keyword in argument label position
2018-05-22 13:46:32 +09:00