rename `NativeString` to `CString`
[nit.git] / src / interpreter / dynamic_loading_ffi / dynamic_loading_ffi.nit
2016-12-13 Alexis Laferrièrerename `NativeString` to `CString`
2016-04-18 Alexis Laferrièreinterpreter: use light_ffi to force support for the...
2015-08-13 Lucas Bajoletsrc/interpreter: Added fixints to interpreter
2015-06-26 Alexis Laferrièresrc/niti: use a real NativeString
2015-06-19 Jean Privatniti-ffi: NativeString is re-a `char*` since #1502
2015-06-17 Alexis Laferrièresrc: fix interpreter FFI to support nitvm
2015-06-10 Alexis Laferrièresrc: intro an FFI for the interpreter