abstract_compiler: generalize `native_array_instance`
authorJean Privat <jean@pryen.org>
Thu, 12 Jun 2014 12:48:59 +0000 (08:48 -0400)
committerJean Privat <jean@pryen.org>
Thu, 12 Jun 2014 12:48:59 +0000 (08:48 -0400)
commit856ec13527f49d7dd97ffd0c3442019c1b3d0601
tree73b00be8b7bf73ab67062cd396e0715d86144622
parent03e36705d408d94c7c867ec5ee7e5e1ddefc7a3f
abstract_compiler: generalize `native_array_instance`

offers the service `native_array_instance` in all compilation engines

Signed-off-by: Jean Privat <jean@pryen.org>
src/abstract_compiler.nit
src/global_compiler.nit
src/separate_compiler.nit
src/separate_erasure_compiler.nit