nitg: move the GC stuff in a runtime C libray `gc_chooser`
authorJean Privat <jean@pryen.org>
Thu, 4 Jul 2013 09:41:23 +0000 (11:41 +0200)
committerJean Privat <jean@pryen.org>
Wed, 10 Jul 2013 15:57:41 +0000 (17:57 +0200)
commitf12682d45488414d1389ab3f83af6de2b0ea10a0
treee643d4542c8e232c2afed3c48a010c0ed27a7d32
parent222c4387cfce000c77b35bec3e0e1b794f5e63f9
nitg: move the GC stuff in a runtime C libray `gc_chooser`

Signed-off-by: Jean Privat <jean@pryen.org>
clib/gc_chooser.c [new file with mode: 0644]
clib/gc_chooser.h [new file with mode: 0644]
src/abstract_compiler.nit
src/global_compiler.nit
src/separate_compiler.nit
src/separate_erasure_compiler.nit