Jon Meow
|
5f0da883e4
Run clang-tidy over toolchain (#969)
|
4 年 前 |
Chandler Carruth
|
5f67029479
Use upstream GoogleTest and add related test utils. (#876)
|
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
|
a83c22288f
[toolchain] Implement lexing and parsing support for #543. (#693)
|
4 年 前 |
Richard Smith
|
f1028fcc27
[toolchain] Implement #623: require braces.
|
4 年 前 |
Richard Smith
|
89e21113c3
Add 3 '*' operators: one prefix, one infix, and one postfix, per #523. (#582)
|
4 年 前 |
Richard Smith
|
6a4c8a5186
[toolchain] Add simpler mechanism for matching YAML output in tests. (#583)
|
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 年 前 |