Jon Ross-Perkins
|
b9df8ca765
Manual cleanup of toolchain clang-tidy/clangd warnings. (#3157)
|
2 years ago |
Jon Ross-Perkins
|
67da700dd5
Split Semantics into Check and SemIR namespaces (#3138)
|
2 years ago |
Richard Smith
|
4b69264cb1
Add implied `return;` at end of non-value-returning functions. (#2942)
|
2 years ago |
Richard Smith
|
06ce3b0161
Parsing, semantic analysis, and lowering for `and`, `or`, `not`. (#2897)
|
2 years ago |
Richard Smith
|
202d3f5993
Semantic analysis for `if` expressions (#2893)
|
2 years ago |
Jon Ross-Perkins
|
10647b70a4
IWYU pass on toolchain (#2624)
|
3 years ago |
Jon Ross-Perkins
|
f7924aa93f
Implement calls in the toolchain. (#2582)
|
3 years ago |
Jon Ross-Perkins
|
94cbb9d917
Make function definitions allocate the body more lazily. (#2557)
|
3 years ago |
Jon Ross-Perkins
|
2ffbe72384
Move TODOs from CARBON_CHECK to SemanticsTODO diagnostics (#2558)
|
3 years ago |
Jon Ross-Perkins
|
6feed2ae33
Add tracking of function parameters (#2552)
|
3 years ago |