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

feat: treat this in typeof this as a ThisExpression #4382

Merged
merged 19 commits into from Jun 27, 2022

Commits on Jan 1, 2022

  1. fix: support typeof this

    Zzzen committed Jan 1, 2022
    Copy the full SHA
    3caf3c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Copy the full SHA
    ae25168 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. fix: add parser tests

    Zzzen committed Apr 25, 2022
    Copy the full SHA
    1a6ef43 View commit details
    Browse the repository at this point in the history
  2. fix: prefer type predicate

    Zzzen committed Apr 25, 2022
    Copy the full SHA
    1680e54 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    92da63c View commit details
    Browse the repository at this point in the history
  4. fix: update snapshot

    Zzzen committed Apr 25, 2022
    Copy the full SHA
    fdbc897 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. fix: update baseline

    Zzzen committed Apr 26, 2022
    Copy the full SHA
    c924ee3 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Copy the full SHA
    3aa666e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Copy the full SHA
    204c0bb View commit details
    Browse the repository at this point in the history
  2. test: transform babel ast

    Zzzen committed May 28, 2022
    Copy the full SHA
    3d09e4d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. test: fix CI error

    Zzzen committed Jun 5, 2022
    Copy the full SHA
    b03c226 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b699f0c View commit details
    Browse the repository at this point in the history
  3. test: refactor

    Zzzen committed Jun 5, 2022
    Copy the full SHA
    fcbaa5d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Copy the full SHA
    751fd94 View commit details
    Browse the repository at this point in the history
  2. fix merge error

    Zzzen committed Jun 17, 2022
    Copy the full SHA
    df847c1 View commit details
    Browse the repository at this point in the history
  3. refactor

    Zzzen committed Jun 17, 2022
    Copy the full SHA
    a60ceee View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. refactor

    Zzzen committed Jun 18, 2022
    Copy the full SHA
    b9f12b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. Copy the full SHA
    d42ecff View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    042c6f2 View commit details
    Browse the repository at this point in the history