Richard Smith
|
9783d44fed
Add a GenericClassType as the type of the name of a generic class. (#3935)
|
vor 2 Jahren |
Jon Ross-Perkins
|
92fa0ac1ac
Remove ImportRefUsed (#3934)
|
vor 2 Jahren |
Jon Ross-Perkins
|
76ed3c73cb
Promote FunctionType to a standard instruction. (#3931)
|
vor 2 Jahren |
Jon Ross-Perkins
|
c82ce8faae
Start adding tracking of the complete list of IRs under check. (#3915)
|
vor 2 Jahren |
Pablo Paglilla
|
cae62765af
Add builtins for basic float operations (#3897)
|
vor 2 Jahren |
Jon Ross-Perkins
|
895e90e791
Start including the prelude for testing. (#3861)
|
vor 2 Jahren |
Jon Ross-Perkins
|
dffe4a36de
When merging functions, detect uses of imports prior to a redecl. (#3836)
|
vor 2 Jahren |
Jon Ross-Perkins
|
f8c8861e5f
Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831)
|
vor 2 Jahren |
Richard Smith
|
583f5aa508
Constant evaluation support for `if` expressions, `and`, and `or`. (#3840)
|
vor 2 Jahren |
Jon Ross-Perkins
|
b5d28f2c4b
location -> loc abbreviation (#3826)
|
vor 2 Jahren |
Jon Ross-Perkins
|
1c673041f0
Provide locations for indirectly imported instructions. (#3811)
|
vor 2 Jahren |
Jon Ross-Perkins
|
b079acd86f
Replace NodeId with a hybrid LocationId in SemIR diagnostics. (#3810)
|
vor 2 Jahren |
Richard Smith
|
0248f3ec92
Add `TypedInt` wrapper for integer formatting in diagnostics. (#3818)
|
vor 2 Jahren |
Jon Ross-Perkins
|
0bd45f0d6b
Rename DiagnosticLocationTranslator -> DiagnosticConverter (#3804)
|
vor 2 Jahren |
Richard Smith
|
d8be774b8b
Lowering support for overloaded operators. (#3798)
|
vor 2 Jahren |
Jon Ross-Perkins
|
957f11587d
Start pulling in names from cross-package imports. (#3789)
|
vor 2 Jahren |
Jon Ross-Perkins
|
8567e02aa7
Refactor handling of cross-package imports. (#3783)
|
vor 2 Jahren |
Jon Ross-Perkins
|
0217ec2d3b
Switch Check's TODO to use SemIRLocation (#3779)
|
vor 2 Jahren |
Jon Ross-Perkins
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
vor 2 Jahren |
Jon Ross-Perkins
|
9ff20928a2
Offer GetTypeIdForTypeInst (#3742)
|
vor 2 Jahren |
Richard Smith
|
33c1e9ca95
Add an associated entity instruction and corresponding type for interface elements. (#3730)
|
vor 2 Jahren |
Jon Ross-Perkins
|
2fee4d072f
Factor param/arg ref logic to a class. (#3728)
|
vor 2 Jahren |
Jon Ross-Perkins
|
d2056ef4b9
Split classes in file.h and value_stores.* to separate files (#3725)
|
vor 2 Jahren |
Jon Ross-Perkins
|
364ea5d3f2
Assign a constant to ClassDecl/InterfaceDecl for name references. (#3722)
|
vor 2 Jahren |
Richard Smith
|
eed33c3b8c
Redeclaration support for `impl` declarations. (#3717)
|
vor 2 Jahren |
Gıyaseddin Tanrıkulu
|
bdff7ccf28
Add GlobalInit to blocks to emit initialization instructions for globals (#3687)
|
vor 2 Jahren |
Jon Ross-Perkins
|
475ecca339
Implement constant handling for types of imports. (#3693)
|
vor 2 Jahren |
Richard Smith
|
4d0c3811c9
Add a diagnostic for trying to extend an undefined interface. (#3689)
|
vor 2 Jahren |
Richard Smith
|
0e053703f8
Build Impl entity to represent an impl declaration. (#3683)
|
vor 2 Jahren |
Richard Smith
|
fdfb1fb5ef
Factor the scope stack and lexical lookups out of Check::Context. (#3688)
|
vor 2 Jahren |