..
AnnotatedField.ml
[nullsafe] Introduce NullsafeMode as a replacement for `is_strict_mode`
5 years ago
AnnotatedField.mli
[typ] extract Fieldname from Typ
5 years ago
AnnotatedNullability.ml
[nullsafe] Introduce NullsafeMode as a replacement for `is_strict_mode`
5 years ago
AnnotatedNullability.mli
[nullsafe] Introduce NullsafeMode as a replacement for `is_strict_mode`
5 years ago
AnnotatedSignature.ml
[ocaml] preparations for core v13
5 years ago
AnnotatedSignature.mli
[nullsafe] Introduce NullsafeMode as a replacement for `is_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 NullsafeMode as a replacement for `is_strict_mode`
5 years ago
AssignmentRule.mli
[nullsafe] Introduce NullsafeMode as a replacement for `is_strict_mode`
5 years ago
DereferenceRule.ml
[nullsafe] Introduce NullsafeMode as a replacement for `is_strict_mode`
5 years ago
DereferenceRule.mli
[nullsafe] Introduce NullsafeMode as a replacement for `is_strict_mode`
5 years ago
ErrorRenderingUtils.ml
[nullsafe] Treat parameter in overrides of `equals(Object param)` as nullable.
5 years ago
ErrorRenderingUtils.mli
[nullsafe] Rename nullability variants
5 years ago
InferredNullability.ml
[nullsafe] Rename nullability variants
5 years ago
InferredNullability.mli
[ocamlformat] Enable parsing and reformatting docstrings
5 years ago
InheritanceRule.ml
[nullsafe] Introduce NullsafeMode as a replacement for `is_strict_mode`
5 years ago
InheritanceRule.mli
[nullsafe] Introduce NullsafeMode as a replacement for `is_strict_mode`
5 years ago
Initializers.ml
[ocaml] preparations for core v13
5 years ago
Initializers.mli
[typ] extract Procname from Typ
5 years ago
Nullability.ml
[nullsafe] Rename nullability variants
5 years ago
Nullability.mli
[nullsafe] Rename nullability variants
5 years ago
NullabilityCheck.ml
[typ] extract Procname from Typ
5 years ago
NullabilityCheck.mli
[copyright] Remove years
6 years ago
NullabilitySuggest.ml
[typ] extract Procname from Typ
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
NullsafeMode.ml
[nullsafe] Introduce NullsafeMode as a replacement for `is_strict_mode`
5 years ago
NullsafeMode.mli
[nullsafe] Introduce NullsafeMode as a replacement for `is_strict_mode`
5 years ago
OverAnnotatedRule.ml
[nullsafe] Rename nullability variants
5 years ago
OverAnnotatedRule.mli
[typ] extract Procname from Typ
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
[ocamlformat] Enable parsing and reformatting docstrings
5 years ago
ThirdPartyAnnotationInfo.ml
[typ] extract Procname from Typ
5 years ago
ThirdPartyAnnotationInfo.mli
[typ] extract Procname from Typ
5 years ago
ThirdPartyAnnotationInfoLoader.ml
[nullsafe] ThirdPartyAnnotationInfoStorage stores files names and line numbers for signatures
5 years ago
ThirdPartyAnnotationInfoLoader.mli
[ocamlformat] Enable parsing and reformatting docstrings
5 years ago
ThirdPartyMethod.ml
[typ] extract Procname from Typ
5 years ago
ThirdPartyMethod.mli
[typ] extract Procname from Typ
5 years ago
eradicate.ml
[ocaml] preparations for core v13
5 years ago
eradicate.mli
[copyright] Remove years
6 years ago
eradicateCheckers.ml
[copyright] Remove years
6 years ago
eradicateCheckers.mli
[typ] extract Procname from Typ
5 years ago
eradicateChecks.ml
[nullsafe][refactor] Simplify logic for the method handling PRUNE instruction
5 years ago
immutableChecker.ml
[typ] extract Procname from Typ
5 years ago
immutableChecker.mli
[copyright] Remove years
6 years ago
modelTables.ml
[nullsafe][EASY] functions that are modelled as @TrueOnNull should be also modelled for nullability.
5 years ago
modelTables.mli
[nullsafe] Documentation and minor code cleanup around models for `checkNotNull`
5 years ago
models.ml
[nullsafe] Model Object.equals() and descentands as FalseOnNull
5 years ago
typeCheck.ml
[ocaml] preparations for core v13
5 years ago
typeCheck.mli
[typ] extract Procname from Typ
5 years ago
typeErr.ml
[nullsafe][refactor] Clean up code responsible for manipulations with `containsKey()`
5 years ago
typeErr.mli
[nullsafe] Introduce NullsafeMode as a replacement for `is_strict_mode`
5 years ago
typeOrigin.ml
[nullsafe] Treat parameter in overrides of `equals(Object param)` as nullable.
5 years ago
typeOrigin.mli
[nullsafe] Treat parameter in overrides of `equals(Object param)` as nullable.
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