Jon Ross-Perkins
|
9c0faf007e
Invalid comment cleanup (#4836)
|
1 yıl önce |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 yıl önce |
Geoff Romer
|
4f10735751
Track params in the parser (#4777)
|
1 yıl önce |
Richard Smith
|
d42128ef9a
Parse all kinds of declarations at function scope. (#4779)
|
1 yıl önce |
Jon Ross-Perkins
|
bc24a6c5d8
Refactor IdBase to provide CRTP-based printing (#4626)
|
1 yıl önce |
josh11b
|
c33c9a02f6
Parse support for `where` operator (#4275)
|
1 yıl önce |
Brymer Meneses
|
c353f6bd78
change tuple index (#4218)
|
1 yıl önce |
Richard Smith
|
3cb769a053
Rename "generic instance" to "specific" throughout the toolchain. (#4165)
|
1 yıl önce |
Richard Smith
|
c2ab520522
Add typed forms of `TokenIndex` for tokens with a known kind. (#4016)
|
1 yıl önce |
Richard Smith
|
3c01ee69ed
Move information on the token associated with a parse node from the `.def` file into the typed node. (#4001)
|
1 yıl önce |
Jon Ross-Perkins
|
cda5f66d22
Refactor NodeCategory to provide a class API (#4004)
|
1 yıl önce |
Richard Smith
|
28170c7867
Parse parameters in name qualifiers. (#3988)
|
1 yıl önce |
Jon Ross-Perkins
|
03e3a72628
Rename Directive->Decl in general, BindExport->ExportDecl (#3957)
|
1 yıl önce |
Richard Smith
|
f0e940ddfd
Initial support for builtin functions. (#3803)
|
2 yıl önce |
josh11b
|
f97a543395
Support implicit conversion from specific node IDs to node ID categories (#3799)
|
2 yıl önce |
Richard Smith
|
cf361a83f3
Overloaded operator support. (#3796)
|
2 yıl önce |
CJ Johnson
|
d0e8afc51b
Handle arrow operator (#3768)
|
2 yıl önce |
Richard Smith
|
3884d3c27e
Parse and check support for compound member access. (#3790)
|
2 yıl önce |
Jon Ross-Perkins
|
8567e02aa7
Refactor handling of cross-package imports. (#3783)
|
2 yıl önce |
josh11b
|
da34f61ef9
Define and use `AnyImplAsId` (#3692)
|
2 yıl önce |
Richard Smith
|
9e7a17b1a1
Scaffolding for checking impls. (#3672)
|
2 yıl önce |
Jon Ross-Perkins
|
a196b9840f
Run clang-tidy on headers (#3572)
|
2 yıl önce |
josh11b
|
770876bbcb
Define `Any`...`DeclId` aliases for brevity (#3562)
|
2 yıl önce |
josh11b
|
b0da52a3d7
Use typed parse node ids in SemIR instruction types (#3560)
|
2 yıl önce |
josh11b
|
48c986f52d
Start using typed parse node ids in the check stage (#3547)
|
2 yıl önce |
josh11b
|
a602be89e2
Add a `MemberName` parse node category for member access expressions (#3549)
|
2 yıl önce |
josh11b
|
2e97f27b8d
Typed wrappers around parse tree nodes (#3534)
|
2 yıl önce |