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 8589dc4868
Remove Tstruct in favor of Tvar
8 years ago
..
.project initial synchronization 10 years ago
QUESTIONS 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 Refactor Sil.typ into separate Typ module 9 years ago
jAnnotation.mli Refactor Sil.typ into separate Typ module 9 years ago
jClasspath.ml Reimplement command line options 9 years ago
jClasspath.mli Reimplement command line options 9 years ago
jConfig.ml Reimplement command line options 9 years ago
jContext.ml Refactor Sil.typ into separate Typ module 9 years ago
jContext.mli Refactor Sil.typ into separate Typ module 9 years ago
jFrontend.ml add matchers from inferconfig to the CLI 9 years ago
jFrontend.mli add matchers from inferconfig to the CLI 9 years ago
jMain.ml Simplify DB initialization 9 years ago
jTrans.ml Remove Tstruct in favor of Tvar 8 years ago
jTrans.mli Reimplement command line options 9 years ago
jTransExn.ml Cleanup instruction names: use Load/Store instead of Letderef/Set. 8 years ago
jTransExn.mli Remove -open(Utils) compile flag hack 9 years ago
jTransStaticField.ml Refactor Sil.exp to Exp.t 8 years ago
jTransStaticField.mli Refactor Sil.exp to Exp.t 8 years ago
jTransType.ml Remove Tstruct in favor of Tvar 8 years ago
jTransType.mli Remove Tstruct in favor of Tvar 8 years ago
jUtils.ml Reimplement command line options 9 years ago
jUtils.mli Remove -open(Utils) compile flag hack 9 years ago

README.md

Java Front-End

This is the front-end for java compilers.

The main entry point is JMain.