This website requires JavaScript.
Explore
Help
Register
Sign In
Rust-related
/
RustPython
Watch
1
Star
0
Fork
1
You've already forked RustPython
mirror of
https://github.com/RustPython/RustPython.git
synced
2026-06-09 22:49:57 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68b219ce2fef748db15d1fc93a7e63e404e745ec
RustPython
/
compiler
History
Noah
605a353bc0
Merge pull request
#2518
from RustPython/get-method-opt
...
Add optimized method lookup to avoid creating intermediate method objects
2021-03-27 15:05:04 -05:00
..
porcelain
Update the compiler to use the new asdl ast types
2021-01-14 12:37:37 -06:00
src
Add LoadMethod and CallMethod* opcodes
2021-03-15 09:45:07 -05:00
Cargo.toml
Upgrade dependencies
2021-03-25 08:06:56 -05:00