luau/Ast/src
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.cpp Sync to upstream/release/560 (#810) 2023-01-20 12:27:03 -08:00
Confusables.cpp Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
Lexer.cpp Fix { range to be within the interpolated string (#728) 2022-10-28 12:22:26 -07:00
Location.cpp Sync to upstream/release/557 (#794) 2023-01-04 12:53:17 -08:00
Parser.cpp Sync to upstream/release/560 (#810) 2023-01-20 12:27:03 -08:00
StringUtils.cpp String interpolation (#614) 2022-08-24 12:01:00 -07:00
TimeTrace.cpp Sync to upstream/release/522 (#450) 2022-04-07 14:29:01 -07:00