mirror of
https://github.com/luau-lang/luau.git
synced 2024-11-15 22:35:43 +08:00
fe0a819472
### New Type Solver * Fixed crash in numeric binary operation type families * Results of an indexing operation are now comparable to `nil` without a false positive error * Fixed a crash when a type that failed normalization was accessed * Iterating on a free value now implies that it is iterable --- ### Internal Contributors Co-authored-by: Aaron Weiss <aaronweiss@roblox.com> Co-authored-by: Alexander McCord <amccord@roblox.com> Co-authored-by: James McNellis <jmcnellis@roblox.com> Co-authored-by: Vighnesh Vijay <vvijay@roblox.com> |
||
---|---|---|
.. | ||
basic.lua | ||
CMakeLists.txt | ||
compiler.cpp | ||
format.cpp | ||
libprotobuf-mutator-patch.patch | ||
linter.cpp | ||
luau.proto | ||
number.cpp | ||
parser.cpp | ||
proto.cpp | ||
protoprint.cpp | ||
prototest.cpp | ||
syntax.dict | ||
transpiler.cpp | ||
typeck.cpp |