7 Commits

Author SHA1 Message Date
287bf565bd [FEAT] Implemented 'if' support
[BUG] Variables inside blocks couldn't shadow those outside
[FEAT] Decompiler shows address of each opcode
2021-05-05 15:16:57 +02:00
37fdf1f42f [FEAT] Decompiler
[BUG] Several address calculation errors
2021-05-05 09:34:58 +02:00
1516043f17 Started implementation of function parsing 2021-05-04 18:49:18 +02:00
567710779a [BUG] Repaired types on some parameters.
[FEAT] Implemented struct, still testing.
[FEAT] Implemented var, still testing.
2021-05-04 10:24:35 +02:00
36caa0b651 Tests started. Enabling constant declaration 2021-05-03 18:49:26 +02:00
d20663ac7e Scope module finished. Types module included &done 2021-05-03 17:07:31 +02:00
f1f590735b First commit, porting from PaCO 2021-04-27 19:02:20 +02:00