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.
Cristiano Calcagno 4cee6907ec
[backend] Remove the global reference DB.current_source and clean up the flow of information about the current source file.
9 years ago
..
.project 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 [backend] Remove the global reference DB.current_source and clean up the flow of information about the current source file. 9 years ago
jContext.mli [backend] Remove the global reference DB.current_source and clean up the flow of information about the current source file. 9 years ago
jFrontend.ml [backend] Remove the global reference DB.current_source and clean up the flow of information about the current source file. 9 years ago
jFrontend.mli [backend] Remove the global reference DB.current_source and clean up the flow of information about the current source file. 9 years ago
jMain.ml [backend] Remove the global reference DB.current_source and clean up the flow of information about the current source file. 9 years ago
jTrans.ml [backend] Remove the global reference DB.current_source and clean up the flow of information about the current source file. 9 years ago
jTrans.mli [backend] Remove the global reference DB.current_source and clean up the flow of information about the current source file. 9 years ago
jTransExn.ml [backend] Remove the global reference DB.current_source and clean up the flow of information about the current source file. 9 years ago
jTransExn.mli Remove -open(Utils) compile flag hack 9 years ago
jTransStaticField.ml [backend] Remove the global reference DB.current_source and clean up the flow of information about the current source file. 9 years ago
jTransStaticField.mli Refactor Sil.exp to Exp.t 9 years ago
jTransType.ml [backend] Remove the global reference DB.current_source and clean up the flow of information about the current source file. 9 years ago
jTransType.mli Remove Tstruct in favor of Tvar 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.