neo4j/graph: Add optimization methods.
[nit.git] / src / ffi /
2014-12-20 Jean Privatffi: fix phase dependencies
2014-12-10 Alexis LaferrièreObjective-C FFI: intro the FFI with Objective-C
2014-12-04 Jean Privatffi: attach extern class information to the MClassDef...
2014-11-27 Alexis LaferrièreFFI with C: fix line offset in gcc error reports
2014-11-11 Alexis Laferrièrejava: import include/linux everywhere
2014-11-06 Jean PrivatMerge: Java FFI global compilation fix
2014-11-06 Jean PrivatMerge: Use new constructors
2014-11-05 Alexis Laferrièrenitg/ffi: fix indirect function declaration in C++ FFI
2014-11-05 Jean Privatsrc: update most tools to new constructors
2014-11-04 Alexis Laferrièrenitg/ffi: local functions in C are `static`
2014-11-04 Alexis Laferrièrenitg/ffi: fix Java FFI support in nitg-g
2014-11-04 Jean Privatffi/pkgconfig: use the new pkgconfig infrastructure...
2014-10-22 Jean PrivatMerge: Some gammar improvements
2014-10-17 Jean Privatast: remove classes AAtArg and make them simple AExpr
2014-10-13 Jean PrivatMerge: src: remove some warnings and do some cleaning
2014-10-11 Jean Privatsrc: remove useless comparisons on null
2014-10-11 Jean Privatsrc: remove some warnings and do some cleaning
2014-09-17 Alexis Laferrièrenitg: rename `common_ffi` group to `ffi`
2014-02-17 Alexis Laferrièresrc: delete old ffi and native_interface code
2013-08-06 Jean Privatffi: remove superfluous super-class
2013-02-06 Alexis Laferrièrenitc/ffi: adds full FFI support for C to nitc