19 Commits

Author SHA1 Message Date
Rerumu
d2648b2e96 Add number equality to runtime 2021-11-30 17:49:32 -05:00
Rerumu
0ab0a9e921 Fix whitespace consistency 2021-11-30 17:47:10 -05:00
Rerumu
e59014bb8d Prefer assertions in runtime 2021-11-30 17:46:20 -05:00
Rerumu
c841011328 Add LuaJIT i64 sign extension 2021-11-30 17:35:42 -05:00
Rerumu
76db2b4063 Remove excessive LuaJIT scoping 2021-11-30 15:37:15 -05:00
Rerumu
e80f1ffedd Simplify LuaJIT label generation 2021-11-30 15:28:51 -05:00
Rerumu
03a73395be Fix Luau table branching 2021-11-30 03:48:04 -05:00
Rerumu
96a27c9626 Refactor the codebase and organize files 2021-11-30 03:27:17 -05:00
Rerumu
82e97ad643 Add more fuzz targets 2021-11-28 16:14:07 -05:00
Rerumu
dd55770f43 Add fuzz target 2021-11-28 15:30:11 -05:00
Rerumu
c323b35961 Fix empty expression evaluation 2021-11-28 15:26:37 -05:00
Rerumu
53bba14c00 Drop unreachable code 2021-11-28 14:47:25 -05:00
Rerumu
7f0158ef00 Improve constant expression generation 2021-11-28 06:46:15 -05:00
Rerumu
16ce3eca98 Refactor transformer interface 2021-11-28 06:40:25 -05:00
Rerumu
21b87f352c Clean up redundant code 2021-11-28 06:39:59 -05:00
Rerumu
16ba82775b Add sign extension support 2021-11-28 03:47:00 -05:00
Rerumu
ea639ed420 Add block multi-value support 2021-11-28 03:35:58 -05:00
Rerumu
8d7340af64 Set parity-wasm to latest version 2021-11-28 03:34:21 -05:00
Rerumu
a1894e492c Refactor as Rust workspace 2021-11-28 03:33:00 -05:00