bytecode #6
mrab
commented 2024-06-21 07:05:56 +00:00
Collaborator
No description provided.
mrab
added 11 commits 2024-06-21 07:05:57 +00:00
maxLocals calculation
ee302bb245
fix null not accepted for object method parameter
8a6dca4e36
Merge branch 'typedAST' of https://gitea.hb.dhbw-stuttgart.de/MisterChaos69/MiniJavaCompiler into bytecode
6547ad04f5
fix nullliterals having the type null instead of their corresponding object types
bcbec9209a
fix constructor not handling nullliterals correctly
faf3d1674e
Merge branch 'typedAST' of https://gitea.hb.dhbw-stuttgart.de/MisterChaos69/MiniJavaCompiler into bytecode
8c508e6d32
maxStack calculation
29faab5112
Fixed class offset in constant pool when newly inserted
79ddafbf9a
Changed internal type of boolean, because it's obviously Z not B haha
4435f7aac8
typos, formatting, comments
8eb9c16c7a
updated bytecode.md
98735fd6ba
mrab
merged commit 86aa87515b into master 2024-06-21 07:06:07 +00:00
mrab
referenced this issue from a commit 2024-06-21 07:06:08 +00:00
Merge pull request 'bytecode' (#6) from bytecode into master
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "bytecode"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?