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

WIP: Rust-based JS transformer using SWC #5537

Closed
wants to merge 80 commits into from
Closed

Commits on Jul 27, 2020

  1. Configuration menu
    Copy the full SHA
    04506b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b53c6f View commit details
    Browse the repository at this point in the history
  3. add symlink file

    dishuostec committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    c7ca642 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a370cbc View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

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

Commits on Aug 31, 2020

  1. Update packages/utils/node-resolver-core/src/NodeResolver.js

    Co-authored-by: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
    DeMoorJasper and aminya committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    1429c5d View commit details
    Browse the repository at this point in the history
  2. Update NodeResolver.js

    DeMoorJasper committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    3af4f55 View commit details
    Browse the repository at this point in the history
  3. Update packages/utils/node-resolver-core/src/NodeResolver.js

    Co-authored-by: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
    DeMoorJasper and aminya committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    9af66a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be69f61 View commit details
    Browse the repository at this point in the history
  5. Update packages/utils/node-resolver-core/src/NodeResolver.js

    Co-authored-by: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
    DeMoorJasper and aminya committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    ef77778 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    a6d3e1d View commit details
    Browse the repository at this point in the history
  2. use realpath

    dishuostec committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    0b646bd View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. Tests use overlayFS

    dishuostec committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    36f481b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61e5432 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Update packages/utils/node-resolver-core/src/NodeResolver.js

    Co-authored-by: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
    dishuostec and aminya committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    f8f5378 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

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

Commits on Nov 30, 2020

  1. Merge branch 'v2' into resolve-realpath

    Will Binns-Smith committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    2b5f75c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    ea04d3d View commit details
    Browse the repository at this point in the history
  2. Fixes and improvements

    devongovett committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    5b1a6e5 View commit details
    Browse the repository at this point in the history
  3. Fix bug

    devongovett committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    eedba9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5fb932 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Fix more tests

    devongovett committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    bc91c03 View commit details
    Browse the repository at this point in the history
  2. Fix flow

    devongovett committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    dd5015d View commit details
    Browse the repository at this point in the history
  3. lint

    devongovett committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    170938a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1c1f9e View commit details
    Browse the repository at this point in the history
  5. Try a junction?

    devongovett committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    cbd3fc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30a2066 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

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

Commits on Dec 19, 2020

  1. Configuration menu
    Copy the full SHA
    1adaeaa View commit details
    Browse the repository at this point in the history
  2. Run with shell

    devongovett committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    476ea25 View commit details
    Browse the repository at this point in the history
  3. Debug release action

    devongovett committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    7a58790 View commit details
    Browse the repository at this point in the history
  4. Link native

    devongovett committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    6267137 View commit details
    Browse the repository at this point in the history
  5. Fix copying artifacts

    devongovett committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    8f4dc5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9203e4 View commit details
    Browse the repository at this point in the history
  7. Fix

    devongovett committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    951efbb View commit details
    Browse the repository at this point in the history
  8. Use token

    devongovett committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    7739aa5 View commit details
    Browse the repository at this point in the history
  9. url?

    devongovett committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    506de2f View commit details
    Browse the repository at this point in the history
  10. Load correct build

    devongovett committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    f7968df View commit details
    Browse the repository at this point in the history
  11. Add apple silicon build

    devongovett committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    9a22f31 View commit details
    Browse the repository at this point in the history
  12. Use nightly toolchain

    devongovett committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    b64f9ff View commit details
    Browse the repository at this point in the history
  13. Use --target param

    devongovett committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    1d451a4 View commit details
    Browse the repository at this point in the history
  14. Fix

    devongovett committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    f999e58 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. linux arm

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    dd648e7 View commit details
    Browse the repository at this point in the history
  2. Fix

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    2bf1499 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    015fac5 View commit details
    Browse the repository at this point in the history
  4. Add linker config for arm

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    1714de3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd6219a View commit details
    Browse the repository at this point in the history
  6. Fix

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    b668361 View commit details
    Browse the repository at this point in the history
  7. Fix

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    dac67d8 View commit details
    Browse the repository at this point in the history
  8. Fix

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    07bd252 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db7b9b8 View commit details
    Browse the repository at this point in the history
  10. login?

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    6a8fa7d View commit details
    Browse the repository at this point in the history
  11. oops

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    528c453 View commit details
    Browse the repository at this point in the history
  12. wip

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    27131ad View commit details
    Browse the repository at this point in the history
  13. ???

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    0fb6d82 View commit details
    Browse the repository at this point in the history
  14. musl cross compiler

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    a1ebe76 View commit details
    Browse the repository at this point in the history
  15. wip

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    444b6aa View commit details
    Browse the repository at this point in the history
  16. dfpoidjfdpofj

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    007e2d5 View commit details
    Browse the repository at this point in the history
  17. wtf

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    34e768a View commit details
    Browse the repository at this point in the history
  18. one last try

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    5840122 View commit details
    Browse the repository at this point in the history
  19. copy lib?

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    7263851 View commit details
    Browse the repository at this point in the history
  20. dpofjdpojf

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    94e1032 View commit details
    Browse the repository at this point in the history
  21. everything

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    240b89f View commit details
    Browse the repository at this point in the history
  22. Drop armv7

    Only used by original RPi 2 Model B, backward compatible with armv6, process.arch doesn't distinguish between them
    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    b9f03d9 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c922393 View commit details
    Browse the repository at this point in the history
  24. Cleanup

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    3ce9e41 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3083b04 View commit details
    Browse the repository at this point in the history
  26. Merge branch 'resolve-realpath' of git://github.com/dishuostec/parcel…

    … into realpath
    
    # Conflicts:
    #	packages/utils/node-resolver-core/src/NodeResolver.js
    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    8acc9b4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    77bfe86 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2e3b937 View commit details
    Browse the repository at this point in the history
  29. Fix sourcemaps tests

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    55e9c3f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    56d98f4 View commit details
    Browse the repository at this point in the history
  31. Remove realpath comment

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    286d3e2 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a0b3eb8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    0219720 View commit details
    Browse the repository at this point in the history
  34. prettier

    devongovett committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    4f3fe28 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. WIP: SWC transformer

    devongovett committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    967eb6f View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. Merge branch 'v2' of github.com:parcel-bundler/parcel into swc-transf…

    …ormer
    
    # Conflicts:
    #	packages/core/package-manager/src/NodeResolverBase.js
    #	packages/core/package-manager/src/NodeResolverSync.js
    devongovett committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    8a45a6c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Merge branch 'v2' of github.com:parcel-bundler/parcel into swc-transf…

    …ormer
    
    # Conflicts:
    #	packages/core/integration-tests/test/javascript.js
    devongovett committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    c0b7fbb View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

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