1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-21 12:13:47 +01:00
luau/CLI
Vighnesh-V 2a80f5e1d1
Sync to upstream/release/625 ()
# What's changed?

* Fix warning issued when Cmake version is too low (contributed by OSS
community)

## New Solver

* Fix an issue with inhabitance testing of tables with cyclic properties
* Preserve error suppression during type unification
* Overhaul type reference counting in the constraint solver
* Other miscellaneous constraint ordering fixes

## Native Codegen

* Fix incorrect assertion check in loadBytecodeTypeInfo

---

## Internal Contributors

Co-authored-by: Aaron Weiss <aaronweiss@roblox.com>
Co-authored-by: Alexander McCord <amccord@roblox.com>
Co-authored-by: Andy Friesen <afriesen@roblox.com>
Co-authored-by: Vighnesh Vijay <vvijay@roblox.com>
Co-authored-by: Vyacheslav Egorov <vegorov@roblox.com>

---------

Co-authored-by: Aaron Weiss <aaronweiss@roblox.com>
Co-authored-by: Alexander McCord <amccord@roblox.com>
Co-authored-by: Andy Friesen <afriesen@roblox.com>
Co-authored-by: Aviral Goel <agoel@roblox.com>
Co-authored-by: David Cope <dcope@roblox.com>
Co-authored-by: Lily Brown <lbrown@roblox.com>
Co-authored-by: Vyacheslav Egorov <vegorov@roblox.com>
2024-05-10 11:21:45 -07:00
..
Analyze.cpp Sync to upstream/release/609 () 2024-01-19 10:04:46 -08:00
Ast.cpp Sync to upstream/release/575 () 2023-05-05 14:52:49 -07:00
Bytecode.cpp Sync to upstream/release/623 () 2024-04-25 15:26:09 -07:00
Compile.cpp Sync to upstream/release/624 () 2024-05-03 13:17:51 -07:00
Coverage.cpp Sync to upstream/release/513 () 2022-02-04 08:45:57 -08:00
Coverage.h Sync to upstream/release/507-pre () 2021-12-10 14:05:05 -08:00
FileUtils.cpp Sync to upstream/release/614 () 2024-02-23 12:08:34 -08:00
FileUtils.h Sync to upstream/release/605 () 2023-12-01 23:46:57 -08:00
Flags.cpp Sync to upstream/release/537 () 2022-07-21 14:16:54 -07:00
Flags.h Sync to upstream/release/537 () 2022-07-21 14:16:54 -07:00
Profiler.cpp Sync to upstream/release/548 () 2022-10-06 17:23:29 -07:00
Profiler.h Sync to upstream/release/507-pre () 2021-12-10 14:05:05 -08:00
Reduce.cpp Sync to upstream/release/614 () 2024-02-23 12:08:34 -08:00
Repl.cpp Sync to upstream/release/625 () 2024-05-10 11:21:45 -07:00
Repl.h Sync to upstream/release/514 () 2022-02-11 11:02:09 -08:00
ReplEntry.cpp Sync to upstream/release/538 () 2022-07-28 21:24:07 -07:00
Require.cpp Sync to upstream/release/607 () 2023-12-15 13:29:06 -08:00
Require.h Sync to upstream/release/605 () 2023-12-01 23:46:57 -08:00
Web.cpp Sync to upstream/release/509 () 2022-01-06 17:46:53 -08:00