Richard Smith
|
b138c90c9e
Use constant evaluation to determine the identity of types. (#3617)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
29c294880d
Deduplicate and canonicalize all constants. (#3611)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
b7c21a7fa7
Add constant evaluation for namespace expressions. (#3612)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
d712bf12a6
Remove parse nodes from constants. (#3599)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
a3154356f0
Distinguish between template constants and symbolic constants. (#3595)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
7553d864e1
Very basic support for constant evaluation of expressions. (#3581)
|
%!s(int64=2) %!d(string=hai) anos |
Jon Ross-Perkins
|
cad4605dad
Add imports of enclosing scopes. (#3575)
|
%!s(int64=2) %!d(string=hai) anos |
Jon Ross-Perkins
|
30155dbb72
Add support for 'package' in expressions. (#3445)
|
%!s(int64=2) %!d(string=hai) anos |
Jon Ross-Perkins
|
962defd1e8
Associate a name with ClassDecl (#3447)
|
%!s(int64=2) %!d(string=hai) anos |
Jon Ross-Perkins
|
aa5bfa564f
Add a distinct semir file separator. (#3438)
|
%!s(int64=2) %!d(string=hai) anos |
josh11b
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
6d5e62974c
Add SemIR instruction to track that a conversion was performed. (#3363)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
3bee8932a9
Rework name lookup to handle non-lexical scoping. (#3354)
|
%!s(int64=2) %!d(string=hai) anos |