Charlie Marsh
|
af433ac14d
|
Avoid using typing-imported symbols for runtime edits (#4649)
|
2023-05-26 20:36:37 -04:00 |
|
Charlie Marsh
|
0f610f2cf7
|
Remove dedicated ScopeKind structs in favor of AST nodes (#4648)
|
2023-05-25 19:31:02 +00:00 |
|
Charlie Marsh
|
f0e173d9fd
|
Use BindingId copies in lieu of &BindingId in semantic model methods (#4633)
|
2023-05-24 15:55:45 +00:00 |
|
Charlie Marsh
|
fcdc7bdd33
|
Remove separate ReferenceContext enum (#4631)
|
2023-05-24 15:12:38 +00:00 |
|
Charlie Marsh
|
8961d8eb6f
|
Track all read references in semantic model (#4610)
|
2023-05-24 14:14:27 +00:00 |
|
Charlie Marsh
|
ba4c0a21fa
|
Rename ContextFlags to SemanticModelFlags (#4611)
|
2023-05-23 17:47:07 -04:00 |
|
Charlie Marsh
|
74effb40b9
|
Rename index to binding_id in a few iterators (#4594)
|
2023-05-23 03:56:00 +00:00 |
|
Micha Reiser
|
cbe344f4d5
|
Rename Checker::model to semantic_model (#4573)
|
2023-05-22 15:14:30 +02:00 |
|
Charlie Marsh
|
19c4b7bee6
|
Rename ruff_python_semantic's Context struct to SemanticModel (#4565)
|
2023-05-22 02:35:03 +00:00 |
|