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 3d2df4cc3c
[nullsafe] Functionality to load 3rd party info from the storage
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 5 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] Primitive types are always Nonnull 5 years ago
AnnotatedSignature.mli [nullsafe] Introduce Strict mode 5 years ago
AnnotatedType.ml [nullsafe] Split NullsafeType into AnnotatedNullability and AnnotatedType 5 years ago
AnnotatedType.mli [nullsafe] Split NullsafeType into AnnotatedNullability and AnnotatedType 5 years ago
AssignmentRule.ml [nullsafe] Introduce Strict mode 5 years ago
AssignmentRule.mli [nullsafe] Introduce Strict mode 5 years ago
DereferenceRule.ml [nullsafe] Introduce Strict mode 5 years ago
DereferenceRule.mli [nullsafe] Introduce Strict mode 5 years ago
InferredNullability.ml [nullsafe] Introduce DeclaredNonnull 5 years ago
InferredNullability.mli [nullsafe] Introduce DeclaredNonnull 5 years ago
InheritanceRule.ml [nullsafe] Introduce DeclaredNonnull 5 years ago
InheritanceRule.mli [nullsafe] Consolidate logic specific to particular rules in dedicated modules 5 years ago
Initializers.ml [nullsafe] Introduce Strict mode 5 years ago
Initializers.mli [hmm] sexp_{option,list} -> {option,list} 5 years ago
Nullability.ml [nullsafe] Introduce DeclaredNonnull 5 years ago
Nullability.mli [nullsafe] Introduce DeclaredNonnull 5 years ago
NullabilityCheck.ml [filtering/dedup] add deduplicate flag and disambiguate filtering 5 years ago
NullabilityCheck.mli [copyright] Remove years 6 years ago
NullabilitySuggest.ml [AI] rename Domain.( <= ) to Domain.leq 5 years ago
NullabilitySuggest.mli [copyright] Remove years 6 years ago
NullsafeInit.ml [nullsafe] Functionality to load 3rd party info from the storage 5 years ago
NullsafeInit.mli [nullsafe] Functionality to load 3rd party info from the storage 5 years ago
OverAnnotatedRule.ml [nullsafe] nit: small change in the signature for over-annotated rule 5 years ago
OverAnnotatedRule.mli [nullsafe] nit: small change in the signature for over-annotated rule 5 years ago
ThirdPartyAnnotationGlobalRepo.ml [nullsafe] Functionality to load 3rd party info from the storage 5 years ago
ThirdPartyAnnotationGlobalRepo.mli [nullsafe] Functionality to load 3rd party info from the storage 5 years ago
ThirdPartyAnnotationInfo.ml [nullsafe] In-memory storage for accessing nullability information 5 years ago
ThirdPartyAnnotationInfo.mli [nullsafe] In-memory storage for accessing nullability information 5 years ago
ThirdPartyAnnotationInfoLoader.ml [nullsafe] Functionality to load 3rd party info from the storage 5 years ago
ThirdPartyAnnotationInfoLoader.mli [nullsafe] Functionality to load 3rd party info from the storage 5 years ago
ThirdPartyMethod.ml [nullsafe] More rigid format for 3rd party annotation repo 5 years ago
ThirdPartyMethod.mli [nullsafe] In-memory storage for accessing nullability information 5 years ago
eradicate.ml [nullsafe] Introduce Strict mode 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] Make Strict mode respect static methods 5 years ago
immutableChecker.ml Remove redundant fields from proc_callback_args 5 years ago
immutableChecker.mli [copyright] Remove years 6 years ago
modelTables.ml [nullsafe] Don't mention "unannotated" in Models 5 years ago
modelTables.mli [nullsafe] Don't mention "unannotated" in Models 5 years ago
models.ml [nullsafe] Make Strict mode respect static methods 5 years ago
typeCheck.ml [nullsafe] Make Strict mode respect static methods 5 years ago
typeCheck.mli [copyright] Remove years 6 years ago
typeErr.ml [nullsafe] Consolidate logic specific to particular rules in dedicated modules 5 years ago
typeErr.mli [nullsafe] Consolidate logic specific to particular rules in dedicated modules 5 years ago
typeOrigin.ml [nullsafe] Split NullsafeType into AnnotatedNullability and AnnotatedType 5 years ago
typeOrigin.mli [copyright] Remove years 6 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