X-Git-Url: http://nitlanguage.org diff --git a/c_src/nitc__nitni_base.sep.0.h b/c_src/nitc__nitni_base.sep.0.h index 53d8e50..15cf12f 100644 --- a/c_src/nitc__nitni_base.sep.0.h +++ b/c_src/nitc__nitni_base.sep.0.h @@ -1,27 +1,27 @@ #include "nit.common.h" #define COLOR_nitc__model__MProperty___name 7 extern const char FILE_nitc__model[]; -val* core__flat___NativeString___to_s_full(char* self, long p0, long p1); +val* core__flat___CString___to_s_unsafe(char* self, val* p0, val* p1, val* p2, val* p3); #define COLOR_core__kernel__Object___61d_61d 4 -#define COLOR_core__abstract_text__Text__chars 23 -#define COLOR_core__abstract_collection__SequenceRead__last 34 +#define COLOR_core__abstract_text__Text__chars 27 +#define COLOR_core__abstract_collection__SequenceRead__last 38 val* NEW_core__NativeArray(int length, const struct type* type); extern const struct type type_core__NativeArray__core__String; -#define COLOR_core__abstract_text__Text__length 22 +#define COLOR_core__abstract_text__Text__length 25 extern const struct type type_core__Int; extern const char FILE_core__kernel[]; -#define COLOR_core__abstract_text__Text__substring 24 +#define COLOR_core__abstract_text__Text__substring 28 #define COLOR_core__abstract_text__NativeArray__native_to_s 12 -#define COLOR_nitc__nitni_base__MType__cname_normal_class 55 +#define COLOR_nitc__nitni_base__MType__cname_normal_class 59 extern const char FILE_nitc__nitni_base[]; -#define COLOR_nitc__nitni_base__MType__mangled_cname 52 +#define COLOR_nitc__nitni_base__MType__mangled_cname 56 #define COLOR_nitc__model__MClassType___mclass 9 #define COLOR_nitc__model__MClass___name 8 -#define COLOR_nitc__model__MClass___kind 15 +#define COLOR_nitc__model__MClass___kind 16 val* nitc__model___core__Sys___extern_kind(val* self); val* nitc__extern_classes___MClass___ctype(val* self); val* nitc__light_only___MClassType___nitc__nitni_base__MType__cname_normal_class(val* self); -#define COLOR_nitc__nitni_base___MClassType___MType__cname_blind 70 +#define COLOR_nitc__nitni_base___MClassType___MType__cname_blind 74 val* NEW_core__Array(const struct type* type); extern const struct type type_core__Array__core__String; void core___core__Array___with_capacity(val* self, long p0); @@ -29,7 +29,7 @@ void core___core__AbstractArray___core__abstract_collection__Sequence__push(val* short int core___core__AbstractArrayRead___core__abstract_collection__Collection__has(val* self, val* p0); #define COLOR_nitc__model__MProxyType___mtype 9 #define COLOR_core__abstract_text__Object__to_s 3 -#define COLOR_nitc__nitni_base___MGenericType___MType__mangled_cname 74 +#define COLOR_nitc__nitni_base___MGenericType___MType__mangled_cname 79 void core___core__Array___core__kernel__Object__init(val* self); #define COLOR_nitc__model__MGenericType___arguments 20 val* core___core__AbstractArrayRead___core__abstract_collection__Collection__iterator(val* self); @@ -38,4 +38,4 @@ val* core___core__AbstractArrayRead___core__abstract_collection__Collection__ite void core___core__Array___core__abstract_collection__SimpleCollection__add(val* self, val* p0); #define COLOR_core__abstract_collection__Iterator__next 14 #define COLOR_core__abstract_collection__Iterator__finish 15 -val* core__abstract_text___Collection___join(val* self, val* p0); +val* core__abstract_text___Collection___join(val* self, val* p0, val* p1);