FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Bytecode pseudo opcodes by ShaharNaveh · Pull Request #6715 · RustPython/RustPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
RustPython
/
RustPython
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
22.3k
Code
Issues
295
Pull requests
101
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Bytecode pseudo opcodes
- #6715
#6715
Merged
youknowone
merged 43 commits into
RustPython:main
RustPython/RustPython:main
from
ShaharNaveh:bytecode-pseudo-opcodes
ShaharNaveh/RustPython:bytecode-pseudo-opcodes
Copy head branch name to clipboard
Jan 14, 2026
Conversation
Commits
43
(43)
Checks
Files changed
Merged
Bytecode pseudo opcodes
#6715
youknowone
merged 43 commits into
RustPython:main
RustPython/RustPython:main
from
ShaharNaveh:bytecode-pseudo-opcodes
ShaharNaveh/RustPython:bytecode-pseudo-opcodes
Copy head branch name to clipboard
Commits
Commits on Jan 11, 2026
save
ShaharNaveh
committed
fad76c6
View commit details
Copy full SHA for fad76c6
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into bytecode-pseudo-opcodes
ShaharNaveh
committed
af70361
View commit details
Copy full SHA for af70361
Browse repository at this point
save
ShaharNaveh
committed
ea53cec
View commit details
Copy full SHA for ea53cec
Browse repository at this point
Commits on Jan 12, 2026
Merge remote-tracking branch 'upstream/main' into bytecode-pseudo-opcodes
ShaharNaveh
committed
1ca20a9
View commit details
Copy full SHA for 1ca20a9
Browse repository at this point
Base compiler-core
ShaharNaveh
committed
6f09ebe
View commit details
Copy full SHA for 6f09ebe
Browse repository at this point
save
ShaharNaveh
committed
6805175
View commit details
Copy full SHA for 6805175
Browse repository at this point
Codegen compile
ShaharNaveh
committed
046e17a
View commit details
Copy full SHA for 046e17a
Browse repository at this point
Move LoadCloure back to RealInstruction
ShaharNaveh
committed
d627623
View commit details
Copy full SHA for d627623
Browse repository at this point
Fix opcode.rs
ShaharNaveh
committed
697fe41
View commit details
Copy full SHA for 697fe41
Browse repository at this point
Commits on Jan 13, 2026
Merge remote-tracking branch 'upstream/main' into bytecode-pseudo-opcodes
ShaharNaveh
committed
11fc63f
View commit details
Copy full SHA for 11fc63f
Browse repository at this point
Fix `TryFrom<u8>` for RealInstruction
ShaharNaveh
committed
33b4554
View commit details
Copy full SHA for 33b4554
Browse repository at this point
Fix script
ShaharNaveh
committed
6140186
View commit details
Copy full SHA for 6140186
Browse repository at this point
Fix jit
ShaharNaveh
committed
7acdc1a
View commit details
Copy full SHA for 7acdc1a
Browse repository at this point
Fix typo
ShaharNaveh
committed
0fad43f
View commit details
Copy full SHA for 0fad43f
Browse repository at this point
Fix typo
ShaharNaveh
committed
24f5161
View commit details
Copy full SHA for 24f5161
Browse repository at this point
Remove popblock
ShaharNaveh
committed
6e91410
View commit details
Copy full SHA for 6e91410
Browse repository at this point
Fix docs
ShaharNaveh
committed
8751953
View commit details
Copy full SHA for 8751953
Browse repository at this point
Fix more docs
ShaharNaveh
committed
8b73441
View commit details
Copy full SHA for 8b73441
Browse repository at this point
ok word `argty`
ShaharNaveh
committed
d6e46f8
View commit details
Copy full SHA for d6e46f8
Browse repository at this point
Revert "ok word `argty`"
Show description for 0872cb6
ShaharNaveh
committed
0872cb6
View commit details
Copy full SHA for 0872cb6
Browse repository at this point
Rename argty -> arg_ty
ShaharNaveh
committed
0c7880d
View commit details
Copy full SHA for 0c7880d
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into bytecode-pseudo-opcodes
ShaharNaveh
committed
1a5c72b
View commit details
Copy full SHA for 1a5c72b
Browse repository at this point
Simplify `emit` macro
ShaharNaveh
committed
761fa4a
View commit details
Copy full SHA for 761fa4a
Browse repository at this point
Trigger CI
ShaharNaveh
committed
4eed137
View commit details
Copy full SHA for 4eed137
Browse repository at this point
Trigger CI
ShaharNaveh
committed
8f777d2
View commit details
Copy full SHA for 8f777d2
Browse repository at this point
Trigger CI
ShaharNaveh
committed
bff25eb
View commit details
Copy full SHA for bff25eb
Browse repository at this point
Commits on Jan 14, 2026
Merge remote-tracking branch 'upstream/main' into bytecode-pseudo-opcodes
ShaharNaveh
committed
91c01e6
View commit details
Copy full SHA for 91c01e6
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into bytecode-pseudo-opcodes
ShaharNaveh
committed
f6a0b26
View commit details
Copy full SHA for f6a0b26
Browse repository at this point
Move docs
ShaharNaveh
committed
118ecf3
View commit details
Copy full SHA for 118ecf3
Browse repository at this point
Fix oparg docs
ShaharNaveh
committed
c517585
View commit details
Copy full SHA for c517585
Browse repository at this point
Revert "Move docs"
Show description for 78958aa
ShaharNaveh
committed
78958aa
View commit details
Copy full SHA for 78958aa
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into bytecode-pseudo-opcodes
ShaharNaveh
committed
a405cca
View commit details
Copy full SHA for a405cca
Browse repository at this point
Remove `Eq` & `ParitalEq` for RealInstruction
ShaharNaveh
committed
8ae98b2
View commit details
Copy full SHA for 8ae98b2
Browse repository at this point
Simplify `match` arms
ShaharNaveh
committed
1453726
View commit details
Copy full SHA for 1453726
Browse repository at this point
Trigger CI
ShaharNaveh
committed
f207284
View commit details
Copy full SHA for f207284
Browse repository at this point
Trigger CI
ShaharNaveh
committed
a1555dc
View commit details
Copy full SHA for a1555dc
Browse repository at this point
Remove `repr(u16)` for `Instruction`
ShaharNaveh
committed
c443f8e
View commit details
Copy full SHA for c443f8e
Browse repository at this point
Fix doc
ShaharNaveh
committed
453212e
View commit details
Copy full SHA for 453212e
Browse repository at this point
Rename the enums
ShaharNaveh
committed
1f8722a
View commit details
Copy full SHA for 1f8722a
Browse repository at this point
Restore fmt_dis for LoadClousure
ShaharNaveh
committed
0096a65
View commit details
Copy full SHA for 0096a65
Browse repository at this point
Fix script
ShaharNaveh
committed
045d576
View commit details
Copy full SHA for 045d576
Browse repository at this point
Fix commet
ShaharNaveh
committed
b00f81f
View commit details
Copy full SHA for b00f81f
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into bytecode-pseudo-opcodes
ShaharNaveh
committed
4823d17
View commit details
Copy full SHA for 4823d17
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL