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

Reimplement variable deconflicting logic #2689

Merged
merged 16 commits into from Feb 17, 2019

Commits on Feb 17, 2019

  1. Refactor scope structure

    lukastaegert committed Feb 17, 2019
    Copy the full SHA
    20ed4b5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4e652fe View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f6face2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    219350e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8ff9ae7 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    0605690 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c68f57f View commit details
    Browse the repository at this point in the history
  8. Only track global outside variables on module scopes, re-unify external

    variable handling with other import handling
    lukastaegert committed Feb 17, 2019
    Copy the full SHA
    ec7ffdb View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    f9baeda View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    38f7476 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    3a7d560 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    5eec80a View commit details
    Browse the repository at this point in the history
  13. Make sure it resolves #2683

    lukastaegert committed Feb 17, 2019
    Copy the full SHA
    141654d View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    80cbadc View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    25f22bf View commit details
    Browse the repository at this point in the history
  16. Fix acorn import fix

    lukastaegert committed Feb 17, 2019
    Copy the full SHA
    c88931c View commit details
    Browse the repository at this point in the history