luau/Ast/include/Luau
vegorov-rbx 4a2e8013c7
Sync to upstream/release/560 (#810)
* For autocomplete, additional information is included in Scope for type
alias name locations and names of imported modules
* Improved autocomplete suggestions in 'for' and 'while' loop headers
* String match functions return types are now optional strings and
numbers because match is not guaranteed at runtime
* Fixed build issue on gcc 11 and up (Fixes
https://github.com/Roblox/luau/issues/806)
2023-01-20 12:27:03 -08:00
..
Ast.h Sync to upstream/release/560 (#810) 2023-01-20 12:27:03 -08:00
Confusables.h Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
Lexer.h Sync to upstream/release/546 (#681) 2022-09-23 12:17:25 -07:00
Location.h Sync to upstream/release/556 (#782) 2022-12-09 11:57:01 -08:00
ParseOptions.h Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
ParseResult.h Sync to upstream/release/551 (#727) 2022-10-28 03:37:29 -07:00
Parser.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/529 (#505) 2022-05-26 15:08:16 -07:00