luau/Ast/include/Luau
Aviral Goel d0222bb554
Sync to upstream/release/654 (#1552)
# What's Changed

* Support dead store elimination for `STORE_VECTOR` instruction
* Fix parser hang when a separator is used between Luau class
declaration properties
* Provide properties and metatable for built-in vector type definition
to fix type errors
* Fix Fragment Autocomplete to ensure correct parentheses insertion
behavior.
* Add support for 'thread' and 'buffer' primitive types in user-defined
type functions

---------

Co-authored-by: Andy Friesen <afriesen@roblox.com>
Co-authored-by: Hunter Goldstein <hgoldstein@roblox.com>
Co-authored-by: Vighnesh Vijay <vvijay@roblox.com>
Co-authored-by: Vyacheslav Egorov <vegorov@roblox.com>
2024-12-02 16:16:33 -08:00
..
Allocator.h Sync to upstream/release/651 (#1513) 2024-11-08 13:41:45 -08:00
Ast.h Sync to upstream/release/651 (#1513) 2024-11-08 13:41:45 -08:00
Confusables.h Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
Lexer.h Sync to upstream/release/654 (#1552) 2024-12-02 16:16:33 -08:00
Location.h Sync to upstream/release/602 (#1089) 2023-11-03 16:45:04 -07:00
ParseOptions.h Sync to upstream/release/654 (#1552) 2024-12-02 16:16:33 -08:00
Parser.h Sync to upstream/release/650 (#1502) 2024-11-01 12:06:07 -07:00
ParseResult.h Sync to upstream/release/551 (#727) 2022-10-28 03:37:29 -07:00
StringUtils.h Sync to upstream/release/549 (#707) 2022-10-14 12:48:41 -07:00
TimeTrace.h Sync to upstream/release/645 (#1440) 2024-09-27 11:58:21 -07:00