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
charlie/binding-size
ruff
/
crates
/
ruff_python_semantic
/
src
History
Charlie Marsh
b7517d4511
Delete examples
2023-05-06 23:56:14 -04:00
..
analyze
Use `NodeId` for `Binding` source (
#4234
)
2023-05-06 16:20:08 +00:00
binding.rs
Try boxing
2023-05-06 23:55:22 -04:00
context.rs
Delete examples
2023-05-06 23:56:14 -04: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
Re-order some code in scope.rs (
#4255
)
2023-05-06 16:36:20 +00:00