73 Commits

Author SHA1 Message Date
Xenxo Espasandín
456258604e refactor(headers): cleanup (#83) 2023-02-28 16:32:53 +01:00
Xenxo Espasandín
1307897a1f fix(s1): mislabeled function (#56) 2023-02-04 17:07:26 +01:00
quaK
b2d5efad0b feature(s1): method and function additions/fixes (#55) 2023-02-03 00:49:09 +01:00
m
742a7bf2e9 feature(s1): token changes and fixes (#53)
Co-authored-by: quaK <Joel.rautavuori@gmail.com>
2023-02-02 22:28:15 +01:00
m
1581bac571 feature(s1): token list update (#51) 2023-02-01 18:41:26 +01:00
Xenxo Espasandín
b6f089d115 feature(refactor): big update (#41) 2023-01-23 23:31:08 +01:00
Alex
14b9b4c4da add s1 built-ins and tokens (#37)
* add s1 builtins and tokens
2022-11-01 21:37:18 +01:00
xensik
5093173549 fix compiler animtree bug 2022-10-04 22:35:56 +02:00
xensik
49c770414a cleanup 2022-09-16 18:05:58 +02:00
xensik
79016a997e update resolvers 2022-09-13 16:22:14 +02:00
Diavolo
089895281f add some tokens to s1 2022-09-13 14:58:36 +02:00
xensik
71818f0aa3 h1 methods fix & add builtins 2022-08-30 19:18:21 +02:00
xensik
d8a651a844 fix waitframe opcodes 2022-08-26 00:19:22 +02:00
xensik
ed6137a7d7 optimize compiler test jumps 2022-08-08 11:55:33 +02:00
xensik
7b1fdea6b7 rework endswitch disassemble 2022-08-06 15:53:03 +02:00
xensik
c0580ef14a change float and default case dissasemble 2022-08-06 14:12:29 +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
1a5e39fa0e more functions mapping 2022-07-16 10:44:31 +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
ec91109cc3 impl negate expression properly 2022-06-15 17:06:58 +02:00
xensik
0ec0b4d6f5 [IW] added negative variable expression 2022-06-08 12:05:16 +02:00
xensik
a7982c4fef refactor calls for all compilers 2022-05-01 13:33:28 +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
689d17cd6f fix waittillmatch opcode size 2022-03-19 01:53:09 +01:00
xensik
969c22291f fix warnings 2022-03-16 18:15:04 +01:00
xensik
c7c0211afb update resolvers 2022-03-15 17:00:55 +01:00
xensik
096316ea67 context wrappers 2022-03-15 12:39:04 +01:00
xensik
ac2b8a65ce fix literal string assemble 2022-03-09 11:31:17 +01:00
xensik
6980506e88 lexer & grammar fixes 2022-02-20 12:10:21 +01:00
xensik
c9c5e7c259 fix parser build 2022-02-15 20:01:20 +01:00
xensik
b30644ff9a minor fixes 2022-02-15 19:40:05 +01:00
xensik
99e830fb93 fix lexer comment bug 2022-02-10 13:07:05 +01:00
xensik
a220b47daa preprocessor line wrapping 2022-02-04 15:39:47 +01:00
xensik
30aab69283 finish lexer optimization 2022-01-30 14:45:07 +01:00
xensik
8b62635131 improve lexer performance 2022-01-28 15:58:41 +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
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