1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-12 06:40:55 +01:00
luau/Compiler/include/Luau
Andy Friesen a5c6a38b10
Sync to upstream/release/559 ()
* Fix autocompletion of if-then-else expressions
* Fix a potential crash surrounding improper use of `%*` in a string
format specifier
* All Python scripts now invoke Python via `python3` rather than
`python`.
* Improved error handling for string interpolation with too many
arguments.

Co-authored-by: Arseny Kapoulkine <arseny.kapoulkine@gmail.com>
Co-authored-by: Vyacheslav Egorov <vegorov@roblox.com>
2023-01-13 14:10:01 -08:00
..
BytecodeBuilder.h Sync to upstream/release/559 () 2023-01-13 14:10:01 -08:00
Compiler.h Sync to upstream/release/536 () 2022-07-14 15:52:26 -07:00