Jon Ross-Perkins
|
d2056ef4b9
Split classes in file.h and value_stores.* to separate files (#3725)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
7e7e87056a
Add diagnostic support to pass in NameId. (#3696)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
1bf4dc53d9
Add diagnostic support so that we can just pass in TypeId. (#3695)
|
2 gadi atpakaļ |
Gıyaseddin Tanrıkulu
|
bdff7ccf28
Add GlobalInit to blocks to emit initialization instructions for globals (#3687)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
475ecca339
Implement constant handling for types of imports. (#3693)
|
2 gadi atpakaļ |
Richard Smith
|
fdfb1fb5ef
Factor the scope stack and lexical lookups out of Check::Context. (#3688)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
7f11012f58
CrossRefIRId -> ImportIRId (#3662)
|
2 gadi atpakaļ |
Chandler Carruth
|
bf02d1f4b0
Remove headers marked as unused by ClangD. (#3661)
|
2 gadi atpakaļ |
Chandler Carruth
|
13de9e9d06
Fix outstanding `clang-tidy` errors. (#3654)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
c1a894fca7
Start adding ImportRefUsed, removing older copy behavior. (#3657)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
adad286b74
Refactor LazyImportRef into ImportRefUnused. (#3656)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
f4a741903f
Add import support for remaining decl types. (#3651)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
91f0c23124
Provide diagnostic locations for imported namespaces. (#3640)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
2a44cedb8f
Provide diagnostic locations for imports. (#3636)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
62db3e9ad0
Fix reference to package_scope. (#3613)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
f5e9158fa7
Support passing an InstId for check diagnostics. (#3597)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
f197219c10
Split parse nodes out from instructions because they're rarely used. (#3590)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
7c151a9b47
Split import logic to its own file. (#3576)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
cad4605dad
Add imports of enclosing scopes. (#3575)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
0205645e7d
Refactor BindName to support tracking the enclosing scope. (#3566)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
379d776084
Add support for '--config=clang-tidy' (#3559)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
95746df788
Split out context targets for check and parse. (#3558)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
b6ffe0197b
Implement a list of exported names for imports. (#3552)
|
2 gadi atpakaļ |
josh11b
|
48c986f52d
Start using typed parse node ids in the check stage (#3547)
|
2 gadi atpakaļ |
josh11b
|
2e97f27b8d
Typed wrappers around parse tree nodes (#3534)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
3d661c96f3
Handle out-of-line declarations. (#3536)
|
2 gadi atpakaļ |
Richard Smith
|
d87fe8b532
Rename `Carbon::StringLiteralId` -> `Carbon::StringLiteralValueId`. (#3522)
|
2 gadi atpakaļ |
Richard Smith
|
de0c02ddae
If a name is not found in a class, perform lookup into base classes. (#3502)
|
2 gadi atpakaļ |
Jacob Schneider
|
6419568142
Fully underline parse nodes in diagnostics. (#3442)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
032c0e017b
Start adding lazy import references to name lookup. (#3475)
|
2 gadi atpakaļ |