mirror of
https://github.com/luau-lang/luau.git
synced 2024-12-14 06:00:39 +00:00
a5c6a38b10
* 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> |
||
---|---|---|
.. | ||
BuiltinFolding.cpp | ||
BuiltinFolding.h | ||
Builtins.cpp | ||
Builtins.h | ||
BytecodeBuilder.cpp | ||
Compiler.cpp | ||
ConstantFolding.cpp | ||
ConstantFolding.h | ||
CostModel.cpp | ||
CostModel.h | ||
lcode.cpp | ||
TableShape.cpp | ||
TableShape.h | ||
ValueTracking.cpp | ||
ValueTracking.h |