nitg/ffi: move most FFI services from AModule to MModule
[nit.git] / src / common_ffi / common_ffi.nit
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-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...