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
|
28170c7867
Parse parameters in name qualifiers. (#3988)
|
1 год назад |
Jon Ross-Perkins
|
03e3a72628
Rename Directive->Decl in general, BindExport->ExportDecl (#3957)
|
1 год назад |
Richard Smith
|
f0e940ddfd
Initial support for builtin functions. (#3803)
|
2 лет назад |
josh11b
|
f97a543395
Support implicit conversion from specific node IDs to node ID categories (#3799)
|
2 лет назад |
Richard Smith
|
cf361a83f3
Overloaded operator support. (#3796)
|
2 лет назад |
CJ Johnson
|
d0e8afc51b
Handle arrow operator (#3768)
|
2 лет назад |
Richard Smith
|
3884d3c27e
Parse and check support for compound member access. (#3790)
|
2 лет назад |
Jon Ross-Perkins
|
8567e02aa7
Refactor handling of cross-package imports. (#3783)
|
2 лет назад |
josh11b
|
da34f61ef9
Define and use `AnyImplAsId` (#3692)
|
2 лет назад |
Richard Smith
|
9e7a17b1a1
Scaffolding for checking impls. (#3672)
|
2 лет назад |
Jon Ross-Perkins
|
a196b9840f
Run clang-tidy on headers (#3572)
|
2 лет назад |
josh11b
|
770876bbcb
Define `Any`...`DeclId` aliases for brevity (#3562)
|
2 лет назад |
josh11b
|
b0da52a3d7
Use typed parse node ids in SemIR instruction types (#3560)
|
2 лет назад |
josh11b
|
48c986f52d
Start using typed parse node ids in the check stage (#3547)
|
2 лет назад |
josh11b
|
a602be89e2
Add a `MemberName` parse node category for member access expressions (#3549)
|
2 лет назад |
josh11b
|
2e97f27b8d
Typed wrappers around parse tree nodes (#3534)
|
2 лет назад |