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 support for dynamic interfaces #392

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

Commits on May 3, 2022

  1. draft dynamic interfaces

    peakle committed May 3, 2022
    Configuration menu
    Copy the full SHA
    84f37f8 View commit details
    Browse the repository at this point in the history
  2. add nil checks

    peakle committed May 3, 2022
    Configuration menu
    Copy the full SHA
    da702d4 View commit details
    Browse the repository at this point in the history
  3. add \Q

    peakle committed May 3, 2022
    Configuration menu
    Copy the full SHA
    12e3883 View commit details
    Browse the repository at this point in the history
  4. add new expressions to mapper

    peakle committed May 3, 2022
    Configuration menu
    Copy the full SHA
    bb04d5f View commit details
    Browse the repository at this point in the history
  5. add supported types and tests

    peakle committed May 3, 2022
    Configuration menu
    Copy the full SHA
    3df5849 View commit details
    Browse the repository at this point in the history
  6. change error return style

    peakle committed May 3, 2022
    Configuration menu
    Copy the full SHA
    7da0447 View commit details
    Browse the repository at this point in the history
  7. change error return style

    peakle committed May 3, 2022
    Configuration menu
    Copy the full SHA
    b9bd25b View commit details
    Browse the repository at this point in the history
  8. fix unnamed return, add tests

    peakle committed May 3, 2022
    Configuration menu
    Copy the full SHA
    0ae0e0e View commit details
    Browse the repository at this point in the history
  9. add tests

    peakle committed May 3, 2022
    Configuration menu
    Copy the full SHA
    c79736f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    b91988d View commit details
    Browse the repository at this point in the history
  2. add test for array

    peakle committed May 4, 2022
    Configuration menu
    Copy the full SHA
    7649b1d View commit details
    Browse the repository at this point in the history