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

Port examples to Shell3, remove older Shells, and add basic CI support #26

Merged
merged 25 commits into from
Jun 22, 2024

Commits on Jun 20, 2024

  1. Add qa workflow

    pragmatrix committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a17d3a9 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    pragmatrix committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    516e55a View commit details
    Browse the repository at this point in the history
  3. Add wasm targets

    pragmatrix committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    49d68d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Rename jobs

    pragmatrix committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ac61efa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e64a244 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8213cbe View commit details
    Browse the repository at this point in the history
  4. Reorder deps

    pragmatrix committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0c13adc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98ac671 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb2c7a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d9aded View commit details
    Browse the repository at this point in the history
  8. Remove Shell2

    pragmatrix committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    108f4c6 View commit details
    Browse the repository at this point in the history
  9. Remove shell::run

    pragmatrix committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    cd5a6d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    2795351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fd70eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2bd2a8 View commit details
    Browse the repository at this point in the history
  4. Port code-viewer to shell3

    pragmatrix committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    49e00e4 View commit details
    Browse the repository at this point in the history
  5. Remove Application

    pragmatrix committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    df290d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca5d16b View commit details
    Browse the repository at this point in the history
  7. Remove the ancient Shell

    pragmatrix committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    a4a5c86 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7da6de9 View commit details
    Browse the repository at this point in the history
  9. shell3 -> shell

    pragmatrix committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    232b354 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c1796b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d30e3a View commit details
    Browse the repository at this point in the history
  12. Fix test dependencies

    pragmatrix committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    c2468e4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    08a86f9 View commit details
    Browse the repository at this point in the history