From: Jean Privat Date: Mon, 23 Mar 2015 15:16:10 +0000 (+0700) Subject: Merge: Simplify management of primitive types X-Git-Tag: v0.7.3~15 X-Git-Url: http://nitlanguage.org Merge: Simplify management of primitive types Add direct methods to access primitive types Simplify and improve the generation of primitive values in the compiler. More (and improved) `*_instance` methods are now available in AbstractCompilerVisitor. One of the point is the simplification of the generated C so that less local variables are generated, maybe this will also help the C compiler to work faster. Pull-Request: #1213 Reviewed-by: Alexis Laferrière Reviewed-by: Alexandre Terrasa --- ce1db52ac3e8f97f93c0555c599a224f54eb048c