Bytecode enum named oparg (#7294) · RustPython/RustPython@e9001ec · GitHub
Skip to content

Commit e9001ec

Browse files
authored
Bytecode enum named oparg (#7294)
* Align real opcodes * Align pseudoes * Add `consti` to known words
1 parent bc108df commit e9001ec

9 files changed

Lines changed: 1033 additions & 854 deletions

File tree

.cspell.dict/cpython.txt

Lines changed: 1 addition & 0 deletions

crates/codegen/src/compile.rs

Lines changed: 449 additions & 393 deletions
Large diffs are not rendered by default.

crates/codegen/src/ir.rs

Lines changed: 39 additions & 24 deletions

0 commit comments

Comments
 (0)