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-02-27 18:26:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
77d502cb39c860c8fb3ec8a695bd3567153e617c
swift-mirror
/
test
/
SourceKit
/
SyntaxMapData
/
Inputs
History
Nathan Hawes
77d502cb39
[syntax-coloring] Fix incorrectly reporting a no-op when a token is removed
2017-09-14 21:34:21 -07:00
..
parse_error.swift
…
syntaxmap-edit-block-comment.swift
[syntax-coloring] Rework the syntax map to use offset+length rather than start/end line+column and simplify the delta logic
2017-09-14 21:34:21 -07:00
syntaxmap-edit-del.swift
…
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-remove.swift
[syntax-coloring] Fix incorrectly reporting a no-op when a token is removed
2017-09-14 21:34:21 -07:00
syntaxmap-edit.swift
…
syntaxmap-multiple-edits.swift
[syntax-coloring] Rework the syntax map to use offset+length rather than start/end line+column and simplify the delta logic
2017-09-14 21:34:21 -07:00
syntaxmap-partial-delete.swift
[syntax-coloring] Rework the syntax map to use offset+length rather than start/end line+column and simplify the delta logic
2017-09-14 21:34:21 -07:00
syntaxmap.swift
…