23 Commits

Author SHA1 Message Date
xensik
49c770414a cleanup 2022-09-16 18:05:58 +02:00
xensik
7d79fa1d91 fix decompiler empty switch cases 2022-07-29 11:43:07 +02:00
xensik
55021cb3ec cleanup + compiler tuple syntax 2022-07-22 20:33:10 +02:00
xensik
628749631b finish decompiler loop statements 2022-07-19 13:50:12 +02:00
xensik
a16c70bd54 decompiler support for tuples 2022-07-17 13:49:31 +02:00
xensik
328961ee83 improve decompiler empty blocks & do-while bug 2022-07-16 20:58:59 +02:00
xensik
bbce74f47a improve decompiler last stmt detection, loop locals 2022-07-15 16:31:05 +02:00
xensik
89e34cd3a1 fix warnings 2022-07-14 21:23:29 +02:00
xensik
7eed6f45f8 fix decompiler bugs (inf loops, waittillmatch) 2022-07-14 21:17:59 +02:00
xensik
8c59bf78ee fix warnings 2022-04-14 20:35:37 +02:00
xensik
a7cd82508c clean warnings 2022-04-07 19:22:10 +02:00
xensik
969c22291f fix warnings 2022-03-16 18:15:04 +01:00
xensik
b30644ff9a minor fixes 2022-02-15 19:40:05 +01:00
xensik
7d643a9ae4 remove whitespace 2022-01-26 12:12:34 +01:00
xensik
0824e52aa0 new lexer and update headers 2022-01-26 12:08:28 +01:00
xensik
aaa54304cc decompile do-while statements 2022-01-22 22:27:06 +01:00
xensik
9c8a67ff46 reduce memory usage and cleanup code 2022-01-21 13:31:11 +01:00
xensik
e5c87d648d refactor 2021-12-26 13:21:19 +01:00
xensik
3c9441877f fix infinite loop 2021-11-16 17:17:47 +01:00
xensik
2dcde964e1 fix decompiler variable stack 2021-11-16 16:20:10 +01:00
xensik
dc6d1d5231 add missing decompiler opcodes 2021-11-16 15:06:56 +01:00
xensik
a23e072d90 fix waittillmatch operation 2021-11-11 20:12:19 +01:00
xensik
564c46cdb2 iw8 build 2021-09-13 20:00:43 +02:00