Jon Ross-Perkins
|
cafcd88882
Split lexing logic and storage to separate files. (#3365)
|
2 лет назад |
Jon Ross-Perkins
|
3401eed8d8
Split IdentifierId and StringLiteralId from StringId (#3352)
|
2 лет назад |
Jon Ross-Perkins
|
3af7eb2672
Refactor YAML handling to use the llvm::yaml API. (#3337)
|
2 лет назад |
Jon Ross-Perkins
|
1b55ad86dd
Extend SharedValueStores to SemIR (#3313)
|
2 лет назад |
Jon Ross-Perkins
|
d13f76e001
Add value store to be shared across compile stages. (#3311)
|
2 лет назад |
Chandler Carruth
|
03c3b86758
Switch lexer to fully table-driven design. (#3273)
|
2 лет назад |
Chandler Carruth
|
a46ca6bf7a
Add a start-of-file token and parse node. (#3263)
|
2 лет назад |
Geoff Romer
|
e3d3122f1d
Move tests to the namespace of the code under test (#3244)
|
2 лет назад |
Jon Ross-Perkins
|
32a1be3690
Detect invalid yaml. (#3239)
|
2 лет назад |
Jon Ross-Perkins
|
2ecab78297
Support multi-file lex printing and testing. (#3214)
|
2 лет назад |
Jon Ross-Perkins
|
bc63e6ae0a
Switch SourceBuffer to diagnostics. (#3197)
|
2 лет назад |
Jon Ross-Perkins
|
9ac92ad71b
Add support for compiling multiple files at once. (#3182)
|
2 лет назад |
Jon Ross-Perkins
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
2 лет назад |