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(swc): Fix bugs #1372

Merged
merged 23 commits into from
Feb 10, 2021
Merged

fix(swc): Fix bugs #1372

merged 23 commits into from
Feb 10, 2021

Commits on Jan 31, 2021

  1. Add camelCase

    kdy1 committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    cd0f17a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    b060951 View commit details
    Browse the repository at this point in the history
  2. Unignore some spack tests

    kdy1 committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    ea6c91d View commit details
    Browse the repository at this point in the history
  3. Update test refs

    kdy1 committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    24d729b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Merge branch 'master' into bugs

    kdy1 authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    82674da View commit details
    Browse the repository at this point in the history
  2. Add a test for swc-project#1383

    kdy1 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    f0f281b View commit details
    Browse the repository at this point in the history
  3. Fix swc-project#1383

    kdy1 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    0bdf622 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into bugs

    kdy1 authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    0b8b2f3 View commit details
    Browse the repository at this point in the history
  5. fmt

    kdy1 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    a2a0bc7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0838178 View commit details
    Browse the repository at this point in the history
  7. One more

    kdy1 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    cd1eb20 View commit details
    Browse the repository at this point in the history
  8. Modify ast

    kdy1 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    693c517 View commit details
    Browse the repository at this point in the history
  9. Bump version

    kdy1 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    d05c3ad View commit details
    Browse the repository at this point in the history
  10. Fix visitor

    kdy1 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    3a00c48 View commit details
    Browse the repository at this point in the history
  11. Fix parser

    kdy1 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    224adba View commit details
    Browse the repository at this point in the history
  12. Update test refs

    kdy1 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    21bf494 View commit details
    Browse the repository at this point in the history
  13. Fixed

    kdy1 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    a6cbcdf View commit details
    Browse the repository at this point in the history
  14. Fix transforms/base

    kdy1 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    8a7f248 View commit details
    Browse the repository at this point in the history
  15. Fix es/transforms

    kdy1 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    63e0c59 View commit details
    Browse the repository at this point in the history
  16. Fix bundler

    kdy1 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    9f01037 View commit details
    Browse the repository at this point in the history
  17. Fix tests

    kdy1 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    eef8b4f View commit details
    Browse the repository at this point in the history
  18. Fix

    kdy1 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    c86b1a5 View commit details
    Browse the repository at this point in the history
  19. Ignore one

    kdy1 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    cfd50a8 View commit details
    Browse the repository at this point in the history