mirror of
https://github.com/luau-lang/luau.git
synced 2024-11-15 06:15:44 +08:00
0fa6a51c91
### What's new * Implemented parsing logic for attributes * Added `lua_setuserdatametatable` and `lua_getuserdatametatable` C API methods for a faster userdata metatable fetch compared to `luaL_getmetatable`. Note that metatable reference has to still be pinned in memory! ### New Solver * Further improvement to the assignment inference logic * Fix many bugs surrounding constraint dispatch order ### Native Codegen * Add IR lowering hooks for custom host userdata types * Add IR to create new tagged userdata objects * Remove outdated NativeState --- ### Internal Contributors Co-authored-by: Aaron Weiss <aaronweiss@roblox.com> Co-authored-by: Alexander McCord <amccord@roblox.com> Co-authored-by: Andy Friesen <afriesen@roblox.com> Co-authored-by: Aviral Goel <agoel@roblox.com> Co-authored-by: Vighnesh Vijay <vvijay@roblox.com> Co-authored-by: Vyacheslav Egorov <vegorov@roblox.com> |
||
---|---|---|
.. | ||
fuzz | ||
natvis | ||
codegenstat.py | ||
codesizeprediction.py | ||
faillist.txt | ||
flag-bisect.py | ||
gdb_printers.py | ||
heapgraph.py | ||
heapstat.py | ||
heuristicstat.py | ||
lldb_formatters.lldb | ||
lldb_formatters.py | ||
numprint.py | ||
patchtests.py | ||
perfgraph.py | ||
perfstat.py | ||
stack-usage-reporter.py | ||
stackdbg.py | ||
svg.py | ||
test_dcr.py | ||
tracegraph.py |