mirror of
https://github.com/luau-lang/luau.git
synced 2024-11-15 14:25:44 +08:00
54324867df
* Support `["prop"]` syntax on class definitions in definition files. (#704) * Improve type checking performance for complex overloaded functions * Fix rare cases of incorrect stack traces for out of memory errors at runtime |
||
---|---|---|
.. | ||
test_BinaryTree.lua | ||
test_GC_Boehm_Trees.lua | ||
test_GC_hashtable_Keyval.lua | ||
test_GC_Tree_Pruning_Eager.lua | ||
test_GC_Tree_Pruning_Gen.lua | ||
test_GC_Tree_Pruning_Lazy.lua | ||
test_LargeTableCtor_array.lua | ||
test_LargeTableCtor_hash.lua | ||
test_LB_mandel.lua | ||
test_Pcall_pcall_yield.lua | ||
test_SunSpider_3d-raytrace.lua | ||
test_TableCreate_nil.lua | ||
test_TableCreate_number.lua | ||
test_TableCreate_zerofill.lua | ||
test_TableMarshal_select.lua | ||
test_TableMarshal_table_pack.lua | ||
test_TableMarshal_varargs.lua |