Commit graph

20 commits

Author SHA1 Message Date
5cf17d5ca3 Real classes for arrays, initialization order 2024-11-14 18:32:25 +01:00
70a11283db InputFileStream 2024-11-13 23:27:11 +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
45d0aa66e5 Implemented java/lang/Throwable.fill_in_stacktrace 2024-11-07 14:07:14 +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
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
3fd30b80b6 I dont know, I changed things 2024-11-02 09:10:42 +01:00
43ceaa95bb Implemented VM.initalize and LoadConstant64 2024-10-29 13:24:26 +01:00
b4c33a0d9b stdout und stderr encoding 2024-10-22 13:01:20 +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
64eef60c4e Boilerplate is my hobby 2024-09-09 17:01:08 +02:00
b4c428685f Native method registry java.lang.Class wtf 2024-09-09 15:43:26 +02:00