luau/Ast/src
Andy Friesen fb2f146123
Sync to upstream/release/556 (#782)
* The AST JSON encoder will now stringify infinity and NaN according to the JSON5 spec using the tokens `Infinity`, `-Infinity`, and `NaN`.
* Improve autocompletion of table keys if the type of that key is a union of string singletons.
2022-12-09 11:57:01 -08:00
..
Ast.cpp Sync to upstream/release/543 (#657) 2022-09-01 16:14:03 -07: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/556 (#782) 2022-12-09 11:57:01 -08:00
Parser.cpp Sync to upstream/release/555 (#768) 2022-12-02 10:09:59 -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