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

Semantic nullability document directive #4271

Open
wants to merge 31 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

Commits on Oct 30, 2024

  1. parser tests passing

    twof committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3a900a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Add semantic optional type

    twof committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    557a986 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95484ba View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    07e4646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fac3b5 View commit details
    Browse the repository at this point in the history
  3. SemanticOptional cleared

    twof committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d11a647 View commit details
    Browse the repository at this point in the history
  4. logging cleanup

    twof committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0a8b68f View commit details
    Browse the repository at this point in the history
  5. rename to SemanticNullable

    twof committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    24474fa View commit details
    Browse the repository at this point in the history
  6. better SemanticNullable docs

    twof committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    af58560 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    668f3dc View commit details
    Browse the repository at this point in the history
  8. fix git status

    twof committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    63345de View commit details
    Browse the repository at this point in the history
  9. run prettier

    twof committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c472b9e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    163785d View commit details
    Browse the repository at this point in the history