This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
mirror of
https://github.com/astral-sh/ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c1f0661225
ruff
/
crates
/
ruff_python_semantic
/
src
History
Charlie Marsh
c1f0661225
Replace `parents` statement stack with a `Nodes` abstraction (
#4233
)
2023-05-06 16:12:41 +00:00
..
analyze
Replace `parents` statement stack with a `Nodes` abstraction (
#4233
)
2023-05-06 16:12:41 +00:00
binding.rs
Replace `parents` statement stack with a `Nodes` abstraction (
#4233
)
2023-05-06 16:12:41 +00:00
context.rs
Replace `parents` statement stack with a `Nodes` abstraction (
#4233
)
2023-05-06 16:12:41 +00:00
lib.rs
Replace `parents` statement stack with a `Nodes` abstraction (
#4233
)
2023-05-06 16:12:41 +00:00
node.rs
Replace `parents` statement stack with a `Nodes` abstraction (
#4233
)
2023-05-06 16:12:41 +00:00
scope.rs
Remove `ScopeStack` in favor of child-parent `ScopeId` pointers (
#4138
)
2023-04-29 18:23:51 -04:00