Commit graph

27 commits

Author SHA1 Message Date
fba596ce5a Native Unsafe:: methods, main loading, stuff! 2024-11-19 15:37:28 +01:00
c4da80f23c Preload java/lang/ref/Reference 2024-11-15 11:14:35 +01:00
fc0d11c1e1 Implemented Exception Throwing fith specific catchers 2024-11-13 12:14:42 +01:00
796e52241d AndLong, IntModulo, ASHRLong and native methods 2024-11-12 16:31:41 +01:00
8e5b6bb2b8 Implemented Exception Throwing 2024-11-12 14:34:42 +01:00
6b03cab14d ThrowException .-. 2024-11-07 14:41:00 +01:00
d38d5b2897 Implemented more opcodes and unsafe stuff 2024-11-07 10:35:02 +01:00
dfb6060df9 Implemented opcodes, natives, fixed iterators 2024-11-06 23:39:26 +01:00
272a34b7cd Implemented a lot of opcodes and some native methods 2024-11-03 17:42:04 +01:00
3fd30b80b6 I dont know, I changed things 2024-11-02 09:10:42 +01:00
b4c33a0d9b stdout und stderr encoding 2024-10-22 13:01:20 +02:00
202d7692bc Implement ConvertIntToChar 2024-09-11 00:36:55 +02:00
95beeef1c5 Implement ArithmeticShiftIntLeft, OrInt 2024-09-11 00:31:31 +02:00
9190d3f7e7 I can't even describe my disappointment at interfaces 2024-09-11 00:02:48 +02:00
d7d159d115 Tableswitch implementation 2024-09-10 23:28:31 +02:00
b053461e74 Type correction and opcode implementations 2024-09-10 17:15:20 +02:00
c6e4ecec3d Char arrays 2024-09-10 12:26:05 +02:00
6610b09c16 Int Branching instructions 2024-09-10 01:33:35 +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
8642dcdd6a bytecode evaluation 2024-09-02 15:42:42 +02:00
VegOwOtenks
2042007242 Entrypoint call entry methodgit add . 2024-09-02 11:28:00 +02:00
VegOwOtenks
30fe5036d4 Code cleanup 2024-08-30 15:33:54 +02:00
VegOwOtenks
b751fc3588 More Bytecode and Attributes support 2024-08-29 18:33:03 +02:00