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

Initial import #5

Merged
merged 11 commits into from
Jul 31, 2024
Merged

Initial import #5

merged 11 commits into from
Jul 31, 2024

Commits on Jul 27, 2024

  1. Initial import, try 2

    Robo210 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    c240274 View commit details
    Browse the repository at this point in the history
  2. Fix global_filter feature

    Robo210 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    dc853c0 View commit details
    Browse the repository at this point in the history
  3. strings

    Robo210 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    19aa9e3 View commit details
    Browse the repository at this point in the history
  4. Clippy

    Robo210 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    d363d82 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Simplify builder types

    Robo210 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f3ae752 View commit details
    Browse the repository at this point in the history
  2. Revert to Rust 1.78

    Robo210 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    951db15 View commit details
    Browse the repository at this point in the history
  3. Add required files

    Robo210 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c6d1f8e View commit details
    Browse the repository at this point in the history
  4. Abstract and hide implementation details

    - Make the provider group type fixed per-platform rather than an enum (yes, it is still an Option enum)
    - Make the guid type a common wrapper
    - Make the platform crates only used on that platform
    Robo210 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2b55e62 View commit details
    Browse the repository at this point in the history
  5. Fix deps

    Robo210 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    92d36bf View commit details
    Browse the repository at this point in the history
  6. Fix linux

    Robo210 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4a91b94 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. PR feedback

    Robo210 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    12aafc8 View commit details
    Browse the repository at this point in the history