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: Galax to Gala io #375

Merged
merged 18 commits into from
Jul 14, 2024
Merged

Commits on Jul 12, 2024

  1. fix: library dispatch

    Signed-off-by: nstarman <[email protected]>
    nstarman committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    510c117 View commit details
    Browse the repository at this point in the history
  2. fix: kwargs

    Signed-off-by: nstarman <[email protected]>
    nstarman committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2618d70 View commit details
    Browse the repository at this point in the history
  3. feat: make galax-to-gala conversion public

    Signed-off-by: nstarman <[email protected]>
    nstarman committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1e01d02 View commit details
    Browse the repository at this point in the history
  4. refactor: separate out conversion functions

    Signed-off-by: nstarman <[email protected]>
    nstarman committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    dcc2c88 View commit details
    Browse the repository at this point in the history
  5. refactor: simplify constancy check

    Signed-off-by: nstarman <[email protected]>
    nstarman committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ffad227 View commit details
    Browse the repository at this point in the history
  6. refactor: docs

    Signed-off-by: nstarman <[email protected]>
    nstarman committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b8f4215 View commit details
    Browse the repository at this point in the history
  7. refactor: simply unit system check

    Signed-off-by: nstarman <[email protected]>
    nstarman committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    aea3922 View commit details
    Browse the repository at this point in the history
  8. docs: spread across dispatched

    Signed-off-by: nstarman <[email protected]>
    nstarman committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2b31f1c View commit details
    Browse the repository at this point in the history
  9. fix: dispatch

    Signed-off-by: nstarman <[email protected]>
    nstarman committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3ee1d0a View commit details
    Browse the repository at this point in the history
  10. fix: import

    Signed-off-by: nstarman <[email protected]>
    nstarman committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a832959 View commit details
    Browse the repository at this point in the history
  11. fix: conversion destination

    Signed-off-by: nstarman <[email protected]>
    nstarman committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3dacfc2 View commit details
    Browse the repository at this point in the history
  12. docs: fix

    Signed-off-by: nstarman <[email protected]>
    nstarman committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    92ee3ba View commit details
    Browse the repository at this point in the history
  13. refactor: change single to multi dispatch

    And add lots of docs
    
    Signed-off-by: nstarman <[email protected]>
    nstarman committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5aa1f1c View commit details
    Browse the repository at this point in the history
  14. fix: GSL doctest

    Signed-off-by: nstarman <[email protected]>
    nstarman committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e2726b4 View commit details
    Browse the repository at this point in the history
  15. docs: module docstring

    Signed-off-by: nstarman <[email protected]>
    nstarman committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8426856 View commit details
    Browse the repository at this point in the history
  16. docs: fix GSL in examples

    Signed-off-by: nstarman <[email protected]>
    nstarman committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    23381db View commit details
    Browse the repository at this point in the history
  17. docs: example in as_interop

    Signed-off-by: nstarman <[email protected]>
    nstarman committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    23133a4 View commit details
    Browse the repository at this point in the history
  18. fix: ImmutableMap

    Signed-off-by: nstarman <[email protected]>
    nstarman committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8f3b7c8 View commit details
    Browse the repository at this point in the history