From: Jean Privat Date: Mon, 10 Nov 2014 23:35:07 +0000 (-0500) Subject: Merge: MModule has a c_name X-Git-Tag: v0.6.11~39 X-Git-Url: http://nitlanguage.org Merge: MModule has a c_name In compiler/, all entities have a `c_name` method to get a fully qualified mangled C identifier also usable to name files. All, except for one small class of indomitable entities that still holds out against the namespaces. `c_name` where developed before the proposition of projects. This PR add a `c_name` for mmodules and update the places where its simple name was used. Pull-Request: #898 Reviewed-by: Alexis Laferrière --- dcb18adb79cedf46ff4572ecbab108f2df56c98b