Jon Ross-Perkins
|
db022658c6
Implement syntactic merge checks for parameters. (#4149)
|
hai 1 ano |
Geoff Romer
|
326609857d
Rename BindNameInfo to EntityName (#4090)
|
hai 1 ano |
Gıyaseddin Tanrıkulu
|
5edd2358e8
Do not query interface's self_param_id unless defined when importing (#4137)
|
hai 1 ano |
Jon Ross-Perkins
|
a81d67c629
Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115)
|
hai 1 ano |
Jon Ross-Perkins
|
9581a1867d
Move import refs to their own block. (#4103)
|
hai 1 ano |
Jon Ross-Perkins
|
5ebcbae2e8
Add a location to indirect imports. (#4098)
|
hai 1 ano |
Richard Smith
|
fa11050961
Track a list of dependent instructions created within a generic (#4092)
|
hai 1 ano |
Jon Ross-Perkins
|
3f78e1d068
Change implicit import handling to be namespace-oriented. (#4089)
|
hai 1 ano |
Richard Smith
|
19c5596fd8
Build Generic objects for generic classes and interfaces. (#4086)
|
hai 1 ano |
Richard Smith
|
e7b0529957
Create a `Generic` object to represent a generic. (#4081)
|
hai 1 ano |
Chandler Carruth
|
b70cfd0be9
Remove another hashtable iteraiton order dependency. (#4070)
|
hai 1 ano |
Richard Smith
|
9029cac727
Remove `inst_id` from the public interface of `ConstantId`. (#4053)
|
hai 1 ano |
Richard Smith
|
e3c15edb92
Remove return_type_id from Function. (#4051)
|
hai 1 ano |
Richard Smith
|
ffc3327959
Factor out common work of building a new constant for an imported instruction. (#4043)
|
hai 1 ano |
Richard Smith
|
4aa34978eb
Import support for tuple, struct and integer values. (#4042)
|
hai 1 ano |
Richard Smith
|
f772c1f5f3
More support for generic interfaces, aiming for parity with support for generic classes. (#4034)
|
hai 1 ano |
Jon Ross-Perkins
|
807a3f1370
Add namespace-scoped private keyword support. (#4026)
|
hai 1 ano |
Richard Smith
|
7792e5fce3
Support out-of-line definitions of members of generic classes and interfaces. (#4029)
|
hai 1 ano |
Jon Ross-Perkins
|
d9c62b106d
Rename enclosing scope to parent scope (#4020)
|
hai 1 ano |
Jon Ross-Perkins
|
d0c8483175
Switch init style in import_ref.cpp (#4014)
|
hai 1 ano |
Jon Ross-Perkins
|
5bb318cae6
Switch AddInst struct init style. (#4012)
|
hai 1 ano |
Jon Ross-Perkins
|
7e81c1710e
Refactor modifier fetching of enclosing scopes to avoid duplicate calls. (#4010)
|
hai 1 ano |
Jon Ross-Perkins
|
7b4b7abc6e
Fix handling for indirectly imported entities. (#3977)
|
hai 1 ano |
Jon Ross-Perkins
|
d4025dc6c4
Handle merging of conflicting 'export name' cross-package imports. (#3973)
|
hai 1 ano |
Jon Ross-Perkins
|
7effc1abd7
Refactor check_ir_map to encapsulate it. (#3968)
|
hai 1 ano |
Jon Ross-Perkins
|
03e3a72628
Rename Directive->Decl in general, BindExport->ExportDecl (#3957)
|
hai 1 ano |
Jon Ross-Perkins
|
40b2217421
Initial 'export name' handling. (#3949)
|
hai 1 ano |
Jon Ross-Perkins
|
a16842ab37
Add export keyword handling. (#3944)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
9783d44fed
Add a GenericClassType as the type of the name of a generic class. (#3935)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
d5c0c9cfe3
Accept generic parameter lists in class declarations. (#3933)
|
%!s(int64=2) %!d(string=hai) anos |