src: move pseudo-toplevel methods from Object
[nit.git] / src / ffi / cpp.nit
2015-10-16 Jean Privatsrc: move pseudo-toplevel methods from Object
2015-07-18 Alexis Laferrièresrc & lib: use the default behavior of `basename` where...
2015-05-26 Alexis Laferrièresrc: update Java and C++ FFI to use `self`
2015-01-28 Alexis Laferrièrenitc: refactor MModule cflags and ldflags to support...
2015-01-24 Alexis Laferrièrenitc: rename `c_compiler_option` and cie to `cflags...
2015-01-13 Alexis Laferrièrenitc: FFI and nitni use MModule::c_name
2014-11-06 Jean PrivatMerge: Java FFI global compilation fix
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-09-17 Alexis Laferrièrenitg: rename `common_ffi` group to `ffi`