Richard Smith
|
202aae453f
Get the VS Code extension working again. (#4037)
|
1 rok temu |
Chandler Carruth
|
dd0890619a
Enable a couple of boring warnings. (#4018)
|
1 rok temu |
Jon Ross-Perkins
|
1974e44fd9
Rename factory functions from 'Create' to 'Make' (#3706)
|
2 lat temu |
Jon Ross-Perkins
|
785ab04ede
Address a likely issue with language_server (#3610)
|
2 lat temu |
Jon Ross-Perkins
|
379d776084
Add support for '--config=clang-tidy' (#3559)
|
2 lat temu |
Jon Ross-Perkins
|
c8b30d3eec
Split Parse out to its own target. (#3556)
|
2 lat temu |
Richard Smith
|
fe6f7b4330
Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453)
|
2 lat temu |
Richard Smith
|
332a368cee
Rename Parse::Node -> Parse::NodeId. (#3432)
|
2 lat temu |
Jon Ross-Perkins
|
cafcd88882
Split lexing logic and storage to separate files. (#3365)
|
2 lat temu |
josh11b
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
2 lat temu |
Jon Ross-Perkins
|
3401eed8d8
Split IdentifierId and StringLiteralId from StringId (#3352)
|
2 lat temu |
Jon Ross-Perkins
|
1b55ad86dd
Extend SharedValueStores to SemIR (#3313)
|
2 lat temu |
Jon Ross-Perkins
|
d13f76e001
Add value store to be shared across compile stages. (#3311)
|
2 lat temu |
Jon Ross-Perkins
|
bc63e6ae0a
Switch SourceBuffer to diagnostics. (#3197)
|
2 lat temu |
Jon Ross-Perkins
|
9ac92ad71b
Add support for compiling multiple files at once. (#3182)
|
2 lat temu |
Jon Ross-Perkins
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
2 lat temu |
Jon Ross-Perkins
|
c555b39a2c
Rename parser dir to parse (#3178)
|
2 lat temu |
Jon Ross-Perkins
|
3533850673
Moving lexer into a 'Lex' namespace. (#3170)
|
2 lat temu |
Jon Ross-Perkins
|
7157445f97
Set up a 'Parse' namespace. (#3161)
|
2 lat temu |
maan2003
|
7c891fdacd
Language Server (#3112)
|
2 lat temu |