Callref bugfix in interpreter and compilers + autosav
[nit.git] / src / compiler / compiler_ffi / compiler_ffi.nit
2016-03-01 Alexis Laferrièresrc/ffi: protect friendly macro names in type check...
2016-03-01 Alexis Laferrièresrc/ffi: fix use of c_name for mangled names
2015-09-15 Jean Privatnitc: fix --typing-test-metrics by using correct tags...
2015-05-26 Alexis Laferrièresrc: update core FFI to use `self` instead of `recv...
2015-05-11 Alexis Laferrièresrc/ffi: add some missing doc and clean up
2015-05-08 Alexis Laferrièresrc/ffi: separate compiler_ffi in light/full modules