1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-20 11:43:47 +01:00
Commit graph

7 commits

Author SHA1 Message Date
Arseny Kapoulkine
08ab7da4db
Sync to upstream/release/533 () 2022-06-23 18:56:00 -07:00
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
Arseny Kapoulkine
f5923aefeb
Sync to upstream/release/527 () 2022-05-19 17:02:24 -07:00
Arseny Kapoulkine
a36b1eb29b
Sync to upstream/release/527 () 2022-05-13 12:36:37 -07:00
Arseny Kapoulkine
e9cc76a3d5
Sync to upstream/release/526 () 2022-05-05 17:03:43 -07:00
Andy Friesen
448f03218f
Add attribution for Result.ts () 2022-04-29 09:33:30 -07:00
Arseny Kapoulkine
bd6d44f5e3
Sync to upstream/release/525 () 2022-04-28 18:24:24 -07:00