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

Better "Any Type" support #6091

Merged
merged 17 commits into from
Apr 30, 2020
Merged

Better "Any Type" support #6091

merged 17 commits into from
Apr 30, 2020

Commits on Apr 28, 2020

  1. better anytype support

    wing328 committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    e0e4268 View commit details
    Browse the repository at this point in the history
  2. add tests for any type

    wing328 committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    b5fb8ed View commit details
    Browse the repository at this point in the history
  3. fix test with any_value

    wing328 committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    c2f5604 View commit details
    Browse the repository at this point in the history
  4. fix tests

    wing328 committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    f99db56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df2974a View commit details
    Browse the repository at this point in the history
  6. test with CI

    wing328 committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    2ea7720 View commit details
    Browse the repository at this point in the history
  7. remove check in map schema

    wing328 committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    e016c41 View commit details
    Browse the repository at this point in the history
  8. Revert "remove check in map schema"

    This reverts commit e016c41.
    wing328 committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    c72d9ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    41d6334 View commit details
    Browse the repository at this point in the history
  10. fix tests

    wing328 committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    63a448b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3ded644 View commit details
    Browse the repository at this point in the history
  12. fix tests

    wing328 committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    4b15dbf View commit details
    Browse the repository at this point in the history
  13. fix tests for map of any type

    wing328 committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    868be80 View commit details
    Browse the repository at this point in the history
  14. fix array of any type

    wing328 committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    1dee922 View commit details
    Browse the repository at this point in the history
  15. fix array of any type

    wing328 committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    93e7bea View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. update samples, remove log

    wing328 committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    678d517 View commit details
    Browse the repository at this point in the history
  2. add typemapping to go, python

    wing328 committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    b191db2 View commit details
    Browse the repository at this point in the history