luau/tools
vegorov-rbx a6b5051edc
Sync to upstream/release/551 (#727)
* https://github.com/Roblox/luau/pull/719
* Improved `Failed to unify type packs` error message to be reported as
`Type pack 'X' could not be converted into 'Y'`
* https://github.com/Roblox/luau/pull/722
* 1% reduction in executed instruction count by removing a check in fast
call dispatch
* Additional fixes to reported error location of OOM errors in VM
* Improve `math.sqrt`, `math.floor` and `math.ceil` performance on
additional compilers and platforms (1-2% geomean improvement including
8-9% on math-cordic)
* All thrown exceptions by Luau analysis are derived from
`Luau::InternalCompilerError`
* When a call site has fewer arguments than required, error now reports
the location of the function name instead of the argument to the
function
* https://github.com/Roblox/luau/pull/724
* Fixed https://github.com/Roblox/luau/issues/725

Co-authored-by: Arseny Kapoulkine <arseny.kapoulkine@gmail.com>
Co-authored-by: Andy Friesen <afriesen@roblox.com>
2022-10-28 03:37:29 -07:00
..
natvis Sync to upstream/release/548 (#699) 2022-10-06 17:23:29 -07:00
faillist.txt Sync to upstream/release/551 (#727) 2022-10-28 03:37:29 -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/541 (#644) 2022-08-18 14:32:08 -07:00
heapstat.py Sync to upstream/release/541 (#644) 2022-08-18 14:32:08 -07:00
lldb_formatters.lldb Sync to upstream/release/548 (#699) 2022-10-06 17:23:29 -07:00
lldb_formatters.py Sync to upstream/release/547 (#690) 2022-09-29 15:23:10 -07:00
lvmexecute_split.py Sync to upstream/release/549 (#707) 2022-10-14 12:48:41 -07:00
numprint.py Sync to upstream/release/509 (#303) 2022-01-06 17:46:53 -08:00
patchtests.py Sync to upstream/release/536 (#592) 2022-07-14 15:52:26 -07:00
perfgraph.py Sync to upstream/release/547 (#690) 2022-09-29 15:23:10 -07:00
perfstat.py Sync to upstream/release/547 (#690) 2022-09-29 15:23:10 -07:00
svg.py Sync to upstream/release/514 (#357) 2022-02-11 11:02:09 -08:00
test_dcr.py Sync to upstream/release/550 (#723) 2022-10-21 10:54:01 -07:00
tracegraph.py Sync to upstream/release/502 (#134) 2021-11-04 19:34:35 -07:00