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

fix(semantic): do not bind type/value references to value/type symbols #3863

Closed
wants to merge 18 commits into from

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    2e145d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3161e12 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    60df70c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge branch 'main' of github.com:oxc-project/oxc into don/semantic/f…

    …ix/value-type-references
    DonIsaac committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a8aeb94 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Merge branch 'main' of github.com:oxc-project/oxc into don/semantic/f…

    …ix/value-type-references
    DonIsaac committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    161c74f View commit details
    Browse the repository at this point in the history
  2. more progress

    DonIsaac committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    d848366 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1914dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfa14af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a16fe8 View commit details
    Browse the repository at this point in the history
  6. fix: handle exports

    DonIsaac committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    9b472a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0262ca9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    615191f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0137cb View commit details
    Browse the repository at this point in the history
  10. fix: allow module symbol references in static property expressions wi…

    …thin interface heritage nodes
    DonIsaac committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    b06f616 View commit details
    Browse the repository at this point in the history
  11. fix: handle type assertions

    DonIsaac committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    058ad8f View commit details
    Browse the repository at this point in the history
  12. update conformance snapshots

    DonIsaac committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    a694bd7 View commit details
    Browse the repository at this point in the history
  13. style: clippy + cargo fmt

    DonIsaac committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    c09f2b8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b23b382 View commit details
    Browse the repository at this point in the history