Commit Graph
17 Commits
Author SHA1 Message Date
Rerumu dfb86b30f9 Fix Luau output emitting dead control branches 2023-06-20 14:59:37 -04:00
Rerumu 7a49d61e0a Housekeeping with clippy 2023-06-20 14:07:25 -04:00
RealEthanPlayzDev faa4e6b8ae Fix build error within wasm-ast 2023-02-24 11:30:34 +07:00
bainchild fef7e3cd13 Missed a file 2023-01-03 01:06:25 -06:00
angifalangiandGitHub 8ccbba9571 Add new Luau ternary operator (#21) 2022-08-25 20:45:03 -04:00
Rerumu b29e25eb86 Add missing space in stores 2022-08-23 12:41:28 -04:00
Rerumu 5b96c500df Add indentation to Luau output 2022-08-21 02:30:36 -04:00
Rerumu 369097c432 Add context-less writing 2022-08-21 02:12:13 -04:00
Rerumu 33bd235c0f Remove param prefix for parameters 2022-08-21 02:12:13 -04:00
Rerumu 5409abe653 Fix loop label targeting for Luau 2022-07-21 21:57:29 -04:00
Rerumu cdefb2f06a Remove unneeded Luau branch gadgets
Fixiee
2022-07-07 20:17:40 -04:00
Rerumu 49bc994353 Elide block labels when not referenced 2022-07-07 19:30:41 -04:00
Rerumu 627927d366 Rename stuff in Numeric for clarity 2022-07-01 14:06:17 -04:00
Rerumu 2677313941 Fix #15 2022-06-25 05:23:29 -04:00
Rerumu b31e92e3d6 Small style and branching edits 2022-06-25 05:21:21 -04:00
Rerumu 40c985e7e2 Refactor Luau codegen to use wasmparser 2022-06-25 03:07:04 -04:00
Rerumu 223895e617 Restructure and compartmentalize the project 2022-06-23 20:14:04 -04:00