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/add-properties-local-reference-support #329

Commits on Feb 21, 2021

  1. Configuration menu
    Copy the full SHA
    e983f04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c1ed1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b27a003 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32698b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7940b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b373d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebb8e62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f445ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1970fd6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ce6bb1e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d3d7bbe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1de3190 View commit details
    Browse the repository at this point in the history
  13. parser / properties / LazyReferencePropertyProxy: enforce nullable to…

    … `false`
    
      - Having nullable to `true` lead to invalid source generation
        Since `LazyReferencePropertyProxy` is only made to be used
        for inner property reference, it seems unamrfull
        It's ~nullability shall be define on its parent
    Nementon committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    c7a1371 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8334c03 View commit details
    Browse the repository at this point in the history
  15. update CHANGELOG

    Nementon committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    d0a2e6e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Configuration menu
    Copy the full SHA
    a5d8be4 View commit details
    Browse the repository at this point in the history