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.
Andrzej Kotulski 459ec32081
kill Location.nLOC
8 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 [infer][java] Simplify the API to translate Java method names into SIL procedure names 8 years ago
jAnnotation.mli [infer][java] Simplify the API to translate Java method names into SIL procedure names 8 years ago
jClasspath.ml [config] Default project_root to initial working dir 8 years ago
jClasspath.mli Reimplement command line options 9 years ago
jConfig.ml [IR] Do not use JBasics.java_lang_object in IR/backend 8 years ago
jContext.ml [infer][java] Remove the code adding a special treatment for static final fields 8 years ago
jContext.mli [infer][java] Remove the code adding a special treatment for static final fields 8 years ago
jFrontend.ml [infer][java] Isolate the call to the JBir transformation to a single place 8 years ago
jFrontend.mli [backend] Remove the global reference DB.current_source and clean up the flow of information about the current source file. 8 years ago
jMain.ml kill Location.nLOC 8 years ago
jTrans.ml kill Location.nLOC 8 years ago
jTrans.mli [infer][java] Isolate the call to the JBir transformation to a single place 8 years ago
jTransExn.ml [IR] Rearrange the cfg module to make nodes, procd descs, and cfgs independent types. 8 years ago
jTransExn.mli Remove -open(Utils) compile flag hack 9 years ago
jTransType.ml [infer][java] Simplify the API to translate Java method names into SIL procedure names 8 years ago
jTransType.mli [infer][java] Simplify the API to translate Java method names into SIL procedure names 8 years ago

README.md

Java Front-End

This is the front-end for java compilers.

The main entry point is JMain.