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.
Sungkeun Cho 10a111d41b
[inferbo] Refactor domain constructors for field
5 years ago
..
IR kill Exceptions.Eradicate 5 years ago
absint [errlog][minor] rename "name" and "err_name" to "issue_type" 5 years ago
al [AL] monomorphise CIssue.t 5 years ago
atd [cost] Remove cold-start issues 5 years ago
backend [errlog][minor] rename "name" and "err_name" to "issue_type" 5 years ago
base [Config] pull some options out of the big group of debug 5 years ago
biabduction kill Exceptions.Dummy_exception 5 years ago
bufferoverrun [inferbo] Refactor domain constructors for field 5 years ago
c_stubs rename most libraries to be more consistent 5 years ago
checkers [docs] only one checker allowed per issue type 5 years ago
clang Revert "[frontend][clang][RFC] fix translation of enum constant" 5 years ago
concurrency [errlog] reporting asserts checker matches issue-type 5 years ago
cost [inferbo] Refactor domain constructors for field 5 years ago
deadcode [deadcode] create deadcode/dune only when needed 5 years ago
integration [Exceptions] kill `category` 5 years ago
istd minor readability improvement in IssueType.ml 5 years ago
java [ocamlformat] Set break-sequences = true 5 years ago
labs [labs] brush up labs 5 years ago
llvm [build] Replace custom make cmds w/ dune promotion and byte_complete 5 years ago
nullsafe [nullsafe][easy] use `lazy` instead of `fetcher ()` 5 years ago
opensource [oss] more flexible way to have opensource stubs 5 years ago
pulse [pulse] Special case for std::function:operator=( nullptr ) 5 years ago
quandary [errlog] reporting asserts checker matches issue-type 5 years ago
scripts [checkCopyright] detect language of dune files 5 years ago
test_determinator documentation for new libraries 5 years ago
third-party [pudge] Add a dependency on the sledge lib 5 years ago
topl [errlog] reporting asserts checker matches issue-type 5 years ago
unit [ocamlformat] Set break-sequences = true 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 [ocamlformat] Set break-sequences = true 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 [cost] Remove cold-start issues 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.