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.
Jules Villard 451adc7949
[build] fix ./build-infer clang
8 years ago
..
.project initial synchronization 10 years ago
README.md Created IR folder for the intermediate representaion files. 9 years ago
TODO initial synchronization 10 years ago
doc.odocl initial synchronization 10 years ago
jAnnotation.ml Remove support for SuppressWarnings annotations 8 years ago
jAnnotation.mli Remove support for SuppressWarnings annotations 8 years ago
jClasspath.ml [infer][java] more rebust detection of the class filenames 8 years ago
jClasspath.mli Call java frontend directly instead of using fork 8 years ago
jConfig.ml Divide Utils into Utils, Pp, and IStd 8 years ago
jContext.ml Open Core.Std by default, still use Caml Hashtbl, Map, Set 8 years ago
jContext.mli Open Core.Std by default, still use Caml Hashtbl, Map, Set 8 years ago
jFrontend.ml [BetterEngineering] Remove remaining uses of polymorphic equality 8 years ago
jFrontend.mli Divide Utils into Utils, Pp, and IStd 8 years ago
jMain.ml [build] fix ./build-infer clang 8 years ago
jMain.mli [build] fix ./build-infer clang 8 years ago
jTrans.ml Deprecate more IList functions and use Core List instead 8 years ago
jTrans.mli Divide Utils into Utils, Pp, and IStd 8 years ago
jTransExn.ml [BetterEngineering] Remove remaining uses of polymorphic equality 8 years ago
jTransExn.mli Divide Utils into Utils, Pp, and IStd 8 years ago
jTransType.ml Deprecate more IList functions and use Core List instead 8 years ago
jTransType.mli Divide Utils into Utils, Pp, and IStd 8 years ago

README.md

Java Front-End

This is the front-end for java compilers.

The main entry point is JMain.