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

Update to use ES Modules #64

Merged
merged 21 commits into from Aug 4, 2023
Merged

Update to use ES Modules #64

merged 21 commits into from Aug 4, 2023

Commits on Aug 1, 2023

  1. take a crack at a cache

    danvk committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    db18cad View commit details
    Browse the repository at this point in the history
  2. write cache key to cache file

    danvk committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    156a0f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af5c203 View commit details
    Browse the repository at this point in the history
  4. Normalize paths across runs

    danvk committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    3c137b3 View commit details
    Browse the repository at this point in the history
  5. cleanup

    danvk committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    fca1ae2 View commit details
    Browse the repository at this point in the history
  6. Record failures in cache

    danvk committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2dccd1a View commit details
    Browse the repository at this point in the history
  7. modulo more whitespace

    danvk committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f7a74a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    c8c616f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fabf66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7515d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40928dc View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. todo

    danvk committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b4076ee View commit details
    Browse the repository at this point in the history
  2. Make it ESM

    danvk committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    7c634e7 View commit details
    Browse the repository at this point in the history
  3. Fix for __dirname

    danvk committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    388b25e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    102c04b View commit details
    Browse the repository at this point in the history
  5. tests passing w/ ESM

    danvk committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2ee74d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81a7fde View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into esm

    danvk committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    30591cc View commit details
    Browse the repository at this point in the history
  8. CJS for eslintrc

    danvk committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a9bd417 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. unit test for done-with-file

    danvk committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    c267b4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd97b6d View commit details
    Browse the repository at this point in the history