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: int/uint/float/string scalars #59

Merged
merged 9 commits into from
Aug 18, 2023
Merged

feat: int/uint/float/string scalars #59

merged 9 commits into from
Aug 18, 2023

Commits on Aug 17, 2023

  1. impl

    candiduslynx committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e5d338c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c8e34c View commit details
    Browse the repository at this point in the history
  3. fix custom eq

    candiduslynx committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    0194a6f View commit details
    Browse the repository at this point in the history
  4. disable test for now

    candiduslynx committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ee7b10f View commit details
    Browse the repository at this point in the history
  5. int tests

    candiduslynx committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    613afb2 View commit details
    Browse the repository at this point in the history
  6. unit tests

    candiduslynx committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6b667c0 View commit details
    Browse the repository at this point in the history
  7. float tests

    candiduslynx committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ebf635c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    859a517 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. add string

    candiduslynx committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    1fe0bb9 View commit details
    Browse the repository at this point in the history