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 Validate() to all collections #481

Merged
merged 13 commits into from Sep 15, 2022
Merged

Add Validate() to all collections #481

merged 13 commits into from Sep 15, 2022

Commits on Sep 14, 2022

  1. Try validating stuff

    Doridian committed Sep 14, 2022
    Copy the full SHA
    44d0e82 View commit details
    Browse the repository at this point in the history
  2. disable map, list works now

    Doridian committed Sep 14, 2022
    Copy the full SHA
    9d56eb0 View commit details
    Browse the repository at this point in the history
  3. fix bug

    Doridian committed Sep 14, 2022
    Copy the full SHA
    06b196f View commit details
    Browse the repository at this point in the history
  4. rename

    Doridian committed Sep 14, 2022
    Copy the full SHA
    edd3641 View commit details
    Browse the repository at this point in the history
  5. Update types/list.go

    Co-authored-by: Brian Flad <bflad417@gmail.com>
    Doridian and bflad committed Sep 14, 2022
    Copy the full SHA
    d04096d View commit details
    Browse the repository at this point in the history
  6. Update types/set.go

    Co-authored-by: Brian Flad <bflad417@gmail.com>
    Doridian and bflad committed Sep 14, 2022
    Copy the full SHA
    deb7411 View commit details
    Browse the repository at this point in the history
  7. Update types/map.go

    Co-authored-by: Brian Flad <bflad417@gmail.com>
    Doridian and bflad committed Sep 14, 2022
    Copy the full SHA
    d34ae7e View commit details
    Browse the repository at this point in the history
  8. add changelog

    Doridian committed Sep 14, 2022
    Copy the full SHA
    6986656 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    e06a8b4 View commit details
    Browse the repository at this point in the history
  10. Fix AtSetValue and fix tests

    Doridian committed Sep 14, 2022
    Copy the full SHA
    9364d1b View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    817d599 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    df584b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. add test cases

    Doridian committed Sep 15, 2022
    Copy the full SHA
    cd97011 View commit details
    Browse the repository at this point in the history