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: deno specifier and workspace support #289

Merged
merged 46 commits into from
Aug 30, 2023

Commits on Aug 9, 2023

  1. Saving state for revert

    dsherret committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    94db638 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c05ae82 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. More work.

    dsherret committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7ed2454 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2c9576 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e515ae8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71c2980 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Update.

    dsherret committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    6ffe9e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    0e79c6b View commit details
    Browse the repository at this point in the history
  2. Further progress.

    dsherret committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5c10e91 View commit details
    Browse the repository at this point in the history
  3. Add content loading

    dsherret committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e25bfb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. More messy work

    dsherret committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    352a81c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d6e4b8 View commit details
    Browse the repository at this point in the history
  3. Update

    dsherret committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    29d835a View commit details
    Browse the repository at this point in the history
  4. Start of working

    dsherret committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    7526675 View commit details
    Browse the repository at this point in the history
  5. Updates

    dsherret committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6586116 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Use module info when loading

    dsherret committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    a714c10 View commit details
    Browse the repository at this point in the history
  2. Consolidate

    dsherret committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    24d2f15 View commit details
    Browse the repository at this point in the history
  3. Load in parallel

    dsherret committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    23c9bc2 View commit details
    Browse the repository at this point in the history
  4. Save

    dsherret committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    370729f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Maybe fix

    dsherret committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b1fbf75 View commit details
    Browse the repository at this point in the history
  2. Fix

    dsherret committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    12894b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fdabe4 View commit details
    Browse the repository at this point in the history
  4. Export

    dsherret committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    592adf4 View commit details
    Browse the repository at this point in the history
  5. Logging

    dsherret committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7ee0de7 View commit details
    Browse the repository at this point in the history
  6. Update loader interface

    dsherret committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    fa87c72 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Fixes

    dsherret committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    95aa303 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Merge main

    dsherret committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    609d935 View commit details
    Browse the repository at this point in the history
  2. Fix serialization

    dsherret committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    72f773a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f7736d View commit details
    Browse the repository at this point in the history
  4. Generalize test builder

    dsherret committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3b164ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c78c4dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f1413b View commit details
    Browse the repository at this point in the history
  7. Stabilize json output

    dsherret committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    1745604 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f9c88b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    c16e760 View commit details
    Browse the repository at this point in the history
  2. More tests

    dsherret committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    9d38ba6 View commit details
    Browse the repository at this point in the history
  3. More

    dsherret committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ca9f12d View commit details
    Browse the repository at this point in the history
  4. Cleanup

    dsherret committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    8d23275 View commit details
    Browse the repository at this point in the history
  5. Add test for reloading

    dsherret committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0af758c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4abddfc View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Update JavaScript side.

    dsherret committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    372a194 View commit details
    Browse the repository at this point in the history
  2. Format

    dsherret committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    59be8dc View commit details
    Browse the repository at this point in the history
  3. Remove println

    dsherret committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    7833834 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d78b95c View commit details
    Browse the repository at this point in the history
  5. Clean up builder a bit

    dsherret committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    0197da8 View commit details
    Browse the repository at this point in the history
  6. More method extractions

    dsherret committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    b99fb77 View commit details
    Browse the repository at this point in the history