Skip to content
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/502 #133

Closed
wants to merge 1 commit into from
Closed

Sync to upstream/release/502 #133

wants to merge 1 commit into from

Conversation

zeux
Copy link
Collaborator

@zeux zeux commented Nov 5, 2021

Changes:

  • Support for time tracing for analysis/compiler (not currently exposed
    through CLI)
  • Support for type pack arguments in type aliases (RFC: Type alias type packs #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

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>
@zeux
Copy link
Collaborator Author

zeux commented Nov 5, 2021

Hrm. Resolving conflicts in the upstream branch creates some challenges for backmerge. It might be the case that we will need to use direct master pushes for cases like this :-/

@zeux zeux closed this Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant