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

add example support for floats and arrays #31

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    487700a View commit details
    Browse the repository at this point in the history
  2. allow = in keyword value

    arvidfm committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    47b7c09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9134b86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c5b685 View commit details
    Browse the repository at this point in the history
  5. allow examples for objects

    arvidfm committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    adae5d2 View commit details
    Browse the repository at this point in the history
  6. add tests

    arvidfm committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    f98e7ac View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    765c363 View commit details
    Browse the repository at this point in the history
  2. simplify array enum parsing

    arvidfm committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d7cd2eb View commit details
    Browse the repository at this point in the history
  3. add interface example

    arvidfm committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1d1197f View commit details
    Browse the repository at this point in the history
  4. add doc comment

    arvidfm committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8879075 View commit details
    Browse the repository at this point in the history
  5. fix use of interface{}

    arvidfm committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f65a7e0 View commit details
    Browse the repository at this point in the history