1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-03-09 21:48:17 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Andy Friesen
fb2f146123
Sync to upstream/release/556 ()
* 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
Arseny Kapoulkine
d01addc625 Sync to upstream/release/501 ()
Co-authored-by: Rodactor <rodactor@roblox.com>
2021-11-01 14:52:34 -07:00