-
Notifications
You must be signed in to change notification settings - Fork 382
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync to upstream/release/510 #313
Merged
Commits on Nov 5, 2021
-
Changes: - Support for time tracing for analysis/compiler (not currently exposed through CLI) - Support for type pack arguments in type aliases (#83) - Basic support for require(path) in luau-analyze - Add a lint warning for table.move with 0 index as part of TableOperation lint - Remove last STL dependency from Luau.VM - Minor VS2022 performance tuning Co-authored-by: Rodactor <rodactor@roblox.com>
Configuration menu - View commit details
-
Copy full SHA for 08c66ef - Browse repository at this point
Copy the full SHA 08c66efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f7504c - Browse repository at this point
Copy the full SHA 5f7504cView commit details -
- A series of major optimizations to type checking performance on complex programs/types (up to two orders of magnitude speedup for programs involving huge tagged unions) - Fix a few issues encountered by UBSAN (and maybe fix s390x builds) - Fix gcc-11 test builds - Fix a rare corner case where luau_load wouldn't wake inactive threads which could result in a use-after-free due to GC - Fix CLI crash when error object that's not a string escapes to top level
Configuration menu - View commit details
-
Copy full SHA for 34cf695 - Browse repository at this point
Copy the full SHA 34cf695View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c4758f - Browse repository at this point
Copy the full SHA 3c4758fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22dd6b8 - Browse repository at this point
Copy the full SHA 22dd6b8View commit details
Commits on Nov 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 82d74e6 - Browse repository at this point
Copy the full SHA 82d74e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce0bbdd - Browse repository at this point
Copy the full SHA ce0bbddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8db1b03 - Browse repository at this point
Copy the full SHA 8db1b03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fe0dc0 - Browse repository at this point
Copy the full SHA 8fe0dc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 863d3ff - Browse repository at this point
Copy the full SHA 863d3ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c3541a - Browse repository at this point
Copy the full SHA 3c3541aView commit details
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 60e6e86 - Browse repository at this point
Copy the full SHA 60e6e86View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5ac146 - Browse repository at this point
Copy the full SHA c5ac146View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7835224 - Browse repository at this point
Copy the full SHA 7835224View commit details
Commits on Dec 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for eed18ac - Browse repository at this point
Copy the full SHA eed18acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47f7cbe - Browse repository at this point
Copy the full SHA 47f7cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a179c52 - Browse repository at this point
Copy the full SHA a179c52View commit details -
Configuration menu - View commit details
-
Copy full SHA for e440729 - Browse repository at this point
Copy the full SHA e440729View commit details
Commits on Dec 10, 2021
-
Sync to upstream/release/507-pre
This doesn't contain all changes for 507 yet but we might want to do the Luau 0.507 release a bit earlier to end the year sooner.
Configuration menu - View commit details
-
Copy full SHA for a8673f0 - Browse repository at this point
Copy the full SHA a8673f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 891948e - Browse repository at this point
Copy the full SHA 891948eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcf117b - Browse repository at this point
Copy the full SHA bcf117bView commit details
Commits on Jan 6, 2022
-
This version isn't for release because we've skipped some internal numbers due to year-end schedule changes, but it's better to merge separately.
Configuration menu - View commit details
-
Copy full SHA for a9aa4fa - Browse repository at this point
Copy the full SHA a9aa4faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44ccd82 - Browse repository at this point
Copy the full SHA 44ccd82View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdf81c0 - Browse repository at this point
Copy the full SHA bdf81c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62a40d0 - Browse repository at this point
Copy the full SHA 62a40d0View commit details
Commits on Jan 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c7e1a94 - Browse repository at this point
Copy the full SHA c7e1a94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8464a78 - Browse repository at this point
Copy the full SHA 8464a78View commit details -
Configuration menu - View commit details
-
Copy full SHA for d189bd9 - Browse repository at this point
Copy the full SHA d189bd9View commit details
Commits on Jan 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 80d5c00 - Browse repository at this point
Copy the full SHA 80d5c00View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0af631 - Browse repository at this point
Copy the full SHA e0af631View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6dd6bd - Browse repository at this point
Copy the full SHA e6dd6bdView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.