compiler: add a native implementation of NativeArray::memmove
authorJean Privat <jean@pryen.org>
Thu, 4 Feb 2016 01:52:25 +0000 (20:52 -0500)
committerJean Privat <jean@pryen.org>
Thu, 4 Feb 2016 01:52:25 +0000 (20:52 -0500)
commit2877bde8a3d9af5f9d8da442d8da2769d50bf36c
tree534abedec741d6392be39368454b8d8fbeca31c3
parent01582e41db68bdad1fc747c85f443a49d9c9a5e6
compiler: add a native implementation of NativeArray::memmove

Signed-off-by: Jean Privat <jean@pryen.org>
lib/core/collection/array.nit
src/compiler/global_compiler.nit
src/compiler/separate_compiler.nit