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

Generics #156

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Generics #156

wants to merge 5 commits into from

Commits on Jan 13, 2022

  1. require go 1.18

    johningve committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    877440e View commit details
    Browse the repository at this point in the history
  2. generic RawConfiguration

    johningve committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    d929849 View commit details
    Browse the repository at this point in the history
  3. update example

    johningve committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    7bb69cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c15a2cb View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. also store qspec in generic RawConfiguration

    This also changes the generated code API because generated
    configurations no longer use pointers.
    johningve committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    4591f17 View commit details
    Browse the repository at this point in the history