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.
Josh Berdine e04dd37df3
update opam deps
8 years ago
..
.project initial synchronization 10 years ago
README.md [infer][PR] JMain link is broken 8 years ago
doc.odocl initial synchronization 10 years ago
jAnnotation.ml [eradicate] Add support for new annotation @PropagatesNullable 8 years ago
jAnnotation.mli Remove support for SuppressWarnings annotations 8 years ago
jClasspath.ml update opam deps 8 years ago
jClasspath.mli [perfstats] do not register the same file twice in the same process 8 years ago
jConfig.ml Divide Utils into Utils, Pp, and IStd 8 years ago
jContext.ml [codemod] Move `Procname` into `Typ.Procname` 8 years ago
jContext.mli [codemod] Move `Procname` into `Typ.Procname` 8 years ago
jFrontend.ml update opam deps 8 years ago
jFrontend.mli Divide Utils into Utils, Pp, and IStd 8 years ago
jMain.ml [buck] do not generate non-deterministic data inside buck-out 8 years ago
jMain.mli [build] fix ./build-infer clang 8 years ago
jTrans.ml Move Fieldname module inside Typ 8 years ago
jTrans.mli [cleanup] replace Location.dummy with Location.none where acceptable 8 years ago
jTransExn.ml [cleanup] replace Location.dummy with Location.none where acceptable 8 years ago
jTransExn.mli Divide Utils into Utils, Pp, and IStd 8 years ago
jTransType.ml Move Fieldname module inside Typ 8 years ago
jTransType.mli Move Fieldname module inside Typ 8 years ago

README.md

Java Front-End

This is the front-end for java compilers.

The main entry point is JMain.