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

kv macro support #353

Merged
merged 10 commits into from
Dec 9, 2019
Merged

kv macro support #353

merged 10 commits into from
Dec 9, 2019

Commits on Nov 9, 2019

  1. add kv support to macros

    Signed-off-by: Yoshua Wuyts <[email protected]>
    yoshuawuyts committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    e7e8e62 View commit details
    Browse the repository at this point in the history
  2. panic if used without feature

    Signed-off-by: Yoshua Wuyts <[email protected]>
    yoshuawuyts committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    17063f0 View commit details
    Browse the repository at this point in the history
  3. fix tests

    Signed-off-by: Yoshua Wuyts <[email protected]>
    yoshuawuyts committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    20627cb View commit details
    Browse the repository at this point in the history
  4. rm dyn mention

    Signed-off-by: Yoshua Wuyts <[email protected]>
    yoshuawuyts committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    b99c0fb View commit details
    Browse the repository at this point in the history
  5. kodraus feedback

    Signed-off-by: Yoshua Wuyts <[email protected]>
    yoshuawuyts committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    0a157f1 View commit details
    Browse the repository at this point in the history
  6. add test & fix breakage

    Signed-off-by: Yoshua Wuyts <[email protected]>
    yoshuawuyts committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    7f2387d View commit details
    Browse the repository at this point in the history
  7. push broken test

    Signed-off-by: Yoshua Wuyts <[email protected]>
    yoshuawuyts committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    6dab6ff View commit details
    Browse the repository at this point in the history
  8. update macro tests

    Signed-off-by: Yoshua Wuyts <[email protected]>
    yoshuawuyts committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    debccc4 View commit details
    Browse the repository at this point in the history
  9. better macro names

    Signed-off-by: Yoshua Wuyts <[email protected]>
    yoshuawuyts committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    40b7f3b View commit details
    Browse the repository at this point in the history
  10. remove named tests

    Signed-off-by: Yoshua Wuyts <[email protected]>
    yoshuawuyts committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    6ad3610 View commit details
    Browse the repository at this point in the history