Jon Ross-Perkins
|
f67791cfee
Separate subtree size information from parse nodes. (#4174)
|
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 год назад |
Jon Ross-Perkins
|
7ded56ef35
Improve namespace handling in imports. (#4153)
|
1 год назад |
Geoff Romer
|
326609857d
Rename BindNameInfo to EntityName (#4090)
|
1 год назад |
Richard Smith
|
dde0bd0ffe
Change TypeId to be a thin wrapper around ConstantId. (#4140)
|
1 год назад |
Jon Ross-Perkins
|
65d6e3e221
Use verbose formatting of instructions on crash messages. (#4125)
|
1 год назад |
Richard Smith
|
fe359b1a08
Substitute into generic class and interface definitions when we require them to be fully defined. (#4139)
|
1 год назад |
Richard Smith
|
50d56aa7c9
Add an instruction to represent a use of a dependent value from a generic instance. (#4122)
|
1 год назад |
Jon Ross-Perkins
|
bb27a4f97b
Add a convenience method for dumping the formatted SemIR file. (#4123)
|
1 год назад |
Jon Ross-Perkins
|
469f1c8e64
Refactor InstKind to move metadata from macros to the type. (#4119)
|
1 год назад |
Jon Ross-Perkins
|
a81d67c629
Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115)
|
1 год назад |
Richard Smith
|
6d3c915bbf
When performing name lookup, determine the generic instance within which the lookup result was found. (#4118)
|
1 год назад |
Jon Ross-Perkins
|
9581a1867d
Move import refs to their own block. (#4103)
|
1 год назад |
Jon Ross-Perkins
|
cf389bf5d3
Split global init out from InstBlockStack. (#4101)
|
1 год назад |
Chandler Carruth
|
8992d22ab3
Port the toolchain to use the new Carbon hashtable (#4097)
|
1 год назад |
Richard Smith
|
fa11050961
Track a list of dependent instructions created within a generic (#4092)
|
1 год назад |
Richard Smith
|
e7b0529957
Create a `Generic` object to represent a generic. (#4081)
|
1 год назад |
Chandler Carruth
|
b70cfd0be9
Remove another hashtable iteraiton order dependency. (#4070)
|
1 год назад |
Richard Smith
|
9029cac727
Remove `inst_id` from the public interface of `ConstantId`. (#4053)
|
1 год назад |
Richard Smith
|
e3c15edb92
Remove return_type_id from Function. (#4051)
|
1 год назад |
Richard Smith
|
f772c1f5f3
More support for generic interfaces, aiming for parity with support for generic classes. (#4034)
|
1 год назад |
Jon Ross-Perkins
|
807a3f1370
Add namespace-scoped private keyword support. (#4026)
|
1 год назад |
Jon Ross-Perkins
|
d9c62b106d
Rename enclosing scope to parent scope (#4020)
|
1 год назад |
Chandler Carruth
|
dd0890619a
Enable a couple of boring warnings. (#4018)
|
1 год назад |
Jon Ross-Perkins
|
517a416852
Clean up some misc toolchain braced inits. (#4013)
|
1 год назад |
Jon Ross-Perkins
|
5bb318cae6
Switch AddInst struct init style. (#4012)
|
1 год назад |
Richard Smith
|
28cefe98df
Factor out pushing / popping of names plus parameters. (#4005)
|
1 год назад |
Richard Smith
|
5c8fa6ad5c
Replace `FoldingSet` with `DenseMap` for instruction canonicalization. (#3979)
|
1 год назад |
Jon Ross-Perkins
|
d4025dc6c4
Handle merging of conflicting 'export name' cross-package imports. (#3973)
|
1 год назад |