7 Commits

Author SHA1 Message Date
f1976baf57 implement String support 2024-12-25 10:10:28 -06:00
f1709eb369 implement all reference operations 2024-12-25 06:30:45 -06:00
eef2c848e8 implement long 2024-12-25 01:16:59 -06:00
baa3db16b1 implement static method overloading 2024-12-24 20:24:14 -06:00
d2863035e4 implement static fields 2024-12-24 07:44:14 -06:00
3791a78e19 add AdventOfCodeDay2 test 2024-12-24 02:54:06 -06:00
932a7c82aa add class_resolver
Implement the getfield and invokestatic opcodes.
2024-12-23 23:25:45 -06:00