Farzana Ahmed Siddique
|
0594a1aac7
Integrates tuple to semantic analysis (#2992)
|
2 лет назад |
Jon Ross-Perkins
|
446b0ce4ae
Refactor declaration name context logic to its own class. (#2989)
|
2 лет назад |
Jon Ross-Perkins
|
43065a1257
Finish refactoring Push/Pop for stronger type handling. (#2987)
|
2 лет назад |
Jon Ross-Perkins
|
9751b4701d
Start node stack push/pop setting IdT based on ParseNodeKind. (#2985)
|
2 лет назад |
Jon Ross-Perkins
|
bc84f109fe
Rename semantics InvalidType to Error (#2975)
|
2 лет назад |
Jon Ross-Perkins
|
918c089e03
Add namespace support. (#2940)
|
2 лет назад |
Richard Smith
|
4b69264cb1
Add implied `return;` at end of non-value-returning functions. (#2942)
|
2 лет назад |
Richard Smith
|
b908c6e274
Track the list of blocks that form the body of a function. (#2941)
|
2 лет назад |
Richard Smith
|
06ce3b0161
Parsing, semantic analysis, and lowering for `and`, `or`, `not`. (#2897)
|
2 лет назад |
Richard Smith
|
202d3f5993
Semantic analysis for `if` expressions (#2893)
|
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
|
2e4beaf8f0
Canonicalize struct types. (#2855)
|
2 лет назад |
Jon Ross-Perkins
|
1497e1333d
Switch types to a SemanticsTypeId. (#2854)
|
2 лет назад |
Jon Ross-Perkins
|
709412ca97
Remove the builtin empty tuple value (not type). (#2850)
|
2 лет назад |
Jon Ross-Perkins
|
76151d1fff
Stop special-casing empty structs. (#2849)
|
2 лет назад |
Jon Ross-Perkins
|
1d56e165ef
Start refactoring type handling to track which types are in-use. (#2848)
|
2 лет назад |
Jon Ross-Perkins
|
bd4e22001f
Handle semantic name lookup for function parameters. (#2839)
|
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 лет назад |