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

Python API restructurization & code style improvements #130

Merged
merged 15 commits into from
Sep 20, 2023

Commits on Sep 19, 2023

  1. Replace tabs with 4 spaces

    saharNooby committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    de45b70 View commit details
    Browse the repository at this point in the history
  2. Refactor tests

    saharNooby committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    c51e31a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36a6d77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a0c7bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    195cb38 View commit details
    Browse the repository at this point in the history
  6. Add missing const

    saharNooby committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    dfcd7bc View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Refactor extras

    saharNooby committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b838f7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dba63fe View commit details
    Browse the repository at this point in the history
  3. Clean up cpp code

    saharNooby committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9f6295c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6635b98 View commit details
    Browse the repository at this point in the history
  5. Add missing type hints

    saharNooby committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    58499ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16511b6 View commit details
    Browse the repository at this point in the history
  7. Add compatibility warning

    saharNooby committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6d0f9f8 View commit details
    Browse the repository at this point in the history
  8. Fix MacOS build

    saharNooby committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c98b338 View commit details
    Browse the repository at this point in the history
  9. Fix MacOS build

    saharNooby committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    dd4cc2b View commit details
    Browse the repository at this point in the history