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 for nested types #54

Merged
merged 7 commits into from
Apr 27, 2020

Commits on Mar 30, 2020

  1. Support for nested types

    Signed-off-by: Francisco Martin Rico <fmrico@gmail.com>
    fmrico committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    856c1f7 View commit details
    Browse the repository at this point in the history
  2. Add tests with XUnit

    Signed-off-by: Francisco Martin Rico <fmrico@gmail.com>
    fmrico committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    b253af8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Configuration menu
    Copy the full SHA
    d0f7fa5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from theseankelly/fmrico-eloquent_nested_types_…

    …_get_dotnet_type_patch
    
    Extend get_dotnet_type to handle nested types
    fmrico committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    0b76aba View commit details
    Browse the repository at this point in the history
  3. Fix minor fixes

    Signed-off-by: Francisco Martin Rico <fmrico@gmail.com>
    fmrico committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    b050030 View commit details
    Browse the repository at this point in the history
  4. Merge with Sean PR

    Signed-off-by: Francisco Martin Rico <fmrico@gmail.com>
    fmrico committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    d04dfee View commit details
    Browse the repository at this point in the history
  5. Remove __native in names

    Signed-off-by: Francisco Martin Rico <fmrico@gmail.com>
    fmrico committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    5b5ee88 View commit details
    Browse the repository at this point in the history