Jon Ross-Perkins
|
7824e9618c
Consolidate towards ImplicitAs handling. (#2719)
|
3 yıl önce |
Jon Ross-Perkins
|
2eef8c751b
Add semantics for struct type and value literals. (#2709)
|
3 yıl önce |
Jon Ross-Perkins
|
32e8fee4ad
Add initial lowering of a trivial function (#2640)
|
3 yıl önce |
Jon Ross-Perkins
|
2adaeee2ba
Add handling for return types. (#2596)
|
3 yıl önce |
Jon Ross-Perkins
|
f7924aa93f
Implement calls in the toolchain. (#2582)
|
3 yıl önce |
Jon Ross-Perkins
|
2ffbe72384
Move TODOs from CARBON_CHECK to SemanticsTODO diagnostics (#2558)
|
3 yıl önce |
Jon Ross-Perkins
|
6feed2ae33
Add tracking of function parameters (#2552)
|
3 yıl önce |
Jon Ross-Perkins
|
2a163ca6cd
Refactor the node stack into its own class. (#2505)
|
3 yıl önce |
Jon Ross-Perkins
|
11deb14dc6
Handle `var` init-with-self situations. (#2488)
|
3 yıl önce |
Jon Ross-Perkins
|
88905b99d8
Add a location translator for ParseTree::Node. (#2491)
|
3 yıl önce |
Jon Ross-Perkins
|
e5d49f5989
Store SemanticsNode in a single list instead of per-block (#2475)
|
3 yıl önce |
Jon Ross-Perkins
|
9d234aa7e7
Start doing name lookup for references (#2472)
|
3 yıl önce |
Jon Ross-Perkins
|
6c248ea38f
Add support for VariableDeclaration and VariableInitialization (#2466)
|
3 yıl önce |
Jon Ross-Perkins
|
f10531bcb3
Use macros to enforce handling parse nodes in SemanticsIR. (#2448)
|
3 yıl önce |
Jon Ross-Perkins
|
34b5349df9
Change result_id to use is_valid instead of an optional. (#2449)
|
3 yıl önce |
Jon Ross-Perkins
|
30960d11a9
Start adding var decls to semantics. (#2447)
|
3 yıl önce |
Chandler Carruth
|
94cf343b05
Update LLVM and switch to `std::optional`. (#2424)
|
3 yıl önce |
Jon Ross-Perkins
|
4c8fdf5124
Start drafting out semantic type checking. (#2406)
|
3 yıl önce |
Jon Ross-Perkins
|
352fec1885
Add some coarse debug information to semantics. (#2382)
|
3 yıl önce |
Jon Ross-Perkins
|
57090142e8
Start adding builtins to SemanticsIR (#2356)
|
3 yıl önce |
Jon Ross-Perkins
|
0755598fa8
Refactor semantics to provide a more block-y IR (#2349)
|
3 yıl önce |
Jon Ross-Perkins
|
d51ca271af
Refactory the IR/builder relationship (#2342)
|
3 yıl önce |