mirror of
https://github.com/luau-lang/luau.git
synced 2024-11-15 14:25:44 +08:00
5e0779fd57
# What's Changed? - Telemetry support for usage of any type in old/new solver - Bug fixes and flag removals with the new solver ## New Solver - Fixed constraint ordering bug to infer types more accurately - Improved inferring a call to `setmetatable()` ## VM - Restored global metatable lookup for `typeof` on lightuserdata to fix unintentional API change (Fixes #1335) --- ### 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: Dibri Nsofor <dnsofor@roblox.com> Co-authored-by: Jeremy Yoo <jyoo@roblox.com> Co-authored-by: Vighnesh Vijay <vvijay@roblox.com> Co-authored-by: Vyacheslav Egorov <vegorov@roblox.com> --------- 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: Vighnesh <vvijay@roblox.com> Co-authored-by: Aviral Goel <agoel@roblox.com> Co-authored-by: David Cope <dcope@roblox.com> Co-authored-by: Lily Brown <lbrown@roblox.com> Co-authored-by: Vyacheslav Egorov <vegorov@roblox.com> |
||
---|---|---|
.. | ||
lapi.cpp | ||
lapi.h | ||
laux.cpp | ||
lbaselib.cpp | ||
lbitlib.cpp | ||
lbuffer.cpp | ||
lbuffer.h | ||
lbuflib.cpp | ||
lbuiltins.cpp | ||
lbuiltins.h | ||
lbytecode.h | ||
lcommon.h | ||
lcorolib.cpp | ||
ldblib.cpp | ||
ldebug.cpp | ||
ldebug.h | ||
ldo.cpp | ||
ldo.h | ||
lfunc.cpp | ||
lfunc.h | ||
lgc.cpp | ||
lgc.h | ||
lgcdebug.cpp | ||
linit.cpp | ||
lmathlib.cpp | ||
lmem.cpp | ||
lmem.h | ||
lnumprint.cpp | ||
lnumutils.h | ||
lobject.cpp | ||
lobject.h | ||
loslib.cpp | ||
lperf.cpp | ||
lstate.cpp | ||
lstate.h | ||
lstring.cpp | ||
lstring.h | ||
lstrlib.cpp | ||
ltable.cpp | ||
ltable.h | ||
ltablib.cpp | ||
ltm.cpp | ||
ltm.h | ||
ludata.cpp | ||
ludata.h | ||
lutf8lib.cpp | ||
lvm.h | ||
lvmexecute.cpp | ||
lvmload.cpp | ||
lvmutils.cpp |