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

[WIP] Experimental support for semantic-non-null #4192

Draft
wants to merge 18 commits into
base: 16.x.x
Choose a base branch
from

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    7ca49b2 View commit details
    Browse the repository at this point in the history
  2. Handle isNonNullType

    benjie committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    16a2114 View commit details
    Browse the repository at this point in the history
  3. More fixes

    benjie committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2b13389 View commit details
    Browse the repository at this point in the history
  4. More fixes

    benjie committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    04a8e91 View commit details
    Browse the repository at this point in the history
  5. Yet more updates

    benjie committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    076a735 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2196a0 View commit details
    Browse the repository at this point in the history
  7. Lint fixes

    benjie committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f588046 View commit details
    Browse the repository at this point in the history
  8. More missing pieces

    benjie committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fa3f177 View commit details
    Browse the repository at this point in the history
  9. More fixes

    benjie committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b5e81bd View commit details
    Browse the repository at this point in the history
  10. Fix schema

    benjie committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1f6a019 View commit details
    Browse the repository at this point in the history
  11. Fix another test

    benjie committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    491f49b View commit details
    Browse the repository at this point in the history
  12. More minor test fixes

    benjie committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3a91590 View commit details
    Browse the repository at this point in the history
  13. Fix introspection test

    benjie committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    56db880 View commit details
    Browse the repository at this point in the history
  14. Add support for * to lexer

    benjie committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    593ce44 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1311906 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9d706d2 View commit details
    Browse the repository at this point in the history
  17. Lint

    benjie committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e9f9628 View commit details
    Browse the repository at this point in the history
  18. Prettier

    benjie committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    eb9b6c8 View commit details
    Browse the repository at this point in the history