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 c0152f2278
[frontend] Remove duplicate variable declaration
5 years ago
..
IR [nullsafe] Suppress _some_ errors related to synthetic/autogenerated code 5 years ago
absint [java][procname] params are Typ.t 5 years ago
al [linters] Delete unused linters about ComponentKit 5 years ago
atd [debug] new command 5 years ago
backend [specs] move specs file functionality into summary 5 years ago
base [infer] Add max-jobs option 5 years ago
biabduction [java][procname] params are Typ.t 5 years ago
bufferoverrun [java] make return type in procname a Typ.t 5 years ago
c_stubs rename most libraries to be more consistent 5 years ago
checkers [inferbo] Add naive models for Java's Buffer 5 years ago
clang [frontend] Remove duplicate variable declaration 5 years ago
concurrency [java][procname] params are Typ.t 5 years ago
cost [cost] Revert subclass lookup heuristics 5 years ago
deadcode [help] scaffolding to start documenting issue types 5 years ago
integration [specs] move specs file functionality into summary 5 years ago
istd [istd][minor] no need to name ~fold in fold_of_pervasives_map_fold 5 years ago
java [java][procname] params are Typ.t 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] Suppress _some_ errors related to synthetic/autogenerated code 5 years ago
opensource [CCBM] Support another QE check form 5 years ago
pulse [istd][minor] no need to name ~fold in fold_of_pervasives_map_fold 5 years ago
quandary document Quandary issue types 5 years ago
scripts [checkCopyright] detect language of dune files 5 years ago
test_determinator [java][procname] params are Typ.t 5 years ago
third-party [pudge] Add a dependency on the sledge lib 5 years ago
topl [java][procname] params are Typ.t 5 years ago
unit [java][procname] params are Typ.t 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 [specs] move specs file functionality into summary 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.