Commit Graph

29 Commits

Author SHA1 Message Date
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
9dbdd37f15 enhance developer mode 2021-12-31 15:22:21 +01:00
xensik
454d3e23fb fix size expression 2021-12-30 20:36:13 +01:00
xensik
24ef496b2d fix typo 2021-12-26 13:38:02 +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
3ff9a1bb6a fix uncompiled string id for newer games 2021-11-13 12:08:09 +01:00
xensik
a23e072d90 fix waittillmatch operation 2021-11-11 20:12:19 +01:00
xensik
8ced7a8c85 support html colors, hex/octal/bin integers 2021-09-13 19:20:36 +02:00
xensik
dc9a8194c2 fix memory 2021-08-10 15:37:00 +02:00
xensik
5a453c6799 implement ternary operator 2021-07-23 22:23:00 +02:00
xensik
3c4ad5cf0b fix switch variable propagation 2021-06-24 12:26:56 +02:00
xensik
3d94bb6fb9 debug stmts 2021-05-20 20:26:39 +02:00
xensik
e99263d697 add missing childthreads 2021-05-15 20:12:33 +02:00
xensik
e25d69e74a fix default order 2021-05-15 12:04:48 +02:00
xensik
7fd69dc70c fix float output 2021-05-13 18:58:28 +02:00
xensik
3cc43c7ae9 update decompiler precedence 2021-05-13 18:36:48 +02:00
xensik
4080dcdc30 decompiler unary precedence 2021-05-13 11:57:06 +02:00
xensik
ec1513100e compiler waittill fix 2021-05-12 12:08:30 +02:00
xensik
39ac8bd592 decompiler waittill fix 2021-05-12 11:44:29 +02:00
xensik
e7f5add67b decompiler support binary precedence 2021-05-11 22:20:05 +02:00
xensik
86a7576bac cleanup 2021-05-11 20:21:27 +02:00
xensik
698053dbab fixes 2021-05-10 23:58:17 +02:00
xensik
302e8ab0b1 decompiler assign ops implementation 2021-05-09 16:01:38 +02:00
xensik
7ce2add85b compiler fixes 2021-05-09 16:00:50 +02:00
xensik
51e3236696 init 2021-05-08 18:15:25 +02:00