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

Refactor threads #813

Merged
merged 5 commits into from
Aug 17, 2024
Merged

Refactor threads #813

merged 5 commits into from
Aug 17, 2024

Commits on Aug 16, 2024

  1. Refactor core threads library

    Mostly working refactor
    
    More cleanup
    
    Move more function responsibilities around
    
    Move more files around
    
    More fixes
    
    Refactor remaining target implementations
    
    Add window thread creators
    
    Fix tests
    
    More fixes + changeset
    
    Improve documentation
    
    Clean up some API naming
    lemonmade committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b950e7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cabfb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Add e2e tests

    lemonmade committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    f7a6047 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7257de4 View commit details
    Browse the repository at this point in the history
  3. Fixes

    lemonmade committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    7716177 View commit details
    Browse the repository at this point in the history