David Blaikie
|
4d0a6db49b
Abort checking when encountering an invalid parse node (#4700)
|
1 rok temu |
Chandler Carruth
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 rok temu |
Jon Ross-Perkins
|
99696b9812
Rename check handlers to HandleParseNode overloads. (#4121)
|
1 rok temu |
Chandler Carruth
|
8c64f0bfdd
Add `-Wmissing-prototypes` and fix issues it finds. (#4019)
|
1 rok temu |
Jon Ross-Perkins
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 lat temu |
josh11b
|
48c986f52d
Start using typed parse node ids in the check stage (#3547)
|
2 lat temu |
josh11b
|
fada410559
Support declaration modifier keywords (#3412)
|
2 lat temu |
Richard Smith
|
332a368cee
Rename Parse::Node -> Parse::NodeId. (#3432)
|
2 lat temu |
josh11b
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
2 lat temu |
Richard Smith
|
7f2f4bec4f
Add a `Field` node for fields in a class. (#3332)
|
2 lat temu |
Chandler Carruth
|
a46ca6bf7a
Add a start-of-file token and parse node. (#3263)
|
2 lat temu |
Jon Ross-Perkins
|
1c748c0f14
Split semantics into check and sem_ir directories (#3176)
|
2 lat temu |