You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mitya Lyubarskiy b41593acb7
[nullsafe] Specify "InferredNonnull" type origin even if it was already Nonnull
5 years ago
..
AnnotatedField.ml [nullsafe] Primitive types are always Nonnull 5 years ago
AnnotatedField.mli [nullsafe] Move `get_field_annotation` out of EradicateChecks to a dedicated module 6 years ago
AnnotatedNullability.ml [nullsafe] Primitive types are always Nonnull 5 years ago
AnnotatedNullability.mli [nullsafe] Primitive types are always Nonnull 5 years ago
AnnotatedSignature.ml [nullsafe] Always specify if the nullability comes from internal models or third party 5 years ago
AnnotatedSignature.mli [nullsafe] Always specify if the nullability comes from internal models or third party 5 years ago
AnnotatedType.ml [nullsafe] Split NullsafeType into AnnotatedNullability and AnnotatedType 6 years ago
AnnotatedType.mli [nullsafe] Split NullsafeType into AnnotatedNullability and AnnotatedType 6 years ago
AssignmentRule.ml [nullsafe] More specific error messaging for Null nullability 5 years ago
AssignmentRule.mli [nullsafe] Render strict mode violations nicely 5 years ago
DereferenceRule.ml [nullsafe] More specific error messaging for Null nullability 5 years ago
DereferenceRule.mli [nullsafe] Render strict mode violations nicely 5 years ago
ErrorRenderingUtils.ml [nullsafe] Render strict mode violations nicely 5 years ago
ErrorRenderingUtils.mli [nullsafe] Render strict mode violations nicely 5 years ago
InferredNullability.ml [nullsafe] Specify "InferredNonnull" type origin even if it was already Nonnull 5 years ago
InferredNullability.mli [nullsafe] Specify "InferredNonnull" type origin even if it was already Nonnull 5 years ago
InheritanceRule.ml [ocamlformat] Upgrade ocamlformat version 5 years ago
InheritanceRule.mli [nullsafe] Consolidate logic specific to particular rules in dedicated modules 5 years ago
Initializers.ml [ocamlformat] Upgrade ocamlformat version 5 years ago
Initializers.mli [hmm] sexp_{option,list} -> {option,list} 5 years ago
Nullability.ml [nullsafe] Introduce Null nullability type 5 years ago
Nullability.mli [nullsafe] Introduce Null nullability type 5 years ago
NullabilityCheck.ml [ocamlformat] Upgrade ocamlformat version 5 years ago
NullabilityCheck.mli [copyright] Remove years 6 years ago
NullabilitySuggest.ml [ocamlformat] Upgrade ocamlformat version 5 years ago
NullabilitySuggest.mli [copyright] Remove years 6 years ago
NullsafeInit.ml [nullsafe] Always specify if the nullability comes from internal models or third party 5 years ago
NullsafeInit.mli [nullsafe] Functionality to load 3rd party info from the storage 5 years ago
OverAnnotatedRule.ml [nullsafe] Introduce Null nullability type 5 years ago
OverAnnotatedRule.mli [nullsafe] nit: small change in the signature for over-annotated rule 5 years ago
ThirdPartyAnnotationGlobalRepo.ml [nullsafe] An ability to show the different path to third party folder rather than one that is specified in config 5 years ago
ThirdPartyAnnotationGlobalRepo.mli [deadcode] fix deadcode 5 years ago
ThirdPartyAnnotationInfo.ml [nullsafe] Special error messaging for case when unmodelled third-party signature is called 5 years ago
ThirdPartyAnnotationInfo.mli [nullsafe] Special error messaging for case when unmodelled third-party signature is called 5 years ago
ThirdPartyAnnotationInfoLoader.ml [nullsafe] ThirdPartyAnnotationInfoStorage stores files names and line numbers for signatures 5 years ago
ThirdPartyAnnotationInfoLoader.mli [nullsafe] Functionality to load 3rd party info from the storage 5 years ago
ThirdPartyMethod.ml [nullsafe] 3rd party annotations from the repo are respected in nullsafe 5 years ago
ThirdPartyMethod.mli [nullsafe] 3rd party annotations from the repo are respected in nullsafe 5 years ago
eradicate.ml [nullsafe] InferredNullability's nullability is determined by TypeOrigin 5 years ago
eradicate.mli [copyright] Remove years 6 years ago
eradicateCheckers.ml [copyright] Remove years 6 years ago
eradicateCheckers.mli [copyright] Remove years 6 years ago
eradicateChecks.ml [nullsafe][bug fix] Introduce a param guiding optimistic treatment of third party params and fix a bug in the current behavior. 5 years ago
immutableChecker.ml Remove redundant fields from proc_callback_args 6 years ago
immutableChecker.mli [copyright] Remove years 6 years ago
modelTables.ml [nullsafe] Always specify if the nullability comes from internal models or third party 5 years ago
modelTables.mli [nullsafe] Always specify if the nullability comes from internal models or third party 5 years ago
models.ml [nullsafe][bug fix] Introduce a param guiding optimistic treatment of third party params and fix a bug in the current behavior. 5 years ago
typeCheck.ml [nullsafe] Specify "InferredNonnull" type origin even if it was already Nonnull 5 years ago
typeCheck.mli [ocamlformat] Upgrade ocamlformat version 5 years ago
typeErr.ml [nullsafe] Render strict mode violations nicely 5 years ago
typeErr.mli [nullsafe] Render strict mode violations nicely 5 years ago
typeOrigin.ml [nullsafe] Introduce Null nullability type 5 years ago
typeOrigin.mli [nullsafe] Methods rendering the error accept TypeOrigin.t instead of string 5 years ago
typeState.ml [nullsafe] Simplify signature of InferredNullability.join 5 years ago
typeState.mli [nullsafe] Remove calculating locations in typestate `range` 5 years ago