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.
Jeremy Dubreil 8b7208df62
[infer][eradicate] fix the position of the comments in the list of models
7 years ago
..
AnnotatedSignature.ml [ocamlformat] Use ocamlformat from github 7 years ago
AnnotatedSignature.mli Convert Reason to OCaml, and auto-format OCaml 7 years ago
README.md Created IR folder for the intermediate representaion files. 9 years ago
eradicate.ml [ocamlformat] Use ocamlformat from github 7 years ago
eradicate.mli Convert Reason to OCaml, and auto-format OCaml 7 years ago
eradicateChecks.ml [ocamlformat] Use ocamlformat from github 7 years ago
modelTables.ml [infer][eradicate] fix the position of the comments in the list of models 7 years ago
modelTables.mli [ocamlformat] Use ocamlformat from github 7 years ago
models.ml [ocamlformat] Use ocamlformat from github 7 years ago
typeAnnotation.ml [ocamlformat] Use ocamlformat from github 7 years ago
typeAnnotation.mli Convert Reason to OCaml, and auto-format OCaml 7 years ago
typeCheck.ml [ocamlformat] Use ocamlformat from github 7 years ago
typeCheck.mli Convert Reason to OCaml, and auto-format OCaml 7 years ago
typeErr.ml [ocamlformat] Use ocamlformat from github 7 years ago
typeErr.mli [filtering] improve issue type filtering CLI 7 years ago
typeOrigin.ml [ocamlformat] Use ocamlformat from github 7 years ago
typeOrigin.mli Convert Reason to OCaml, and auto-format OCaml 7 years ago
typeState.ml [ocamlformat] Use ocamlformat from github 7 years ago
typeState.mli Convert Reason to OCaml, and auto-format OCaml 7 years ago

README.md

Eradicate @Nullable Checker

Eradicate is a type checker for @Nullable annotations for Java. The goal is to eradicate null pointer exceptions. See Eradicate.

The main entry point is module Eradicate.