lib/core/collection: add start so iterators are usable with `with`
[nit.git] / tests / test_ffi_c_callbacks.nit
2015-05-27 Alexis Laferrièretests: update tests using the FFI
2015-04-10 Jean Privattests: ffi use `Sys_` instead of `Object_` prefix
2014-02-17 Alexis Laferrièretests: update FFI tests to latest spec
2013-08-05 Alexis Laferrièretests: adds an FFI test with simple callbacks