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.
Daiva Naudziuniene 35011757dc
[pulse] Add a flag to pass functions that we want to model as returning non-null
5 years ago
..
BuckMode.ml [buck] java & clang combined capture 5 years ago
BuckMode.mli [buck] java & clang combined capture 5 years ago
Checker.ml [CCBM] Support Clang target 5 years ago
Checker.mli [CCBM] Add a new checker config-checks-beween-markers (1/3) 5 years ago
ClangProc.ml [test determinator] Parse the clang profiler samples and matches c functions 5 years ago
ClangProc.mli [test determinator] Parse the clang profiler samples and matches c functions 5 years ago
CommandDoc.ml [debug] new command 5 years ago
CommandDoc.mli [copyright] Remove years 6 years ago
CommandLineOption.ml skeleton new `infer help` command 5 years ago
CommandLineOption.mli [pulse] change recency maps to be backed by lists 5 years ago
Config.ml [pulse] Add a flag to pass functions that we want to model as returning non-null 5 years ago
Config.mli [pulse] Add a flag to pass functions that we want to model as returning non-null 5 years ago
CostIssues.ml [cost] Remove EXPENSIVE_EXECUTION_TIME issue type 5 years ago
CostIssues.mli [cost] Remove EXPENSIVE_EXECUTION_TIME issue type 5 years ago
CostIssuesTestField.ml [cost] Record cost traces in cost-report.json 5 years ago
CostIssuesTestField.mli [cost] Record cost traces in cost-report.json 5 years ago
DB.ml [ocamlformat] Set break-sequences = true 5 years ago
DB.mli [db][procname] kill dead optional argument 5 years ago
DBWriter.ml [infer] Update to core 0.14 5 years ago
DBWriter.mli [sqlite] do merge in-memory 5 years ago
Die.ml [copyright] Remove years 6 years ago
Die.mli [ocamlformat] Reformat repo with new version 5 years ago
Epilogues.ml [infer] Explicitly exit when SIGINT is given 5 years ago
Epilogues.mli [ocamlformat] Enable parsing and reformatting docstrings 5 years ago
FileDiff.ml [ocamlformat] Enable parsing and reformatting docstrings 5 years ago
FileDiff.mli [ocamlformat] Enable parsing and reformatting docstrings 5 years ago
ForkUtils.ml [log] delete PerfStats and EventLogger frameworks 5 years ago
ForkUtils.mli [log] fix gc stats merging 5 years ago
IBase.mld documentation for new libraries 5 years ago
IssueType.ml [pulse] A new issue type OPTIONAL_EMPTY_ACCESS for trying to access folly::Optional when it is folly::none 5 years ago
IssueType.mli [pulse] A new issue type OPTIONAL_EMPTY_ACCESS for trying to access folly::Optional when it is folly::none 5 years ago
IssuesTestField.ml [nullsafe] Add nullsafe extras for meta-issues 5 years ago
IssuesTestField.mli [nullsafe] Add nullsafe extras for meta-issues 5 years ago
Language.ml [help] implement `--write-website` 5 years ago
Language.mli [help] implement `--write-website` 5 years ago
LineReader.ml [ocamlformat] Set break-sequences = true 5 years ago
LineReader.mli move Printer.LineReader to its own file in base/ 5 years ago
Location.ml [infer] Remove ppx_compare workaround for nonrec types (2) 5 years ago
Location.mli [starvation] make report-map per file 5 years ago
LogEntry.ml [oss] more flexible way to have opensource stubs 5 years ago
LogEntry.mli [oss] more flexible way to have opensource stubs 5 years ago
Logging.ml [ocamlformat] Set break-sequences = true 5 years ago
Logging.mli [logging] Introduce a function to call arbitrary function with subsequent logs written in an indended way. 5 years ago
MarkupFormatter.ml [copyright] Remove years 6 years ago
MarkupFormatter.mli [ocamlformat] Enable parsing and reformatting docstrings 5 years ago
PerfEvent.ml [infer-out][9/9] migrate everything else 5 years ago
PerfEvent.mli [copyright] Remove years 6 years ago
Process.ml [infer] Update to core 0.14 5 years ago
Process.mli [integrations] fix potential starvation 5 years ago
ProcessPool.ml [log] fix gc stats merging 5 years ago
ProcessPool.mli [log] fix gc stats merging 5 years ago
ProcessPoolState.ml [infer] Explicitly exit when SIGINT is given 5 years ago
ProcessPoolState.mli [infer] Explicitly exit when SIGINT is given 5 years ago
ResultsDatabase.ml [infer-out][9/9] migrate everything else 5 years ago
ResultsDatabase.mli [infer-out][9/9] migrate everything else 5 years ago
ResultsDir.ml [ocamlformat] Reformat repo with new version 5 years ago
ResultsDir.mli [infer-out][4/9] migrate infer-out/tmp/ 5 years ago
ResultsDirEntryName.ml revive --pmd-xml 5 years ago
ResultsDirEntryName.mli revive --pmd-xml 5 years ago
Scuba.ml [oss] more flexible way to have opensource stubs 5 years ago
Scuba.mli [oss] more flexible way to have opensource stubs 5 years ago
ScubaLogging.ml [cost] Log unknown functions to scuba only with an option 5 years ago
ScubaLogging.mli [cost] Log unknown functions to scuba only with an option 5 years ago
Serialization.ml [java] kill ZipLib (aka specs-in-a-jar) 5 years ago
Serialization.mli [java] kill ZipLib (aka specs-in-a-jar) 5 years ago
SourceFile.ml [linters] Delete unused linters about ComponentKit 5 years ago
SourceFile.mli [linters] Delete unused linters about ComponentKit 5 years ago
SqliteUtils.ml [odoc] fix all provably-dodgy docstrings 5 years ago
SqliteUtils.mli [ocamlformat] Reformat repo with new version 5 years ago
SymOp.ml [ocamlformat] Set break-sequences = true 5 years ago
SymOp.mli [ocamlformat] Reformat repo with new version 5 years ago
TaskBar.ml [ocamlformat] Set break-sequences = true 5 years ago
TaskBar.mli Make the task bar display progress more accurately 6 years ago
Utils.ml [linters] Remove the linters UNAVAILABLE_API_IN_SUPPORTED_IOS_SDK and REGISTERED_OBSERVER_BEING_DEALLOCATED 5 years ago
Utils.mli [linters] Remove the linters UNAVAILABLE_API_IN_SUPPORTED_IOS_SDK and REGISTERED_OBSERVER_BEING_DEALLOCATED 5 years ago
Version.ml.in [java] easier to switch between java 8 and java 11 6 years ago
Version.mli [java] easier to switch between java 8 and java 11 6 years ago
costKind.ml [cost] Remove EXPENSIVE_EXECUTION_TIME issue type 5 years ago
costKind.mli [cost] Remove EXPENSIVE_EXECUTION_TIME issue type 5 years ago
dune [help] scaffolding to start documenting issue types 5 years ago