luau/Common/include/Luau
Andy Friesen c5089def6e
Sync to upstream/release/563 (#833)
* Fix a bug where reading a property from an unsealed table caused
inference to improperly infer the existence of that property.
* Fix #827

We have also made a lot of progress on the new solver and the JIT. Both
projects are still in the process of being built out. Neither are ready
for general use yet.

We are mostly working to tighten up how the new solver handles
refinements and updates to unsealed tables to bring it up to the same
level as the old solver.

---------

Co-authored-by: Arseny Kapoulkine <arseny.kapoulkine@gmail.com>
Co-authored-by: Vyacheslav Egorov <vegorov@roblox.com>
2023-02-10 11:40:38 -08:00
..
Bytecode.h Fix comments on jump instructions with AUX (#808) 2023-02-09 06:12:58 -08:00
Common.h Sync to upstream/release/560 (#810) 2023-01-20 12:27:03 -08:00
DenseHash.h Sync to upstream/release/561 (#820) 2023-01-27 14:28:31 -08:00
ExperimentalFlags.h Sync to upstream/release/563 (#833) 2023-02-10 11:40:38 -08:00