1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use newer black More... about 1 month ago
Add 3.13.12 and go over Graal 25 More... about 1 month ago
More robust for Graal More... 2 months ago
Handle Graal lineoffsets better More... 2 months ago
Add IS_C_PYTHON boolean More... 3 months ago
Add IS_C_PYTHON boolean. Update magics More... 3 months ago
Merge pull request #181 from rocky/test_crossversion More... 3 months ago
Add line table info to RustPython 3.12 More... 3 months ago
Merge pull request #183 from rocky/rust-python-opcode-generalize More... 3 months ago
Start handling most recent RustPython.. More... 3 months ago
Newset Rust uses 3.12 interim magic number! More... 3 months ago
Add second Rust bytecode (for 3.12) More... 3 months ago
DRY graal unmarshal a little more More... 3 months ago
DRY unmarshal routines more More... 3 months ago
Merge pull request #182 from rocky/DRY-unmarshal More... 3 months ago
DRY unmarshal integer reading routines More... 3 months ago
MAKE_FUNCTION is nargs_op with VARYING_INT pops More... 3 months ago
Go over CALL_OP instructions More... 3 months ago
Small tweaks More... 3 months ago
Split out and redo opcode organization More... 3 months ago
improve debug message More... 3 months ago
update usage.md More... 3 months ago
add better debug messages More... 3 months ago
copy test files with find More... 3 months ago
automatically make testing dirs More... 3 months ago
Finish going over rust 3.13 opcodes More... 3 months ago
Another pass over RustPython More... 3 months ago
Merge pull request #179 from rocky/add-rustpython-disassembly More... 3 months ago
Reinstate Graal bytecode More... 3 months ago
Go over python_implementation value More... 3 months ago