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 373e6b39cc
[infer] Use inline record for Typ.Tarray
7 years ago
..
README.md [infer][PR] JMain link is broken 8 years ago
doc.odocl initial synchronization 10 years ago
jAnnotation.ml [ocamlformat] Upgrade base and ocamlformat 7 years ago
jAnnotation.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
jClasspath.ml [infer][java] translate the annotations of the callees 7 years ago
jClasspath.mli [infer][java] translate the annotations of the callees 7 years ago
jConfig.ml [cleanup] remove dead code 7 years ago
jConfig.mli [cleanup] remove dead code 7 years ago
jContext.ml [capture] get rid of call graphs 7 years ago
jContext.mli [capture] get rid of call graphs 7 years ago
jFrontend.ml [infer][java] translate the annotations of the callees 7 years ago
jFrontend.mli [capture] get rid of call graphs 7 years ago
jMain.ml [infer][java] map all failures to convert absolute paths to relative paths to the same value 7 years ago
jMain.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
jTrans.ml [infer] Use inline record for Typ.Tarray 7 years ago
jTrans.mli [infer][java] translate the annotations of the callees 7 years ago
jTransExn.ml [ocamlformat] Upgrade base and ocamlformat 7 years ago
jTransExn.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
jTransType.ml [infer] Use inline record for Typ.Tarray 7 years ago
jTransType.mli [cleanup] restrict Java-specific utility functions to Typ.Procname.Java.t's 7 years ago

README.md

Java Front-End

This is the front-end for java compilers.

The main entry point is JMain.