Matthias Raba
|
98735fd6ba
|
updated bytecode.md
|
2024-06-21 09:03:47 +02:00 |
|
Matthias Raba
|
8eb9c16c7a
|
typos, formatting, comments
|
2024-06-21 08:49:55 +02:00 |
|
Matthias Raba
|
4435f7aac8
|
Changed internal type of boolean, because it's obviously Z not B haha
|
2024-06-21 08:07:20 +02:00 |
|
Matthias Raba
|
79ddafbf9a
|
Fixed class offset in constant pool when newly inserted
|
2024-06-21 07:37:25 +02:00 |
|
Matthias Raba
|
29faab5112
|
maxStack calculation
|
2024-06-20 15:07:02 +02:00 |
|
Matthias Raba
|
8c508e6d32
|
Merge branch 'typedAST' of https://gitea.hb.dhbw-stuttgart.de/MisterChaos69/MiniJavaCompiler into bytecode
|
2024-06-20 12:35:34 +02:00 |
|
|
faf3d1674e
|
fix constructor not handling nullliterals correctly
|
2024-06-20 11:52:35 +02:00 |
|
|
bcbec9209a
|
fix nullliterals having the type null instead of their corresponding object types
|
2024-06-20 11:26:38 +02:00 |
|
Matthias Raba
|
6547ad04f5
|
Merge branch 'typedAST' of https://gitea.hb.dhbw-stuttgart.de/MisterChaos69/MiniJavaCompiler into bytecode
|
2024-06-20 08:40:38 +02:00 |
|
|
8a6dca4e36
|
fix null not accepted for object method parameter
|
2024-06-20 08:38:56 +02:00 |
|
Matthias Raba
|
ee302bb245
|
maxLocals calculation
|
2024-06-18 07:37:01 +02:00 |
|