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.
Jules Villard 741e527826
[console] print progress-like messages on stderr
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 [eradicate] Add support for new annotation @PropagatesNullable 8 years ago
jAnnotation.mli Remove support for SuppressWarnings annotations 8 years ago
jClasspath.ml [codemod] Move `Procname` into `Typ.Procname` 8 years ago
jClasspath.mli [codemod] Move `Procname` into `Typ.Procname` 8 years ago
jConfig.ml Divide Utils into Utils, Pp, and IStd 8 years ago
jContext.ml [codemod] Move `Procname` into `Typ.Procname` 8 years ago
jContext.mli [codemod] Move `Procname` into `Typ.Procname` 8 years ago
jFrontend.ml [console] print progress-like messages on stderr 8 years ago
jFrontend.mli Divide Utils into Utils, Pp, and IStd 8 years ago
jMain.ml [infer] the function to pretty-print the call graph does not need to access the analysis summaries 8 years ago
jMain.mli [build] fix ./build-infer clang 8 years ago
jTrans.ml [console] print progress-like messages on stderr 8 years ago
jTrans.mli [cleanup] replace Location.dummy with Location.none where acceptable 8 years ago
jTransExn.ml [cleanup] replace Location.dummy with Location.none where acceptable 8 years ago
jTransExn.mli Divide Utils into Utils, Pp, and IStd 8 years ago
jTransType.ml [IR] add stride to array type 8 years ago
jTransType.mli [IR] Refactor Ident.fieldname _*into Fieldname module 8 years ago

README.md

Java Front-End

This is the front-end for java compilers.

The main entry point is JMain.