Commit graph

25 commits

Author SHA1 Message Date
Sander Hautvast
027fd99312 clippies 2023-09-30 18:06:36 +02:00
Sander Hautvast
c821944fac method invocations! 2023-09-30 18:01:25 +02:00
Sander Hautvast
f76a89a086 invokespecial 2023-09-30 14:04:28 +02:00
Sander Hautvast
4d55892e61 renamed and reformatted 2023-09-30 08:34:16 +02:00
Sander Hautvast
d6a40a81a4 implement java main 2023-09-30 07:50:44 +02:00
Sander Hautvast
121b0869f1 clippies 2023-09-29 18:18:32 +02:00
Sander Hautvast
9168867ab7 some thoughts 2023-09-29 18:04:06 +02:00
Sander Hautvast
988cb6c376 added object creation and getField for float 2023-09-29 17:59:27 +02:00
Sander Hautvast
ffa9879515 it compiles 2023-09-28 16:35:00 +02:00
Sander Hautvast
b94769e868 added newinstance, WIP classloader 2023-09-28 07:17:41 +02:00
Sander Hautvast
9688b6a0c5 all cp indices u16 2023-09-27 22:04:11 +02:00
Sander Hautvast
8dd60c0866 WIP create instance on heap 2023-09-27 13:56:26 +02:00
Sander Hautvast
089ba025ea added ldc variants 2023-09-26 18:56:16 +02:00
Sander Hautvast
0fbe00c157 fixed cp entry indices and added double constant 2023-09-26 18:31:14 +02:00
Sander Hautvast
6bad19c244 fixed cp entry indices 2023-09-26 14:54:42 +02:00
Shautvast
2f739cb4db some readme 2023-09-25 22:16:08 +02:00
Shautvast
148f515d33 simplest start of a jvm 2023-09-25 22:12:33 +02:00
Shautvast
b06a20a7b1 added constantvalue and code attribute 2023-09-23 08:23:08 +02:00
Sander Hautvast
84a3c1e80c added some attributes 2023-09-23 06:28:59 +02:00
Sander Hautvast
9b92730858 added getName on fields and listened to clippy 2023-09-21 20:41:48 +02:00
Shautvast
c2cebaedad added modifiers 2023-09-20 22:48:54 +02:00
Sander Hautvast
724b2f3eaa added get_names for methods 2023-09-20 13:24:07 +02:00
Sander Hautvast
739ea7da3e removed some cruft 2023-09-20 09:04:04 +02:00
Sander Hautvast
be760cf209 better path for test file 2023-09-19 21:30:46 +02:00
Sander Hautvast
ecf7158e13 reads complete class file 2023-09-19 21:21:32 +02:00