Richard Smith
|
c8b42379a4
Basic semantic checking for pointer types and const-qualified types. (#3038)
|
2 anni fa |
Richard Smith
|
0c33dead70
Remove the type field from semantics nodes that don't produce values of that type. (#3049)
|
2 anni fa |
Jon Ross-Perkins
|
65a4e006a2
Add line output to diagnostics to help identify error locations. (#3010)
|
2 anni fa |
Farzana Ahmed Siddique
|
6a81a3396e
Updated tests for tool chain to incorporate type blocks (#3008)
|
2 anni fa |
Jon Ross-Perkins
|
bc84f109fe
Rename semantics InvalidType to Error (#2975)
|
2 anni fa |
Jon Ross-Perkins
|
5a90f660b9
Unify DeclaredName and DesignatedName as just Identifier (#2939)
|
2 anni fa |
Jon Ross-Perkins
|
39f7aae98d
Sorting out how bindings are added to name lookup. (#2869)
|
2 anni fa |
Jon Ross-Perkins
|
1497e1333d
Switch types to a SemanticsTypeId. (#2854)
|
2 anni fa |
Jon Ross-Perkins
|
76151d1fff
Stop special-casing empty structs. (#2849)
|
2 anni fa |
Jon Ross-Perkins
|
1d56e165ef
Start refactoring type handling to track which types are in-use. (#2848)
|
2 anni fa |
Jon Ross-Perkins
|
e73207429f
Adjust handling of values in calls and structs (#2824)
|
3 anni fa |
Jon Ross-Perkins
|
6b7a522b3f
Provide local paths for file tests. (#2830)
|
3 anni fa |
Jon Ross-Perkins
|
e4a04c2936
Use new test framework in toolchain to reduce per-test overhead (#2821)
|
3 anni fa |
Jon Ross-Perkins
|
7824e9618c
Consolidate towards ImplicitAs handling. (#2719)
|
3 anni fa |
Jon Ross-Perkins
|
2eef8c751b
Add semantics for struct type and value literals. (#2709)
|
3 anni fa |