This website requires JavaScript.
Explore
Help
Sign In
bilbo
/
jvm
Watch
1
Star
0
Fork
0
You've already forked jvm
Code
Pull Requests
Activity
7
Commits
1
Branch
0
Tags
Commit Graph
7 Commits
Author
SHA1
Message
Date
Zack Buhman
baa3db16b1
implement static method overloading
2024-12-24 20:24:14 -06:00
Zack Buhman
d2863035e4
implement static fields
2024-12-24 07:44:14 -06:00
Zack Buhman
3791a78e19
add AdventOfCodeDay2 test
2024-12-24 02:54:06 -06:00
Zack Buhman
b266c6b4d3
implement float
2024-12-24 02:02:46 -06:00
Zack Buhman
d09d712f1b
implement return/ireturn
2024-12-24 00:49:05 -06:00
Zack Buhman
932a7c82aa
add class_resolver
...
Implement the getfield and invokestatic opcodes.
2024-12-23 23:25:45 -06:00
Zack Buhman
39f53e8ee4
initial
2024-12-23 14:41:20 -06:00