Richard Smith
|
fdfb1fb5ef
Factor the scope stack and lexical lookups out of Check::Context. (#3688)
|
hace 2 años |
Jon Ross-Perkins
|
7f11012f58
CrossRefIRId -> ImportIRId (#3662)
|
hace 2 años |
Chandler Carruth
|
bf02d1f4b0
Remove headers marked as unused by ClangD. (#3661)
|
hace 2 años |
Chandler Carruth
|
13de9e9d06
Fix outstanding `clang-tidy` errors. (#3654)
|
hace 2 años |
Jon Ross-Perkins
|
c1a894fca7
Start adding ImportRefUsed, removing older copy behavior. (#3657)
|
hace 2 años |
Jon Ross-Perkins
|
adad286b74
Refactor LazyImportRef into ImportRefUnused. (#3656)
|
hace 2 años |
Jon Ross-Perkins
|
f4a741903f
Add import support for remaining decl types. (#3651)
|
hace 2 años |
Jon Ross-Perkins
|
91f0c23124
Provide diagnostic locations for imported namespaces. (#3640)
|
hace 2 años |
Jon Ross-Perkins
|
2a44cedb8f
Provide diagnostic locations for imports. (#3636)
|
hace 2 años |
Jon Ross-Perkins
|
62db3e9ad0
Fix reference to package_scope. (#3613)
|
hace 2 años |
Jon Ross-Perkins
|
f5e9158fa7
Support passing an InstId for check diagnostics. (#3597)
|
hace 2 años |
Jon Ross-Perkins
|
f197219c10
Split parse nodes out from instructions because they're rarely used. (#3590)
|
hace 2 años |
Jon Ross-Perkins
|
7c151a9b47
Split import logic to its own file. (#3576)
|
hace 2 años |
Jon Ross-Perkins
|
cad4605dad
Add imports of enclosing scopes. (#3575)
|
hace 2 años |
Jon Ross-Perkins
|
0205645e7d
Refactor BindName to support tracking the enclosing scope. (#3566)
|
hace 2 años |
Jon Ross-Perkins
|
379d776084
Add support for '--config=clang-tidy' (#3559)
|
hace 2 años |
Jon Ross-Perkins
|
95746df788
Split out context targets for check and parse. (#3558)
|
hace 2 años |
Jon Ross-Perkins
|
b6ffe0197b
Implement a list of exported names for imports. (#3552)
|
hace 2 años |
josh11b
|
48c986f52d
Start using typed parse node ids in the check stage (#3547)
|
hace 2 años |
josh11b
|
2e97f27b8d
Typed wrappers around parse tree nodes (#3534)
|
hace 2 años |
Jon Ross-Perkins
|
3d661c96f3
Handle out-of-line declarations. (#3536)
|
hace 2 años |
Richard Smith
|
d87fe8b532
Rename `Carbon::StringLiteralId` -> `Carbon::StringLiteralValueId`. (#3522)
|
hace 2 años |
Richard Smith
|
de0c02ddae
If a name is not found in a class, perform lookup into base classes. (#3502)
|
hace 2 años |
Jacob Schneider
|
6419568142
Fully underline parse nodes in diagnostics. (#3442)
|
hace 2 años |
Jon Ross-Perkins
|
032c0e017b
Start adding lazy import references to name lookup. (#3475)
|
hace 2 años |
Jon Ross-Perkins
|
30155dbb72
Add support for 'package' in expressions. (#3445)
|
hace 2 años |
Richard Smith
|
332a368cee
Rename Parse::Node -> Parse::NodeId. (#3432)
|
hace 2 años |
Jon Ross-Perkins
|
0c0998d7cd
Error when passing StringRef to CARBON_DIAGNOSTIC. (#3431)
|
hace 2 años |
Jon Ross-Perkins
|
239f8030a4
Pass imports to SemIR. (#3415)
|
hace 2 años |
Richard Smith
|
9154c6410e
Support for reading source code from stdin and other unusual places. (#3416)
|
hace 2 años |