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

[release/7.0] [wasm] Fix JSExport on struct and records #74890

Merged
merged 11 commits into from
Sep 2, 2022

Commits on Aug 31, 2022

  1. JSExport on struct and records.

    maraf authored and github-actions committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    3431dc3 View commit details
    Browse the repository at this point in the history
  2. Feedback.

    maraf authored and github-actions committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    f0a2be1 View commit details
    Browse the repository at this point in the history
  3. Namespace variants.

    maraf authored and github-actions committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    449e9d5 View commit details
    Browse the repository at this point in the history
  4. Rewrite reading class name and namespace name.

    maraf authored and github-actions committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    79692dc View commit details
    Browse the repository at this point in the history
  5. Use expression bodies in test.

    maraf authored and github-actions committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    bcdda5c View commit details
    Browse the repository at this point in the history
  6. Double nested classes.

    maraf authored and github-actions committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    4e22e62 View commit details
    Browse the repository at this point in the history
  7. Fix JSExport for expression bodied methods.

    maraf authored and github-actions committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    9f4922d View commit details
    Browse the repository at this point in the history
  8. Refactoring GetQualifiedName using mostly formatting from roslyn.

    maraf authored and github-actions committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    ecf97f2 View commit details
    Browse the repository at this point in the history
  9. Drop extra blank lines.

    maraf authored and github-actions committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    a057ea0 View commit details
    Browse the repository at this point in the history
  10. Simplify name format.

    maraf authored and github-actions committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    9407fa6 View commit details
    Browse the repository at this point in the history
  11. Feedback.

    maraf authored and github-actions committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    8f97874 View commit details
    Browse the repository at this point in the history