Java FFI: enable inserting additionnal Java files to a project
[nit.git] / src / common_ffi / common_ffi.nit
2014-06-17 Alexis LaferrièreJava FFI: enable inserting additionnal Java files to...
2014-05-28 Alexis LaferrièreMerge branch 'master' into portable-errors
2014-05-13 Jean PrivatMerge: Refactor FFI, the framework is now based on...
2014-05-12 Alexis Laferrièreffi: minor clean up
2014-05-12 Jean PrivatMerge: Simplify AMethPropdef
2014-05-12 Jean Privatsrc: use `AMethPropdef` instead of subclasses when...
2014-05-08 Alexis Laferrièrenitg/ffi: move most FFI services from AModule to MModule
2014-05-05 Alexis Laferrièreffi: move up Set of callbacks by foreign language
2014-04-25 Alexis Laferrièrenitg: use a portable macro PRINT_ERROR instead of fprintf
2014-04-10 Alexis Laferrièrenitg: intro of the FFI with java
2014-04-02 Jean Privatffi: move a lot of code and services from AModule to...
2014-03-06 Alexis Laferrièrenitg-s: fix importation of custom C header between...
2014-02-27 Alexis Laferrièrenitg/ffi: intro of FFI with C++
2014-02-18 Alexis Laferrièrenitg/ffi: adds the annotations c_[copiler|linker]_option
2014-02-18 Alexis Laferrièrenitg/ffi: adds the pkgconfig annotation to detect requi...
2014-02-17 Alexis Laferrièrenitg: intro the common_ffi module and support for the...