1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-07 20:30:53 +01:00
luau/Ast
rblanckaert 61766a692c
Sync to upstream/release/529 ()
* Adds a currently unused x86-64 assembler as a prerequisite for possible future JIT compilation
* Fix a bug in table iteration (closes Possible table iteration bug )
* Improved warning method when function is used as a type
* Fix a bug with unsandboxed iteration with pairs()
* Type of coroutine.status() is now a union of value types
* Bytecode output for tests/debugging now has labels
* Improvements to loop unrolling cost estimation
* Report errors when the key obviously doesn't exist in the table
2022-05-26 15:08:16 -07:00
..
include/Luau Sync to upstream/release/529 () 2022-05-26 15:08:16 -07:00
src Sync to upstream/release/529 () 2022-05-26 15:08:16 -07:00