Jon Ross-Perkins
|
2425e28e3a
Collapse names into VarStorage (#3116)
|
il y a 2 ans |
Richard Smith
|
6cbf280a68
Add formatted textual IR output (#3056)
|
il y a 2 ans |
Richard Smith
|
212188a922
Prefer to put STDOUT CHECK at the end of the file. (#3073)
|
il y a 2 ans |
Richard Smith
|
0c33dead70
Remove the type field from semantics nodes that don't produce values of that type. (#3049)
|
il y a 2 ans |
Farzana Ahmed Siddique
|
db5e269097
Removed builtin empty tuple type (#3021)
|
il y a 2 ans |
Farzana Ahmed Siddique
|
6a81a3396e
Updated tests for tool chain to incorporate type blocks (#3008)
|
il y a 2 ans |
Richard Smith
|
4b69264cb1
Add implied `return;` at end of non-value-returning functions. (#2942)
|
il y a 2 ans |
Richard Smith
|
b908c6e274
Track the list of blocks that form the body of a function. (#2941)
|
il y a 2 ans |
Jon Ross-Perkins
|
5a90f660b9
Unify DeclaredName and DesignatedName as just Identifier (#2939)
|
il y a 2 ans |
Jon Ross-Perkins
|
39f7aae98d
Sorting out how bindings are added to name lookup. (#2869)
|
il y a 2 ans |
Jon Ross-Perkins
|
2e4beaf8f0
Canonicalize struct types. (#2855)
|
il y a 2 ans |
Jon Ross-Perkins
|
1497e1333d
Switch types to a SemanticsTypeId. (#2854)
|
il y a 2 ans |
Jon Ross-Perkins
|
76151d1fff
Stop special-casing empty structs. (#2849)
|
il y a 2 ans |
Jon Ross-Perkins
|
1d56e165ef
Start refactoring type handling to track which types are in-use. (#2848)
|
il y a 2 ans |
Jon Ross-Perkins
|
bd4e22001f
Handle semantic name lookup for function parameters. (#2839)
|
il y a 2 ans |
Jon Ross-Perkins
|
e73207429f
Adjust handling of values in calls and structs (#2824)
|
il y a 3 ans |
Jon Ross-Perkins
|
e4a04c2936
Use new test framework in toolchain to reduce per-test overhead (#2821)
|
il y a 3 ans |
Jon Ross-Perkins
|
7824e9618c
Consolidate towards ImplicitAs handling. (#2719)
|
il y a 3 ans |
Jon Ross-Perkins
|
2eef8c751b
Add semantics for struct type and value literals. (#2709)
|
il y a 3 ans |