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
fa3873ec8ea3ce9b188c097e301f220496a5a188
swift-mirror
/
test
/
SourceKit
/
SyntaxMapData
/
Inputs
History
Nathan Hawes
fa3873ec8e
[syntax-coloring] Highlight unterminated regular and multi-line strings as strings
...
Also add tests for syntax map deltas when editing multi-line strings
2017-06-15 13:16:04 -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-06-15 13:15:43 -07:00
syntaxmap-edit-del.swift
…
syntaxmap-edit-multiline-string.swift
[syntax-coloring] Highlight unterminated regular and multi-line strings as strings
2017-06-15 13:16:04 -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-06-15 13:15:43 -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-06-15 13:15:43 -07:00
syntaxmap.swift
…