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

Feature/#156 list of recursive models #233

Merged
merged 3 commits into from
Sep 17, 2021

Commits on Sep 8, 2021

  1. fix: listobjectypevisitor should not revisit visited types

    Signed-off-by: Thomas Solbjør <220551+tsolbjor@users.noreply.github.com>
    tsolbjor committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    cf7087a View commit details
    Browse the repository at this point in the history
  2. revert formatting

    Signed-off-by: Thomas Solbjør <220551+tsolbjor@users.noreply.github.com>
    tsolbjor committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    ccd9616 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. DictionaryObjectTypeVisitor follow the same pattern as ListObjectType…

    …Visitor
    
    Signed-off-by: Thomas Solbjør <220551+tsolbjor@users.noreply.github.com>
    tsolbjor committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    31704b8 View commit details
    Browse the repository at this point in the history