Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
il y a 1 an |
Richard Smith
|
0d70091bda
Fix introduction of class and interface names in local scopes. (#4793)
|
il y a 1 an |
Jon Ross-Perkins
|
61c0a8b676
Make more use of llvm STLExtras (#4668)
|
il y a 1 an |
Jon Ross-Perkins
|
efab39cbd9
Remove InstId::Builtin members (#4632)
|
il y a 1 an |
Jon Ross-Perkins
|
4a80d6758d
Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555)
|
il y a 1 an |
Jon Ross-Perkins
|
87678cc374
Disallow compile time bindings where they aren't clearly supported. (#4338)
|
il y a 1 an |
Chandler Carruth
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
il y a 1 an |
Richard Smith
|
3cb769a053
Rename "generic instance" to "specific" throughout the toolchain. (#4165)
|
il y a 1 an |
Richard Smith
|
07bad72d86
Support for calling non-generic methods in a specific class. (#4156)
|
il y a 1 an |
Richard Smith
|
50d56aa7c9
Add an instruction to represent a use of a dependent value from a generic instance. (#4122)
|
il y a 1 an |
Jon Ross-Perkins
|
d437e4bffe
Create an array stack type for a shared use-case (#4100)
|
il y a 1 an |
Chandler Carruth
|
8992d22ab3
Port the toolchain to use the new Carbon hashtable (#4097)
|
il y a 1 an |
Jon Ross-Perkins
|
f5f8342542
Fix drop_back call in scope_stack (#4099)
|
il y a 1 an |
Richard Smith
|
e7b0529957
Create a `Generic` object to represent a generic. (#4081)
|
il y a 1 an |
Jon Ross-Perkins
|
d9c62b106d
Rename enclosing scope to parent scope (#4020)
|
il y a 1 an |
Jon Ross-Perkins
|
517a416852
Clean up some misc toolchain braced inits. (#4013)
|
il y a 1 an |
Richard Smith
|
e0b8728263
Allocate de Bruijn levels to symbolic bindings. (#3906)
|
il y a 2 ans |
Richard Smith
|
f9ce0b194d
Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832)
|
il y a 2 ans |
Richard Smith
|
fdfb1fb5ef
Factor the scope stack and lexical lookups out of Check::Context. (#3688)
|
il y a 2 ans |