1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-16 01:43:51 +01:00
luau/Compiler
Arseny Kapoulkine 944e8375aa
Sync to upstream/release/547 ()
- Type aliases can no longer override primitive types; attempts to do
that will result in a type error
- Fix misleading type error messages for mismatches in expression list
length during assignment
- Fix incorrect type name display in certain cases
- setmetatable/getmetatable are now ~2x faster
- tools/perfstat.py can be used to display statistics about profiles
captured via --profile switch
2022-09-29 15:23:10 -07:00
..
include Sync to upstream/release/539 () 2022-08-04 15:35:33 -07:00
src Sync to upstream/release/547 () 2022-09-29 15:23:10 -07:00