luau/tools
rblanckaert 61766a692c
Sync to upstream/release/529 (#505)
* 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 #504)
* 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
..
natvis Sync to upstream/release/529 (#505) 2022-05-26 15:08:16 -07:00
gdb_printers.py Sync to upstream/release/519 (#422) 2022-03-17 17:46:04 -07:00
heapgraph.py Sync to upstream/release/514 (#357) 2022-02-11 11:02:09 -08:00
heapstat.py Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
lldb_formatters.lldb Sync to upstream/release/519 (#422) 2022-03-17 17:46:04 -07:00
lldb_formatters.py Sync to upstream/release/526 (#477) 2022-05-05 17:03:43 -07:00
numprint.py Sync to upstream/release/509 (#303) 2022-01-06 17:46:53 -08:00
patchtests.py Sync to upstream/release/529 (#505) 2022-05-26 15:08:16 -07:00
perfgraph.py Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
svg.py Sync to upstream/release/514 (#357) 2022-02-11 11:02:09 -08:00
tracegraph.py Sync to upstream/release/502 (#134) 2021-11-04 19:34:35 -07:00