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: return transformed code as a string, do not wrap in vm.Script #9253

Merged
merged 13 commits into from Dec 1, 2019

Commits on Dec 1, 2019

  1. Copy the full SHA
    ca1442a View commit details
    Browse the repository at this point in the history
  2. tweak readme messaging

    SimenB committed Dec 1, 2019
    Copy the full SHA
    0af2117 View commit details
    Browse the repository at this point in the history
  3. throw if length mismatch

    SimenB committed Dec 1, 2019
    Copy the full SHA
    d703918 View commit details
    Browse the repository at this point in the history
  4. unit test

    SimenB committed Dec 1, 2019
    Copy the full SHA
    8ae5eee View commit details
    Browse the repository at this point in the history
  5. Revert "throw if length mismatch"

    This reverts commit 6639ee3.
    SimenB committed Dec 1, 2019
    Copy the full SHA
    f71c698 View commit details
    Browse the repository at this point in the history
  6. keep type change

    SimenB committed Dec 1, 2019
    Copy the full SHA
    f6bd9ef View commit details
    Browse the repository at this point in the history
  7. lint :(

    SimenB committed Dec 1, 2019
    Copy the full SHA
    367e507 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    4965e77 View commit details
    Browse the repository at this point in the history
  9. lint

    SimenB committed Dec 1, 2019
    Copy the full SHA
    eb8a109 View commit details
    Browse the repository at this point in the history
  10. unit test wrap

    SimenB committed Dec 1, 2019
    Copy the full SHA
    6ab2ed3 View commit details
    Browse the repository at this point in the history
  11. more descriptive name

    SimenB committed Dec 1, 2019
    Copy the full SHA
    3df2409 View commit details
    Browse the repository at this point in the history
  12. fix tests

    SimenB committed Dec 1, 2019
    Copy the full SHA
    169817c View commit details
    Browse the repository at this point in the history
  13. prettier

    SimenB committed Dec 1, 2019
    Copy the full SHA
    0a89b0e View commit details
    Browse the repository at this point in the history