-
Notifications
You must be signed in to change notification settings - Fork 9.1k
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
Add proposal to clarify nullable
#2050
Commits on Apr 17, 2018
-
Merge pull request #2 from OAI/master
Updating master from upstream repo
Configuration menu - View commit details
-
Copy full SHA for 2fe1ec8 - Browse repository at this point
Copy the full SHA 2fe1ec8View commit details
Commits on Feb 3, 2019
-
Merge remote-tracking branch 'upstream/master'
Catching up with changes in the upstream repo.
Configuration menu - View commit details
-
Copy full SHA for d20a217 - Browse repository at this point
Copy the full SHA d20a217View commit details
Commits on Oct 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dacf5c7 - Browse repository at this point
Copy the full SHA dacf5c7View commit details -
Addressing OAI#1389, and clearing the way for PRs OAI#2046 and OAI#1977…
…. This adds a formal proposal to clarify the semantics of nullable, providing the necessary background and links to related resources.
Configuration menu - View commit details
-
Copy full SHA for 905dacd - Browse repository at this point
Copy the full SHA 905dacdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cddbc1e - Browse repository at this point
Copy the full SHA cddbc1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a64f81a - Browse repository at this point
Copy the full SHA a64f81aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f25047 - Browse repository at this point
Copy the full SHA 3f25047View commit details -
Configuration menu - View commit details
-
Copy full SHA for d58009a - Browse repository at this point
Copy the full SHA d58009aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1e3d94 - Browse repository at this point
Copy the full SHA d1e3d94View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for c58f5bf - Browse repository at this point
Copy the full SHA c58f5bfView commit details -
Change single-quote 'null' to double-quote "null"
Thanks, @handrews for the review.
Configuration menu - View commit details
-
Copy full SHA for 92fa3a6 - Browse repository at this point
Copy the full SHA 92fa3a6View commit details
Commits on Nov 1, 2019
-
Clarified the proposed definition of nullable
Somehow in our collaborative editing, we neglected to state that `nullable` adds `"null"` to the set of allowed types. We just said that it "expands" the `type` value, but didn't state the obvious (to us) manner of said expansion. Correcting that oversight in this commit.
Configuration menu - View commit details
-
Copy full SHA for e1c5bc9 - Browse repository at this point
Copy the full SHA e1c5bc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63a71b5 - Browse repository at this point
Copy the full SHA 63a71b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d94b7c - Browse repository at this point
Copy the full SHA 7d94b7cView commit details
Commits on Nov 5, 2019
-
Added a more complete explanation of the problems created by disallow…
…ing nulls by default.
Configuration menu - View commit details
-
Copy full SHA for e456a98 - Browse repository at this point
Copy the full SHA e456a98View commit details