luau/Ast/include/Luau
Aviral Goel 230ab81326 Sync to upstream/release/654
* Luau: support dead store elimination for STORE_VECTOR instruction
* Fixed hang when Luau class declaration props are incorrectly separated
* Provide properties and a metatable for Luau built-in vector type
* Pick the correct global scope based on the solver
* Conversational AI gets all required scripts as context
* Clip LuauRequireCyclesDontAlwaysReturnAny
* Fix Parentheses in Fragment Autocomplete
* Remove write-only locals in `Luau::getDocumentOffsets`
* The lexer can resume parsing from any arbitrary position
* Added support for 'thread' and 'buffer' primitive types in Luau user-defined type functions

---------

Co-authored-by: Andrew Miranti <amiranti@roblox.com>
Co-authored-by: Andy Friesen <afriesen@roblox.com>
Co-authored-by: Hunter Goldstein <hgoldstein@roblox.com>
Co-authored-by: Shiqi Ai <sai@roblox.com>
Co-authored-by: Vighnesh Vijay <vvijay@roblox.com>
Co-authored-by: Vyacheslav Egorov <vegorov@roblox.com>
Co-authored-by: Yohoo Lin <yohoo@roblox.com>
2024-12-02 15:02:24 -08:00
..
Allocator.h Sync to version/652 2024-11-08 11:01:20 -08:00
Ast.h Sync to version/652 2024-11-08 11:01:20 -08:00
Confusables.h Sync to upstream/release/501 (#20) 2021-11-03 10:15:50 -07:00
Lexer.h Sync to upstream/release/654 2024-12-02 15:02:24 -08:00
Location.h Sync to upstream/release/602 2023-11-03 12:47:28 -07:00
ParseOptions.h Sync to upstream/release/654 2024-12-02 15:02:24 -08:00
Parser.h Sync to upstream/release/650 2024-11-01 09:47:10 -07:00
ParseResult.h Sync to upstream/release/551 2022-10-28 01:22:49 +03:00
StringUtils.h Sync to upstream/release/549 2022-10-14 01:59:53 +03:00
TimeTrace.h Sync to upstream/release/645 2024-09-27 10:11:46 -07:00