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 fe780cb6ff
Move comments to improve attachment
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 Refactor Sil.call_flags into separate CallFlags module 8 years ago
jTrans.mli Reimplement command line options 9 years ago
jTransExn.ml Move comments to improve attachment 8 years ago
jTransExn.mli Remove -open(Utils) compile flag hack 9 years ago
jTransStaticField.ml Refactor Sil.call_flags into separate CallFlags module 8 years ago
jTransStaticField.mli Refactor Sil.typ into separate Typ module 9 years ago
jTransType.ml Enable warning: Unexpected documentation comment 8 years ago
jTransType.mli Refactor Sil.Subtype into separate Subtype module 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.