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.
Peter O'Hearn da0933fd79
first try at dereferencing lock on monitor enter
9 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 doing preanalysis on-demand 9 years ago
jTrans.ml first try at dereferencing lock on monitor enter 9 years ago
jTrans.mli Reimplement command line options 9 years ago
jTransExn.ml Refactor Sil.typ into separate Typ module 9 years ago
jTransExn.mli Remove -open(Utils) compile flag hack 9 years ago
jTransStaticField.ml removing need to pass around lists of temporary id's in the frontend 9 years ago
jTransStaticField.mli Refactor Sil.typ into separate Typ module 9 years ago
jTransType.ml Refactor Sil.typ into separate Typ module 9 years ago
jTransType.mli Refactor Sil.typ into separate Typ module 9 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.