|
574628d3f7
|
parser add optional parameters
|
2024-07-04 14:21:37 +02:00 |
|
|
30288731d3
|
mmooore Tests
|
2024-07-03 16:32:54 +02:00 |
|
Matthias Raba
|
0e1f31080e
|
fixed method/constructor overloading in bytecode generator
|
2024-06-28 09:20:03 +02:00 |
|
mrab
|
6b4b9b496d
|
fixed local variable declaration being ignore inside for loop
|
2024-06-26 09:42:07 +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
|
3fc804e899
|
malicious tests
|
2024-06-14 08:11:58 +02:00 |
|
Matthias Raba
|
807aea112e
|
added Test classes, fixed assignment dup missing
|
2024-06-14 07:57:38 +02:00 |
|