Richard Smith
|
c2ab520522
Add typed forms of `TokenIndex` for tokens with a known kind. (#4016)
|
1 год назад |
Richard Smith
|
3c01ee69ed
Move information on the token associated with a parse node from the `.def` file into the typed node. (#4001)
|
1 год назад |
Jon Ross-Perkins
|
cda5f66d22
Refactor NodeCategory to provide a class API (#4004)
|
1 год назад |
Richard Smith
|
f0e940ddfd
Initial support for builtin functions. (#3803)
|
2 лет назад |
Jon Ross-Perkins
|
379d776084
Add support for '--config=clang-tidy' (#3559)
|
2 лет назад |
Richard Smith
|
840cb1bed7
Form a struct value directly in tree extraction. (#3563)
|
2 лет назад |
josh11b
|
e94e0f155a
Factor code out of templates to reduce compile time of `parse/extract.cpp` (#3561)
|
2 лет назад |
josh11b
|
83b5db9c1e
Make `Parse::NodeCategory` printable (#3548)
|
2 лет назад |
josh11b
|
73cf277bdf
Test trace output of `Tree::VerifyExtractAs`, fix found bugs (#3545)
|
2 лет назад |
josh11b
|
2e97f27b8d
Typed wrappers around parse tree nodes (#3534)
|
2 лет назад |