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.
Jules Villard 358c8b34ac
stop going through Exceptions for non-biabduction issues
5 years ago
..
unit [ocamlformat] Reformat repo with new version 5 years ago
AggregatedSummaries.ml [nullsafe] Log class hierarchy for file level analysis 5 years ago
AggregatedSummaries.mli [nullsafe] Log class hierarchy for file level analysis 5 years ago
AnnotatedField.ml [nullsafe] NullsafeMode operates over JavaClassName 5 years ago
AnnotatedField.mli [typ] extract Fieldname from Typ 5 years ago
AnnotatedNullability.ml [nullsafe] Treat not annotated synthetic fields as StrictNonnull 5 years ago
AnnotatedNullability.mli [nullsafe] Treat not annotated synthetic fields as StrictNonnull 5 years ago
AnnotatedSignature.ml [biabd] stop depending on nullsafe 5 years ago
AnnotatedSignature.mli [biabd] stop depending on nullsafe 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] Introduce LocallyTrustedNonnull nullability 5 years ago
AssignmentRule.mli move visibility into IssueType and make it static, move severity but keep it dynamic 5 years ago
ClassLevelAnalysis.ml get rid of most dynamic severity changes 5 years ago
ClassLevelAnalysis.mli [nullsafe] Aggregate meta-issues for top-level classes 5 years ago
DereferenceRule.ml [nullsafe] Make ErrorRenderingUtils `None`-safe 5 years ago
DereferenceRule.mli move visibility into IssueType and make it static, move severity but keep it dynamic 5 years ago
EradicateReporting.ml stop going through Exceptions for non-biabduction issues 5 years ago
EradicateReporting.mli move visibility into IssueType and make it static, move severity but keep it dynamic 5 years ago
ErrorRenderingUtils.ml [nullsafe] Recommend adding a class to trust list for @Nullsafe trust some/none modes 5 years ago
ErrorRenderingUtils.mli [nullsafe] Make ErrorRenderingUtils `None`-safe 5 years ago
FileLevelAnalysis.ml [nullsafe] Log class hierarchy for file level analysis 5 years ago
FileLevelAnalysis.mli [nullsafe] make eradicate file analysis an Interprocedural.file_t 5 years ago
IDEnv.ml nullsafe/dune 5 years ago
IDEnv.mli nullsafe/dune 5 years ago
InferredNullability.ml [nullsafe] kill Summary.OnDisk.proc_is_library 5 years ago
InferredNullability.mli [nullsafe] kill Summary.OnDisk.proc_is_library 5 years ago
InheritanceRule.ml [nullsafe] Encapsulate creation of ReportableViolation.t inside ReportableViolation 5 years ago
InheritanceRule.mli move visibility into IssueType and make it static, move severity but keep it dynamic 5 years ago
Initializers.ml [ocamlformat] Set break-sequences = true 5 years ago
Initializers.mli [callbacks] get_procs_in_file does not need to be a callback arg 5 years ago
Nullability.ml [nullsafe] Make Trust list a closed type, and expose only emptiness. 5 years ago
Nullability.mli [nullsafe] Introduce LocallyTrustedNonnull nullability 5 years ago
Nullsafe.mld documentation for new libraries 5 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 6 years ago
NullsafeMode.ml move visibility into IssueType and make it static, move severity but keep it dynamic 5 years ago
NullsafeMode.mli move visibility into IssueType and make it static, move severity but keep it dynamic 5 years ago
NullsafeSummary.ml [nullsafe] Refine definition of meta issues 5 years ago
NullsafeSummary.mli [nullsafe] Refine definition of meta issues 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 [nullsafe] Implement class-level analysis and calculate meta-issues. 5 years ago
ThirdPartyAnnotationInfo.mli [nullsafe] Implement class-level analysis and calculate meta-issues. 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 [java] extract java split name from typ module 5 years ago
ThirdPartyMethod.mli [typ] extract Procname from Typ 5 years ago
dune documentation for new libraries 5 years ago
eradicate.ml finish dune-ification with tests and main binaries 5 years ago
eradicate.mli [nullsafe] make eradicate file analysis an Interprocedural.file_t 5 years ago
eradicateChecks.ml [ocamlformat] Set break-sequences = true 5 years ago
immutableChecker.ml kill Exceptions.Eradicate 5 years ago
immutableChecker.mli [nullsafe] make eradicate an Intraprocedural.t 5 years ago
modelTables.ml [nullsafe] Model FbInjector special functions 5 years ago
modelTables.mli [nullsafe] Error reporting: recommend non-nullable alternarives for known nullable methods 5 years ago
models.ml [nullsafe] Model nullability of special enum methods 5 years ago
typeCheck.ml [ocamlformat] Set break-sequences = true 5 years ago
typeCheck.mli nullsafe/dune 5 years ago
typeErr.ml move visibility into IssueType and make it static, move severity but keep it dynamic 5 years ago
typeErr.mli [nullsafe] stop using SummaryReporting 5 years ago
typeOrigin.ml [nullsafe] kill Summary.OnDisk.proc_is_library 5 years ago
typeOrigin.mli [nullsafe] kill Summary.OnDisk.proc_is_library 5 years ago
typeState.ml [logging] Introduce a function to call arbitrary function with subsequent logs written in an indended way. 5 years ago
typeState.mli [logging] Introduce a function to call arbitrary function with subsequent logs written in an indended way. 5 years ago