Commit graph

20 commits

Author SHA1 Message Date
6b03cab14d ThrowException .-. 2024-11-07 14:41:00 +01:00
45d0aa66e5 Implemented java/lang/Throwable.fill_in_stacktrace 2024-11-07 14:07:14 +01:00
aba29af0a3 Implemented some more native methods 2024-11-03 23:03:10 +01:00
272a34b7cd Implemented a lot of opcodes and some native methods 2024-11-03 17:42:04 +01:00
9190d3f7e7 I can't even describe my disappointment at interfaces 2024-09-11 00:02:48 +02:00
0c54a1d7e1 I need to make smaller commits 2024-09-10 00:17:17 +02:00
b4c428685f Native method registry java.lang.Class wtf 2024-09-09 15:43:26 +02:00
3282694b32 Working up until registerNatives() 2024-09-06 23:51:35 +02:00
5bc0d813e5 More bytecode ops 2024-09-06 21:11:03 +02:00
VegOwOtenks
3c4921aa54 Somewhat recursive string construction 2024-09-05 00:33:14 +02:00
VegOwOtenks
4dabd6c3a8 Class loading, object creation 2024-09-03 00:49:28 +02:00
VegOwOtenks
25d3509ccf ConstantValue initialization 2024-09-02 19:28:22 +02:00
VegOwOtenks
6c0fbd179a Static object creation 2024-09-02 17:44:59 +02:00
VegOwOtenks
2042007242 Entrypoint call entry methodgit add . 2024-09-02 11:28:00 +02:00
VegOwOtenks
ea3666aad3 More code separation 2024-08-30 15:48:12 +02:00
VegOwOtenks
30fe5036d4 Code cleanup 2024-08-30 15:33:54 +02:00
VegOwOtenks
c1eca63f5a Constant pool fix 2024-08-29 19:32:05 +02:00
VegOwOtenks
b751fc3588 More Bytecode and Attributes support 2024-08-29 18:33:03 +02:00
VegOwOtenks
8a79a28b5f unknown attributes 2024-08-29 14:54:00 +02:00
VegOwOtenks
10646275cb Broken attribute pasing 2024-08-29 14:48:40 +02:00