Richard Smith
|
f0e940ddfd
Initial support for builtin functions. (#3803)
|
2 سال پیش |
Richard Smith
|
cf361a83f3
Overloaded operator support. (#3796)
|
2 سال پیش |
Jon Ross-Perkins
|
8567e02aa7
Refactor handling of cross-package imports. (#3783)
|
2 سال پیش |
Richard Smith
|
1d720dc001
Basic support for looking up impl members when naming an associated entity. (#3776)
|
2 سال پیش |
Jon Ross-Perkins
|
0217ec2d3b
Switch Check's TODO to use SemIRLocation (#3779)
|
2 سال پیش |
Jon Ross-Perkins
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 سال پیش |
Richard Smith
|
abf23ae7fe
Initial scaffolding for building a witness table for an `impl`. (#3743)
|
2 سال پیش |
Richard Smith
|
f5a3a9a7e0
Add `Self` into scope in interface definitions and using facets as types. (#3740)
|
2 سال پیش |
Richard Smith
|
8e956baca8
Basic support for associated constant declarations (#3737)
|
2 سال پیش |
Richard Smith
|
33c1e9ca95
Add an associated entity instruction and corresponding type for interface elements. (#3730)
|
2 سال پیش |
Jon Ross-Perkins
|
d2056ef4b9
Split classes in file.h and value_stores.* to separate files (#3725)
|
2 سال پیش |
Jon Ross-Perkins
|
364ea5d3f2
Assign a constant to ClassDecl/InterfaceDecl for name references. (#3722)
|
2 سال پیش |
Jon Ross-Perkins
|
1437b0e26d
Implement 'alias' with transparent semantics. (#3701)
|
2 سال پیش |
Jon Ross-Perkins
|
1bf4dc53d9
Add diagnostic support so that we can just pass in TypeId. (#3695)
|
2 سال پیش |
Richard Smith
|
0e053703f8
Build Impl entity to represent an impl declaration. (#3683)
|
2 سال پیش |
Jon Ross-Perkins
|
3a489fd7b4
Implement ConstantId::Invalid (#3674)
|
2 سال پیش |
Richard Smith
|
9e7a17b1a1
Scaffolding for checking impls. (#3672)
|
2 سال پیش |
Jon Ross-Perkins
|
8167c44a03
Merging CrossRef into ImportRefUsed, shifting builtins over. (#3659)
|
2 سال پیش |
Chandler Carruth
|
13de9e9d06
Fix outstanding `clang-tidy` errors. (#3654)
|
2 سال پیش |
Jon Ross-Perkins
|
c1a894fca7
Start adding ImportRefUsed, removing older copy behavior. (#3657)
|
2 سال پیش |
Jon Ross-Perkins
|
adad286b74
Refactor LazyImportRef into ImportRefUnused. (#3656)
|
2 سال پیش |
Richard Smith
|
439a644960
Propagate the phase of a type from its constituent types. (#3645)
|
2 سال پیش |
Richard Smith
|
099bd5ce26
Produce a more descriptive error if an array type's bound is too large. (#3638)
|
2 سال پیش |
Richard Smith
|
afd194de9d
Runtime `:` name bindings are not constants. (#3639)
|
2 سال پیش |
Richard Smith
|
e2f21c0052
Check for a constant rather than a literal in indexing. (#3637)
|
2 سال پیش |
Richard Smith
|
aba3c47467
Constant evaluation for aggregate access. (#3625)
|
2 سال پیش |
Richard Smith
|
87ecb34f6b
Constant evaluation support for initializing expressions. (#3624)
|
2 سال پیش |
josh11b
|
816a48ca45
Fix typo in comment (#3622)
|
2 سال پیش |
Richard Smith
|
b138c90c9e
Use constant evaluation to determine the identity of types. (#3617)
|
2 سال پیش |
Richard Smith
|
29c294880d
Deduplicate and canonicalize all constants. (#3611)
|
2 سال پیش |