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.
Sam Blackshear 44edd9ba7f
fix frontend crash when running on Java 8
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 load json config files lazily and at most once 9 years ago
jAnnotation.mli Remove -open(Utils) compile flag hack 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 Remove -open(Utils) compile flag hack 9 years ago
jContext.mli Remove -open(Utils) compile flag hack 9 years ago
jFrontend.ml Reimplement command line options 9 years ago
jFrontend.mli Remove -open(Utils) compile flag hack 9 years ago
jMain.ml load json config files lazily and at most once 9 years ago
jTrans.ml fix frontend crash when running on Java 8 9 years ago
jTrans.mli Reimplement command line options 9 years ago
jTransExn.ml removing need to pass around lists of temporary id's in the frontend 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 removing need to pass around lists of temporary id's in the frontend 9 years ago
jTransType.ml Remove -open(Utils) compile flag hack 9 years ago
jTransType.mli Remove -open(Utils) compile flag hack 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.