Pavol Vaskovic
98522c51d6
[Gardening] Per precedent, suppress I201 warning
2018-11-28 17:12:13 +01:00
Pavol Vaskovic
53cd115b0e
[Gardening] Fix W291 trailing whitespace
2018-11-28 16:57:23 +01:00
Alex Hoppen
280b186fa0
[libSyntax] Add a binary serialization format for syntax trees
2018-08-10 10:13:00 -07:00
omochimetaru
420291bbad
[Syntax] isComment in trivia
2018-03-12 23:08:37 +09:00
Xi Ge
e61c8958fd
SwiftSyntax: simply trivia implementation on the Swift side.
2018-03-07 16:19:09 -08:00
Xi Ge
94c3f55117
libSyntax: extract meta-information of trivia kinds to syntax_gyb_support. NFC
...
The existing libSyntax infrastructure uses external python
dictionaries to share logic between C++ and Swift implementations.
This patch teaches trivia kinds to adapt to this infrastructure
as well.
2018-03-06 17:45:43 -08:00