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

Further Enhancements of Module System #1427

Closed
wants to merge 98 commits into from
Closed

Further Enhancements of Module System #1427

wants to merge 98 commits into from

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    8d9d083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0dbbfa View commit details
    Browse the repository at this point in the history
  3. Run format

    leeyi45 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    b4ff44a View commit details
    Browse the repository at this point in the history
  4. Fix module loader test

    leeyi45 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    08becf1 View commit details
    Browse the repository at this point in the history
  5. Add tests

    leeyi45 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    6d8c5f1 View commit details
    Browse the repository at this point in the history
  6. Run format

    leeyi45 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    92a96b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Add require provider

    leeyi45 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    8d4f327 View commit details
    Browse the repository at this point in the history
  2. Improve error handling

    leeyi45 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    db37dfc View commit details
    Browse the repository at this point in the history
  3. Make stdlib available

    leeyi45 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    829a688 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f9de1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    807b9ff View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

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

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    442da85 View commit details
    Browse the repository at this point in the history
  2. Ran format

    leeyi45 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    587a276 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Add async module loader code

    leeyi45 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    7243a3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27e29b3 View commit details
    Browse the repository at this point in the history
  3. Finish merge

    leeyi45 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    35b2e35 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

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

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    edd52b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb38402 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39b47d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15d937b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5232c96 View commit details
    Browse the repository at this point in the history
  6. Refactor AST utils

    leeyi45 committed May 3, 2023
    Configuration menu
    Copy the full SHA
    8c9adbd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc14d4b View commit details
    Browse the repository at this point in the history
  8. Fix broken tests

    leeyi45 committed May 3, 2023
    Configuration menu
    Copy the full SHA
    6b79c01 View commit details
    Browse the repository at this point in the history
  9. Ran format

    leeyi45 committed May 3, 2023
    Configuration menu
    Copy the full SHA
    61a01cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7342b26 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Update transpiler tests

    leeyi45 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    b3f8a4c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Reorganize AST utilities

    leeyi45 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    c47c030 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Make name-extractor async

    leeyi45 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    400d918 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3124083 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    fdbeaa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8674190 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    260641c View commit details
    Browse the repository at this point in the history
  4. Fix infinite loop tests

    leeyi45 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    c36341b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11c9534 View commit details
    Browse the repository at this point in the history
  6. Update error messages

    leeyi45 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    2ec2399 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7eea13 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9397c90 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    831e457 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fc99abd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    be7d663 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    644360a View commit details
    Browse the repository at this point in the history
  13. Update tests

    leeyi45 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    2cca4d9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9ccf4ae View commit details
    Browse the repository at this point in the history
  15. Ran format

    leeyi45 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    0150036 View commit details
    Browse the repository at this point in the history
  16. Remove unused code

    leeyi45 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    e4b0b5b View commit details
    Browse the repository at this point in the history
  17. Ran format

    leeyi45 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    5a62163 View commit details
    Browse the repository at this point in the history
  18. Ran format

    leeyi45 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    75a2eec View commit details
    Browse the repository at this point in the history
  19. Fix broken tests

    leeyi45 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    e865d43 View commit details
    Browse the repository at this point in the history
  20. Ran format

    leeyi45 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    dc5b936 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

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

Commits on May 12, 2023

  1. Ran format

    leeyi45 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    76585e1 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

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

Commits on May 18, 2023

  1. Switch to assertions

    leeyi45 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    5f7e3c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a032cbb View commit details
    Browse the repository at this point in the history
  3. Add documentation

    leeyi45 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    d29fd7e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

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

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    1980e40 View commit details
    Browse the repository at this point in the history
  2. Add extra estree typings

    leeyi45 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    bbf070b View commit details
    Browse the repository at this point in the history
  3. Add new error for default reexports and move documentation loader out…

    … of import graph constructor
    leeyi45 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    621bf92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d02bde View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

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

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    74b4626 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    129657c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e27ddce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a30486 View commit details
    Browse the repository at this point in the history
  5. Ran format

    leeyi45 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    630516b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5d7478 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7107584 View commit details
    Browse the repository at this point in the history
  8. Add new AST helper types

    leeyi45 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    1878506 View commit details
    Browse the repository at this point in the history
  9. Formatting

    leeyi45 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    6da586c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Finish merge

    leeyi45 committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    9f2b2c3 View commit details
    Browse the repository at this point in the history
  2. Ran format

    leeyi45 committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    8e2c461 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3680b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Configuration menu
    Copy the full SHA
    8f7e2ba View commit details
    Browse the repository at this point in the history
  2. Consolidate type guards

    leeyi45 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    8e402d7 View commit details
    Browse the repository at this point in the history
  3. Ran format

    leeyi45 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    8263b07 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Add extra analyzer tests

    leeyi45 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    a9300b0 View commit details
    Browse the repository at this point in the history
  2. Refactor type imports

    leeyi45 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    10c2d02 View commit details
    Browse the repository at this point in the history
  3. Ran lint and format

    leeyi45 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    79861fc View commit details
    Browse the repository at this point in the history
  4. Ran lint and format

    leeyi45 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    0a0a48e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d88c3e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62d6a1d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

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

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    651e5b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6983ca1 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    d7ee6df View commit details
    Browse the repository at this point in the history
  2. Add documentation for utils

    leeyi45 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0a65b62 View commit details
    Browse the repository at this point in the history
  3. Remove old code

    leeyi45 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    51b2619 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb469db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad6f30d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Revert "Add option to not perform variable hoisting when checking for…

    … undefined variables"
    
    This reverts commit ad6f30d.
    leeyi45 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7feb6d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    2f54f04 View commit details
    Browse the repository at this point in the history
  2. Update node types

    leeyi45 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    42753c1 View commit details
    Browse the repository at this point in the history
  3. Ran format

    leeyi45 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    8d7bbb4 View commit details
    Browse the repository at this point in the history