Commit Graph
222 Commits
Author SHA1 Message Date
Firebolt 131a7a29bf Luau runtime fixes 2021-11-17 13:50:05 -05:00
Rerumu 9aa0304384 Simplify LuaJIT comparisons and shifts 2021-11-17 02:11:23 -05:00
Rerumu 55dbf8ee32 Implement loading i8 2021-11-17 01:28:57 -05:00
Rerumu 816931b886 Fix runtime not finding memory 2021-11-17 01:09:57 -05:00
Rerumu fc65177226 Rewrite LuaJIT runtime 2021-11-17 00:36:34 -05:00
Rerumu 3cd41fbb08 Refactor Luau runtime 2021-11-17 00:36:25 -05:00
Rerumu 3e9bb2986b Refactor runtime codegen 2021-11-17 00:36:04 -05:00
Rerumu 583f96f857 Fix table indexing 2021-11-17 00:30:07 -05:00
Rerumu f8446971d6 Simplify main 2021-11-17 00:29:06 -05:00
Rerumu 85efc46201 Refactored unaligned access and fixed small issue 2021-10-21 22:15:16 -04:00
RerumuandGitHub e2c0b9c9ef Merge pull request #2 from Fireboltofdeath/unaligned-rw
Unaligned R/W
2021-10-21 00:48:23 -04:00
Firebolt 76511d9e20 fix i32_n8 2021-10-20 20:11:25 -04:00
Firebolt d304628675 Reset bits when stored 2021-10-20 20:02:41 -04:00
Firebolt f7c8c44b6a Remove semicolons 2021-10-20 19:21:32 -04:00
Firebolt 5ebc409cc7 Unaligned R/W 2021-10-20 19:19:09 -04:00
RerumuandGitHub 07489fe8cf Merge pull request #1 from Fireboltofdeath/luau-fixes
Luau fixes
2021-10-17 15:07:13 -04:00
Firebolt d99cbb23d1 Remove tobit usage 2021-10-17 14:51:26 -04:00
Firebolt 8431ce37f1 Use bit32 library 2021-10-17 14:15:42 -04:00
Firebolt cb0467115d Fix luau import 2021-10-17 14:13:30 -04:00
Rerumu 679ed0b961 Fixed CallIndirect not fetching correct arity 2021-10-17 14:07:20 -04:00
Rerumu 2b2e5b4012 Fixed Luau branching at end of block 2021-10-16 18:08:42 -04:00
Rerumu b6297463a7 Source added 2021-10-12 01:33:54 -04:00