1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-08 12:50:54 +01:00
luau/VM/include
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
..
lua.h Make pseudo-indices relative to LUAI_MAXCSTACK () 2022-12-06 11:20:24 -08:00
luaconf.h Sync to upstream/release/552 () 2022-11-04 10:33:22 -07:00
lualib.h Sync to upstream/release/559 () 2023-01-13 14:10:01 -08:00