luau/Common/include/Luau
vegorov-rbx cdd1a380db
Sync to upstream/release/609 (#1150)
### What's changed?
* Syntax for [read-only and write-only
properties](https://github.com/luau-lang/rfcs/pull/15) is now parsed,
but is not yet supported in typechecking

### New Type Solver
* `keyof` and `rawkeyof` type operators have been updated to match final
text of the [RFC](https://github.com/luau-lang/rfcs/pull/16)
* Fixed issues with cyclic type families that were generated for mutable
loop variables

### Native Code Generation
* Fixed inference for number / vector operation that caused an
unnecessary VM assist

---
### Internal Contributors
Co-authored-by: Aaron Weiss <aaronweiss@roblox.com>
Co-authored-by: Andy Friesen <afriesen@roblox.com>
Co-authored-by: Lily Brown <lbrown@roblox.com>
Co-authored-by: Vyacheslav Egorov <vegorov@roblox.com>
2024-01-19 10:04:46 -08:00
..
Bytecode.h Add SUBRK and DIVRK bytecode instructions to bytecode v5 (#1115) 2023-11-28 07:35:01 -08:00
BytecodeUtils.h Sync to upstream/release/591 (#1012) 2023-08-18 11:15:41 -07:00
Common.h Sync to upstream/release/560 (#810) 2023-01-20 12:27:03 -08:00
DenseHash.h Sync to upstream/release/608 (#1145) 2024-01-12 14:25:27 -08:00
ExperimentalFlags.h Sync to upstream/release/606 (#1127) 2023-12-08 13:50:16 -08:00
VecDeque.h Sync to upstream/release/609 (#1150) 2024-01-19 10:04:46 -08:00