Merge: compiler: introduce and use `MType::is_c_primitive`
authorJean Privat <jean@pryen.org>
Mon, 23 Mar 2015 15:16:18 +0000 (22:16 +0700)
committerJean Privat <jean@pryen.org>
Mon, 23 Mar 2015 15:16:18 +0000 (22:16 +0700)
commit89cf33299ae2b73b1bbd6088e2a4c156332a09d8
tree977a905564d193a2346256152c2c6e48eafd90f1
parentce1db52ac3e8f97f93c0555c599a224f54eb048c
parentbe86e36868f07afb3801a56ccde79377d96c0477
Merge: compiler: introduce and use `MType::is_c_primitive`

Thus remove all comparaison to "val*" in the code, this is cleaner.

Pull-Request: #1214
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
src/compiler/abstract_compiler.nit
src/compiler/global_compiler.nit
src/compiler/separate_compiler.nit
src/compiler/separate_erasure_compiler.nit