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

Introduce deno workspace. #338

Merged
merged 26 commits into from
Aug 24, 2024
Merged

Introduce deno workspace. #338

merged 26 commits into from
Aug 24, 2024

Commits on Aug 22, 2024

  1. Remove deno.lock.

    dajiaji committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1e8582d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Introduce deno workspace.

    dajiaji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f5903be View commit details
    Browse the repository at this point in the history
  2. Fix lint error.

    dajiaji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c67d36f View commit details
    Browse the repository at this point in the history
  3. Fix path to test vectors.

    dajiaji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c6eeb1c View commit details
    Browse the repository at this point in the history
  4. Add test to root deno.json.

    dajiaji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    540c200 View commit details
    Browse the repository at this point in the history
  5. Unify npm packages.

    dajiaji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0769954 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2609a51 View commit details
    Browse the repository at this point in the history
  7. Move core to x/.

    dajiaji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0203b5b View commit details
    Browse the repository at this point in the history
  8. Remove root dnt.ts.

    dajiaji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    d2c4ed9 View commit details
    Browse the repository at this point in the history
  9. Reorder workspaces.

    dajiaji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    eb316a0 View commit details
    Browse the repository at this point in the history
  10. Add package-lock.json.

    dajiaji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    95d27f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    682cc0f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3a5ea95 View commit details
    Browse the repository at this point in the history
  13. Remove mod_core.ts.

    dajiaji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    73c70b4 View commit details
    Browse the repository at this point in the history
  14. Fix dnt error.

    dajiaji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    65cc81f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    85c20d5 View commit details
    Browse the repository at this point in the history
  16. Remove submodule tests.

    dajiaji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    d78f31f View commit details
    Browse the repository at this point in the history
  17. Update ci_node.yml.

    dajiaji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    05b3413 View commit details
    Browse the repository at this point in the history
  18. Fix deno task minify.

    dajiaji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4386a34 View commit details
    Browse the repository at this point in the history
  19. Update ci_node.yml.

    dajiaji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    14166e9 View commit details
    Browse the repository at this point in the history
  20. Update import_map.json.

    dajiaji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f93f8e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Update bun CI.

    dajiaji committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    2862b1a View commit details
    Browse the repository at this point in the history
  2. Update cloudflare CI.

    dajiaji committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    a57fb83 View commit details
    Browse the repository at this point in the history
  3. Update browser CI.

    dajiaji committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    dbbabbf View commit details
    Browse the repository at this point in the history
  4. Refine tsconfig.json for CI.

    dajiaji committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    16bac35 View commit details
    Browse the repository at this point in the history
  5. Fix error on deploying pages.

    dajiaji committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    68da33f View commit details
    Browse the repository at this point in the history