Richard Smith
|
8a8c227163
Track an interface type, not an interface ID, on an associated entity. (#4188)
|
1 жил өмнө |
Richard Smith
|
b3fcaf9969
Initial rough support for deducing generic arguments in a call to a generic function. (#4184)
|
1 жил өмнө |
Richard Smith
|
3cb769a053
Rename "generic instance" to "specific" throughout the toolchain. (#4165)
|
1 жил өмнө |
Richard Smith
|
07bad72d86
Support for calling non-generic methods in a specific class. (#4156)
|
1 жил өмнө |
Richard Smith
|
d625607510
Convert `EvalContext` into a class. (#4160)
|
1 жил өмнө |
Richard Smith
|
83157f3d24
Remove overeager CHECK. (#4159)
|
1 жил өмнө |
Geoff Romer
|
326609857d
Rename BindNameInfo to EntityName (#4090)
|
1 жил өмнө |
Richard Smith
|
fe359b1a08
Substitute into generic class and interface definitions when we require them to be fully defined. (#4139)
|
1 жил өмнө |
Richard Smith
|
cd7c10b8e2
Rebuild the type of constants during evaluation. (#4138)
|
1 жил өмнө |
Richard Smith
|
efea072be3
Compute specific constant values. (#4128)
|
1 жил өмнө |
Richard Smith
|
50d56aa7c9
Add an instruction to represent a use of a dependent value from a generic instance. (#4122)
|
1 жил өмнө |
Jon Ross-Perkins
|
a81d67c629
Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115)
|
1 жил өмнө |
Jon Ross-Perkins
|
f3a4178083
Remove SemIR::RealLiteral (#4113)
|
1 жил өмнө |
Richard Smith
|
7322a1e220
Build a list of dependent constants to recompute in each instance of a generic. (#4110)
|
1 жил өмнө |
Jon Ross-Perkins
|
5ebcbae2e8
Add a location to indirect imports. (#4098)
|
1 жил өмнө |
Richard Smith
|
10a198a9e6
Use the correct type for `Self` in generic classes and generic interfaces (#4087)
|
1 жил өмнө |
Richard Smith
|
19c5596fd8
Build Generic objects for generic classes and interfaces. (#4086)
|
1 жил өмнө |
Richard Smith
|
a699480dc9
Treat constants with symbolic type as being symbolic. (#4082)
|
1 жил өмнө |
Jon Ross-Perkins
|
8bb80d8271
Add a basic Core.Print function for ints. (#4078)
|
1 жил өмнө |
Richard Smith
|
9029cac727
Remove `inst_id` from the public interface of `ConstantId`. (#4053)
|
1 жил өмнө |
Richard Smith
|
d18584c6c2
Make representation of call to a generic class / interface more uniform. (#4050)
|
1 жил өмнө |
Richard Smith
|
f772c1f5f3
More support for generic interfaces, aiming for parity with support for generic classes. (#4034)
|
1 жил өмнө |
Chandler Carruth
|
8c64f0bfdd
Add `-Wmissing-prototypes` and fix issues it finds. (#4019)
|
1 жил өмнө |
Jon Ross-Perkins
|
6e9d0b15c8
Switch eval.cpp struct init style. (#4011)
|
1 жил өмнө |
Richard Smith
|
5c8fa6ad5c
Replace `FoldingSet` with `DenseMap` for instruction canonicalization. (#3979)
|
1 жил өмнө |
Jon Ross-Perkins
|
03e3a72628
Rename Directive->Decl in general, BindExport->ExportDecl (#3957)
|
1 жил өмнө |
Jon Ross-Perkins
|
40b2217421
Initial 'export name' handling. (#3949)
|
1 жил өмнө |
Richard Smith
|
9783d44fed
Add a GenericClassType as the type of the name of a generic class. (#3935)
|
2 жил өмнө |
Jon Ross-Perkins
|
92fa0ac1ac
Remove ImportRefUsed (#3934)
|
2 жил өмнө |
Jon Ross-Perkins
|
76ed3c73cb
Promote FunctionType to a standard instruction. (#3931)
|
2 жил өмнө |