luau/CodeGen/src
Arseny Kapoulkine 944e8375aa
Sync to upstream/release/547 (#690)
- 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
..
AssemblyBuilderX64.cpp Sync to upstream/release/546 (#681) 2022-09-23 12:17:25 -07:00
ByteUtils.h Sync to upstream/release/546 (#681) 2022-09-23 12:17:25 -07:00
CodeAllocator.cpp Sync to upstream/release/545 (#674) 2022-09-15 15:38:17 -07:00
CodeBlockUnwind.cpp Sync to upstream/release/545 (#674) 2022-09-15 15:38:17 -07:00
Fallbacks.cpp Sync to upstream/release/547 (#690) 2022-09-29 15:23:10 -07:00
Fallbacks.h Sync to upstream/release/546 (#681) 2022-09-23 12:17:25 -07:00
FallbacksProlog.h Sync to upstream/release/546 (#681) 2022-09-23 12:17:25 -07:00
UnwindBuilderDwarf2.cpp Sync to upstream/release/546 (#681) 2022-09-23 12:17:25 -07:00
UnwindBuilderWin.cpp Sync to upstream/release/545 (#674) 2022-09-15 15:38:17 -07:00