luau/Common/include/Luau
Arseny Kapoulkine 3d74a8f4d4
Sync to upstream/release/545 (#674)
- Improve type error messages for argument count mismatch in certain
cases
- Fix type checking variadic returns when the type is incompatible which
type checked in certain cases
- Reduce size of upvalue objects by 8 bytes on 64-bit platforms
- Reduce I$ footprint of interpreter by 1.5KB
- Reduce GC pause during atomic stage for programs with a lot of threads
- Remove support for bytecode v2
2022-09-15 15:38:17 -07:00
..
Bytecode.h Sync to upstream/release/545 (#674) 2022-09-15 15:38:17 -07:00
Common.h Sync to upstream/release/539 (#625) 2022-08-04 15:35:33 -07:00
ExperimentalFlags.h Sync to upstream/release/543 (#657) 2022-09-01 16:14:03 -07:00