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.
Nikos Gorogiannis 34f7741ad9
[java][2/n] refactor classpath
5 years ago
..
IR [debug] new command 5 years ago
absint [inferbo] Add some models of linked list next methods 5 years ago
al [linters] Delete unused linters about ComponentKit 5 years ago
atd [debug] new command 5 years ago
backend [log] fix gc stats merging 5 years ago
base [pulse] change recency maps to be backed by lists 5 years ago
biabduction [builtins] Change the name of __free_cf to the more appropriate _objc_bridge_transfer and delete the biabduction implementation 5 years ago
bufferoverrun [cost] Add model for ImmutableSet.of 5 years ago
c_stubs rename most libraries to be more consistent 5 years ago
checkers [CCBM] Support marker value as object field in Java 5 years ago
clang [linters] Delete unused linters about ComponentKit 5 years ago
concurrency get rid of most dynamic severity changes 5 years ago
cost [cost] Add cost models for Collection.addAll 5 years ago
deadcode [help] scaffolding to start documenting issue types 5 years ago
integration [log] fix gc stats merging 5 years ago
istd [pulse] change recency maps to be backed by lists 5 years ago
java [java][2/n] refactor classpath 5 years ago
labs [infer][PR] typo in TopLifted from infer lab 5 years ago
llvm [build] Replace custom make cmds w/ dune promotion and byte_complete 5 years ago
nullsafe [nullsafe] Fix handling of assignment expressions in prune 5 years ago
opensource [CCBM] Support marker value as object field in Java 5 years ago
pulse [pulse] change recency maps to be backed by lists 5 years ago
quandary document Quandary issue types 5 years ago
scripts [checkCopyright] detect language of dune files 5 years ago
test_determinator [test determinator] avoid exceptions 5 years ago
third-party [pudge] Add a dependency on the sledge lib 5 years ago
topl remove dynamic severity: Reporting.log_{error,warning} -> log_issue 5 years ago
unit [infer] Remove ppx_compare workaround for nonrec types (2) 5 years ago
.ocamlformat [ocamlformat] Set break-sequences = true 5 years ago
Makefile finish dune-ification with tests and main binaries 5 years ago
README.md [dune] jbuilder -> dune 7 years ago
dune.common.in finish dune-ification with tests and main binaries 5 years ago
dune.in [java] ability to call directly into the Java source parser for debug 5 years ago
infer.ml [debug] new command 5 years ago
infer.mli [copyright] Remove years 6 years ago
infertop.ml [copyright] Remove years 6 years ago
infertop.mli finish dune-ification with tests and main binaries 5 years ago
inferunit.ml [log] fix gc stats merging 5 years ago
inferunit.mli finish dune-ification with tests and main binaries 5 years ago

README.md

The OCaml source files for infer live here. The Makefile is responsible for building them, together with dune.in.