|
Failed to load latest commit information. |
|
.doc
|
Generate libSyntax API (#10926)
|
Jul 26, 2017
|
|
CMakeLists.txt
|
[libSyntax] Make RawSyntax nodes hold a strong reference to their arena
|
Aug 24, 2018
|
|
README.md
|
parse file contents
|
Jul 30, 2018
|
|
RawSyntax.cpp
|
[libSyntax] Pass RC<SyntaxArena> by reference where possible
|
Aug 24, 2018
|
|
Status.md
|
Implement generalized accessors using yield-once coroutines.
|
Jul 23, 2018
|
|
Syntax.cpp
|
libSyntax: cache absolute positions on SyntaxData.
|
Apr 30, 2018
|
|
SyntaxBuilders.cpp.gyb
|
[Syntax] Bump allocate and cache/reuse RawSyntax
|
Feb 1, 2018
|
|
SyntaxData.cpp
|
[libSyntax] Rename getAbsolutePosition-related methods for more clarity
|
Jul 19, 2018
|
|
SyntaxFactory.cpp.gyb
|
[libSyntax] Make RawSyntax nodes hold a strong reference to their arena
|
Aug 24, 2018
|
|
SyntaxKind.cpp.gyb
|
[libSyntax] Omit unknown nodes if they do not have any children
|
May 22, 2018
|
|
SyntaxNodes.cpp.gyb
|
[Syntax] Bump allocate and cache/reuse RawSyntax
|
Feb 1, 2018
|
|
SyntaxSerialization.cpp.gyb
|
litter the tree with `llvm_unreachable`
|
Sep 13, 2018
|
|
SyntaxVisitor.cpp.gyb
|
[Syntax] Don't rebuild Syntax with RawSyntax in SyntaxVisitor (#14057)
|
Jan 22, 2018
|
|
Trivia.cpp.gyb
|
litter the tree with `llvm_unreachable`
|
Sep 13, 2018
|
|
UnknownSyntax.cpp
|
[Syntax] Use TrailingObjects for SyntaxData (#14301)
|
Jan 31, 2018
|