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(wasm-builder): Check all gear requirements for code at compile time #3649

Merged
merged 21 commits into from
Jan 26, 2024

Commits on Jan 9, 2024

  1. Started writing checks

    mqxf committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b96202f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    331f3f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce12640 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Added import checks

    mqxf committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    882a7da View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    92c2908 View commit details
    Browse the repository at this point in the history
  2. Fmt + fix merge issue

    mqxf committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    5466698 View commit details
    Browse the repository at this point in the history
  3. Fix clippy

    mqxf committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    bd9d349 View commit details
    Browse the repository at this point in the history
  4. Cleanup old comment

    mqxf committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    f89050b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Update core/src/code.rs

    Co-authored-by: StackOverflowExcept1on <[email protected]>
    mqxf and StackOverflowExcept1on authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9eb8746 View commit details
    Browse the repository at this point in the history
  2. Made code more efficient

    mqxf committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    1522e34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d8b268 View commit details
    Browse the repository at this point in the history
  4. Trigger CI

    mqxf committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    945cba5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    947bd09 View commit details
    Browse the repository at this point in the history
  6. Fix clippy

    mqxf committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    626b59a View commit details
    Browse the repository at this point in the history
  7. Implemented changes

    mqxf committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3ae0f74 View commit details
    Browse the repository at this point in the history
  8. Fix clippy

    mqxf committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    d549d1a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a1043c View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

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

Commits on Jan 23, 2024

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

Commits on Jan 26, 2024

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