Jon Ross-Perkins
|
7b48ac7258
Start reorienting the ParseTree towards a more efficient SemanticsIR production. (#2275)
|
3 лет назад |
Kareem Ergawy
|
8d5d48a4a7
[toolchain][parser] Parse for statement. (#2180)
|
3 лет назад |
Kareem Ergawy
|
d44cde3c15
[Toolchain][Parser] Add support for `package` directive. (#2144)
|
3 лет назад |
prprprpony
|
abee4cc73d
Fix some typos in parser_impl.h (#1569)
|
3 лет назад |
Jon Meow
|
20728dbd3a
CARBON_ header guards (#1261)
|
4 лет назад |
Jon Meow
|
f9014a6d10
clang-tidy with readability checks (#1148)
|
4 лет назад |
Jon Meow
|
29522e6ed8
Modify parsing to monitor stack depth and error before overflow (#987)
|
4 лет назад |
Jon Meow
|
652cd8c636
Style updates, mostly _ naming (#970)
|
4 лет назад |
Richard Smith
|
fe28dd9a33
[toolchain] Parsing support for struct literals, following #561 / #653. (#699)
|
4 лет назад |
Richard Smith
|
b1993a6cd0
[toolchain] Parsing support for tuple literal syntax. (#694)
|
4 лет назад |
Richard Smith
|
f1028fcc27
[toolchain] Implement #623: require braces.
|
4 лет назад |
Chandler Carruth
|
a857b7ea1a
Cleanup or suppress numerous `clang-tidy` issues. (#577)
|
4 лет назад |
Richard Smith
|
1b122924e8
[toolchain] Parse postfix operator `*` as a type operator. (#576)
|
4 лет назад |
Richard Smith
|
61b30b1243
[toolchain] Parse variables and parameters as 'name: Type'. (#574)
|
4 лет назад |
Chandler Carruth
|
8f8ab23a77
Move the toolchain into a top-level directory. (#567)
|
4 лет назад |