Richard Smith
|
0d4d392d12
Lowering of `Branch` / `BranchIf` / `BranchWithArg` / `BlockArg`. (#2904)
|
2 лет назад |
Richard Smith
|
70c6199496
Semantics handling for grouping parentheses. (#2900)
|
2 лет назад |
Richard Smith
|
06ce3b0161
Parsing, semantic analysis, and lowering for `and`, `or`, `not`. (#2897)
|
2 лет назад |
Richard Smith
|
aa40e2b8a9
`true` and `false` support, and lowering for `bool` type. (#2896)
|
2 лет назад |
Richard Smith
|
202d3f5993
Semantic analysis for `if` expressions (#2893)
|
2 лет назад |
Richard Smith
|
2c45cb3be8
Parsing support for `if` expressions. (#2883)
|
2 лет назад |
Jon Ross-Perkins
|
39f7aae98d
Sorting out how bindings are added to name lookup. (#2869)
|
2 лет назад |
Jon Ross-Perkins
|
a1a7251716
Refactor NodeStack APIs to better handle the increase of distinct ID types. (#2864)
|
2 лет назад |
Jon Ross-Perkins
|
dce67e4062
Rename semantics to semantics_ir (#2858)
|
2 лет назад |
Jon Ross-Perkins
|
1497e1333d
Switch types to a SemanticsTypeId. (#2854)
|
2 лет назад |
Jon Ross-Perkins
|
1d56e165ef
Start refactoring type handling to track which types are in-use. (#2848)
|
2 лет назад |
Jon Ross-Perkins
|
e73207429f
Adjust handling of values in calls and structs (#2824)
|
3 лет назад |
Jon Ross-Perkins
|
77385aa344
Refactor semantics logic into separate files. (#2819)
|
3 лет назад |