josh11b
|
5f439b842b
Parsing `impl`...`as` (#3473)
|
2 年之前 |
Jon Ross-Perkins
|
50071532fe
Refactor state construction and change how the decl loop makes state. (#3467)
|
2 年之前 |
josh11b
|
fada410559
Support declaration modifier keywords (#3412)
|
2 年之前 |
Richard Smith
|
eae630a3db
Rename Lex::{Token,Line} -> Lex::{Token,Line}Index. (#3433)
|
2 年之前 |
Richard Smith
|
332a368cee
Rename Parse::Node -> Parse::NodeId. (#3432)
|
2 年之前 |
Jon Ross-Perkins
|
3f208e27f9
Align on FileStart/FileEnd for naming. (#3428)
|
2 年之前 |
Richard Smith
|
9154c6410e
Support for reading source code from stdin and other unusual places. (#3416)
|
2 年之前 |
josh11b
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
2 年之前 |
Jon Ross-Perkins
|
c9458fe30a
Add parse support for 'import', brush up 'package' a little. (#3347)
|
2 年之前 |
Jon Ross-Perkins
|
1b55ad86dd
Extend SharedValueStores to SemIR (#3313)
|
2 年之前 |
Chandler Carruth
|
a46ca6bf7a
Add a start-of-file token and parse node. (#3263)
|
2 年之前 |
Jon Ross-Perkins
|
0b340a2ed2
Update parse tree yaml for multi-file. (#3215)
|
2 年之前 |
Jon Ross-Perkins
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
2 年之前 |
Jon Ross-Perkins
|
c555b39a2c
Rename parser dir to parse (#3178)
|
2 年之前 |