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

Support NoFieldSelectors and DuplicateRecordFields #1379

Merged
merged 3 commits into from
Apr 4, 2022

Commits on Apr 4, 2022

  1. Support NoFieldSelectors and DuplicateRecordFields

    * Getters are defined in terms of explicit record pattern match instead of a field selector function
    * It defines record updates verbosely in order to disambiguate duplicate fields
    fumieval committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    3ec5e94 View commit details
    Browse the repository at this point in the history
  2. Update ChangeLog

    fumieval committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    6643cb8 View commit details
    Browse the repository at this point in the history
  3. add NoFieldSelectorsSpec

    fumieval committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    252f505 View commit details
    Browse the repository at this point in the history