c_src: update
[nit.git] / c_src / mmloader._sep.c
index 6e9a38f..64fbdcf 100644 (file)
@@ -39,7 +39,7 @@ val_t mmloader___Message___text(val_t p0){
   return fra.me.REG[0];
 }
 val_t mmloader___Message_____l(val_t p0, val_t p1){
-  struct {struct stack_frame_t me; val_t MORE_REG[2];} fra;
+  struct {struct stack_frame_t me; val_t MORE_REG[3];} fra;
   val_t REGB0;
   val_t REGB1;
   val_t REGB2;
@@ -49,23 +49,31 @@ val_t mmloader___Message_____l(val_t p0, val_t p1){
   fra.me.line = 33;
   fra.me.meth = LOCATE_mmloader___Message_____l;
   fra.me.has_broke = 0;
-  fra.me.REG_size = 3;
+  fra.me.REG_size = 4;
   fra.me.REG[0] = NIT_NULL;
   fra.me.REG[1] = NIT_NULL;
   fra.me.REG[2] = NIT_NULL;
+  fra.me.REG[3] = NIT_NULL;
   fra.me.REG[0] = p0;
   fra.me.REG[1] = p1;
+  REGB0 = TAG_Bool(VAL_ISA(fra.me.REG[1], VTCOLOR_standard___kernel___Comparable___OTHER(fra.me.REG[0]), VTID_standard___kernel___Comparable___OTHER(fra.me.REG[0]))) /*cast OTHER*/;
+  if (UNTAG_Bool(REGB0)) {
+  } else {
+    nit_abort("Cast failed", NULL, LOCATE_mmloader, 0);
+  }
+  /* ./mmloader.nit:33 */
+  fra.me.REG[2] = fra.me.REG[0];
   /* ./mmloader.nit:34 */
-  fra.me.REG[2] = CALL_mmloader___Message___location(fra.me.REG[0])(fra.me.REG[0]);
-  REGB0 = TAG_Bool(fra.me.REG[2]==NIT_NULL);
+  fra.me.REG[3] = CALL_mmloader___Message___location(fra.me.REG[2])(fra.me.REG[2]);
+  REGB0 = TAG_Bool(fra.me.REG[3]==NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    REGB1 = TAG_Bool(fra.me.REG[2]==NIT_NULL);
+    REGB1 = TAG_Bool(fra.me.REG[3]==NIT_NULL);
     if (UNTAG_Bool(REGB1)) {
       REGB1 = TAG_Bool(false);
       REGB0 = REGB1;
     } else {
-      REGB1 = CALL_standard___kernel___Object_____eqeq(fra.me.REG[2])(fra.me.REG[2], NIT_NULL);
+      REGB1 = CALL_standard___kernel___Object_____eqeq(fra.me.REG[3])(fra.me.REG[3], NIT_NULL);
       REGB0 = REGB1;
     }
   }
@@ -74,16 +82,16 @@ val_t mmloader___Message_____l(val_t p0, val_t p1){
     goto label1;
   }
   /* ./mmloader.nit:35 */
-  fra.me.REG[2] = CALL_mmloader___Message___location(fra.me.REG[1])(fra.me.REG[1]);
-  REGB1 = TAG_Bool(fra.me.REG[2]==NIT_NULL);
+  fra.me.REG[3] = CALL_mmloader___Message___location(fra.me.REG[1])(fra.me.REG[1]);
+  REGB1 = TAG_Bool(fra.me.REG[3]==NIT_NULL);
   if (UNTAG_Bool(REGB1)) {
   } else {
-    REGB2 = TAG_Bool(fra.me.REG[2]==NIT_NULL);
+    REGB2 = TAG_Bool(fra.me.REG[3]==NIT_NULL);
     if (UNTAG_Bool(REGB2)) {
       REGB2 = TAG_Bool(false);
       REGB1 = REGB2;
     } else {
-      REGB2 = CALL_standard___kernel___Object_____eqeq(fra.me.REG[2])(fra.me.REG[2], NIT_NULL);
+      REGB2 = CALL_standard___kernel___Object_____eqeq(fra.me.REG[3])(fra.me.REG[3], NIT_NULL);
       REGB1 = REGB2;
     }
   }
@@ -93,8 +101,8 @@ val_t mmloader___Message_____l(val_t p0, val_t p1){
     goto label1;
   }
   /* ./mmloader.nit:37 */
-  fra.me.REG[0] = CALL_mmloader___Message___location(fra.me.REG[0])(fra.me.REG[0]);
-  REGB1 = TAG_Bool(fra.me.REG[0]!=NIT_NULL);
+  fra.me.REG[2] = CALL_mmloader___Message___location(fra.me.REG[2])(fra.me.REG[2]);
+  REGB1 = TAG_Bool(fra.me.REG[2]!=NIT_NULL);
   if (UNTAG_Bool(REGB1)) {
   } else {
     nit_abort("Cast failed", NULL, LOCATE_mmloader, 37);
@@ -105,11 +113,11 @@ val_t mmloader___Message_____l(val_t p0, val_t p1){
   } else {
     nit_abort("Cast failed", NULL, LOCATE_mmloader, 37);
   }
-  REGB1 = TAG_Bool(fra.me.REG[0]==NIT_NULL);
+  REGB1 = TAG_Bool(fra.me.REG[2]==NIT_NULL);
   if (UNTAG_Bool(REGB1)) {
     nit_abort("Reciever is null", NULL, LOCATE_mmloader, 37);
   }
-  REGB1 = CALL_standard___kernel___Comparable_____l(fra.me.REG[0])(fra.me.REG[0], fra.me.REG[1]);
+  REGB1 = CALL_standard___kernel___Comparable_____l(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]);
   REGB0 = REGB1;
   goto label1;
   label1: while(0);
@@ -222,10 +230,10 @@ val_t mmloader___Message___to_color_string(val_t p0){
       static val_t once_value_14; /* Once value */
       static val_t once_value_15; /* Once value */
       static val_t once_value_16; /* Once value */
-      static val_t once_value_19; /* Once value */
       static val_t once_value_20; /* Once value */
       static val_t once_value_21; /* Once value */
       static val_t once_value_22; /* Once value */
+      static val_t once_value_23; /* Once value */
       static val_t once_value_24; /* Once value */
       static val_t once_value_25; /* Once value */
       static val_t once_value_26; /* Once value */
@@ -233,10 +241,6 @@ val_t mmloader___Message___to_color_string(val_t p0){
       static val_t once_value_28; /* Once value */
       static val_t once_value_29; /* Once value */
       static val_t once_value_30; /* Once value */
-      static val_t once_value_31; /* Once value */
-      static val_t once_value_32; /* Once value */
-      static val_t once_value_33; /* Once value */
-      static val_t once_value_34; /* Once value */
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
   fra.me.line = 50;
@@ -258,7 +262,7 @@ val_t mmloader___Message___to_color_string(val_t p0){
   fra.me.REG[0] = p0;
   /* ./mmloader.nit:52 */
   REGB0 = TAG_Int(27);
-  /* ./../lib/standard//kernel.nit:280 */
+  /* ./../lib/standard//kernel.nit:297 */
   REGB0 = TAG_Char(UNTAG_Int(REGB0));
   /* ./mmloader.nit:53 */
   REGB1 = TAG_Int(3);
@@ -496,40 +500,50 @@ val_t mmloader___Message___to_color_string(val_t p0){
       }
       fra.me.REG[6] = CALL_location___SourceFile___line_starts(fra.me.REG[6])(fra.me.REG[6]);
       REGB1 = TAG_Int(1);
-      /* ./../lib/standard//kernel.nit:220 */
+      /* ./../lib/standard//kernel.nit:237 */
       REGB1 = TAG_Int(UNTAG_Int(REGB0)-UNTAG_Int(REGB1));
-      /* ./../lib/standard//collection//array.nit:245 */
+      /* ./../lib/standard//collection//array.nit:280 */
       REGB2 = TAG_Int(0);
-      /* ./../lib/standard//kernel.nit:216 */
+      REGB3 = TAG_Bool(VAL_ISA(REGB2, VTCOLOR_standard___kernel___Comparable___OTHER(REGB1), VTID_standard___kernel___Comparable___OTHER(REGB1))) /*cast OTHER*/;
+      if (UNTAG_Bool(REGB3)) {
+      } else {
+        nit_abort("Cast failed", NULL, LOCATE_standard___kernel, 0);
+      }
+      /* ./../lib/standard//kernel.nit:233 */
       REGB2 = TAG_Bool(UNTAG_Int(REGB1)>=UNTAG_Int(REGB2));
-      /* ./../lib/standard//collection//array.nit:245 */
+      /* ./../lib/standard//collection//array.nit:280 */
       if (UNTAG_Bool(REGB2)) {
         REGB2 = TAG_Bool(ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[6])!=NIT_NULL);
         if (UNTAG_Bool(REGB2)) {
         } else {
-          nit_abort("Uninitialized attribute %s", "_length", LOCATE_standard___collection___array, 245);
+          nit_abort("Uninitialized attribute %s", "_length", LOCATE_standard___collection___array, 280);
         }
         REGB2 = ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[6]);
-        /* ./../lib/standard//kernel.nit:215 */
+        REGB3 = TAG_Bool(VAL_ISA(REGB2, VTCOLOR_standard___kernel___Comparable___OTHER(REGB1), VTID_standard___kernel___Comparable___OTHER(REGB1))) /*cast OTHER*/;
+        if (UNTAG_Bool(REGB3)) {
+        } else {
+          nit_abort("Cast failed", NULL, LOCATE_standard___kernel, 0);
+        }
+        /* ./../lib/standard//kernel.nit:232 */
         REGB2 = TAG_Bool(UNTAG_Int(REGB1)<UNTAG_Int(REGB2));
       } else {
-        /* ./../lib/standard//collection//array.nit:245 */
+        /* ./../lib/standard//collection//array.nit:280 */
         REGB3 = TAG_Bool(false);
         REGB2 = REGB3;
       }
       if (UNTAG_Bool(REGB2)) {
       } else {
-        nit_abort("Assert %s  failed", "'index'", LOCATE_standard___collection___array, 245);
+        nit_abort("Assert %s  failed", "'index'", LOCATE_standard___collection___array, 280);
       }
-      /* ./../lib/standard//collection//array.nit:246 */
+      /* ./../lib/standard//collection//array.nit:281 */
       fra.me.REG[6] = ATTR_standard___collection___array___Array____items(fra.me.REG[6]);
       REGB2 = TAG_Bool(fra.me.REG[6]==NIT_NULL);
       if (UNTAG_Bool(REGB2)) {
-        nit_abort("Reciever is null", NULL, LOCATE_standard___collection___array, 246);
+        nit_abort("Reciever is null", NULL, LOCATE_standard___collection___array, 281);
       }
-      /* ./../lib/standard//collection//array.nit:654 */
+      /* ./../lib/standard//collection//array.nit:718 */
       fra.me.REG[6] = ((Nit_NativeArray)fra.me.REG[6])->val[UNTAG_Int(REGB1)];
-      /* ./../lib/standard//collection//array.nit:246 */
+      /* ./../lib/standard//collection//array.nit:281 */
       goto label17;
       label17: while(0);
       /* ./mmloader.nit:66 */
@@ -550,29 +564,34 @@ val_t mmloader___Message___to_color_string(val_t p0){
       /* ./mmloader.nit:69 */
       while(1) {
         REGB3 = TAG_Int(1);
-        /* ./../lib/standard//kernel.nit:218 */
+        /* ./../lib/standard//kernel.nit:235 */
         REGB3 = TAG_Int(UNTAG_Int(REGB2)+UNTAG_Int(REGB3));
-        /* ./../lib/standard//collection//array.nit:23 */
+        /* ./../lib/standard//collection//array.nit:24 */
         REGB4 = TAG_Bool(ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[6])!=NIT_NULL);
         if (UNTAG_Bool(REGB4)) {
         } else {
-          nit_abort("Uninitialized attribute %s", "_length", LOCATE_standard___collection___array, 23);
+          nit_abort("Uninitialized attribute %s", "_length", LOCATE_standard___collection___array, 24);
         }
         REGB4 = ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[6]);
-        /* ./../lib/standard//kernel.nit:215 */
+        REGB5 = TAG_Bool(VAL_ISA(REGB4, VTCOLOR_standard___kernel___Comparable___OTHER(REGB3), VTID_standard___kernel___Comparable___OTHER(REGB3))) /*cast OTHER*/;
+        if (UNTAG_Bool(REGB5)) {
+        } else {
+          nit_abort("Cast failed", NULL, LOCATE_standard___kernel, 0);
+        }
+        /* ./../lib/standard//kernel.nit:232 */
         REGB4 = TAG_Bool(UNTAG_Int(REGB3)<UNTAG_Int(REGB4));
         /* ./mmloader.nit:69 */
         if (UNTAG_Bool(REGB4)) {
           REGB4 = TAG_Int(1);
-          /* ./../lib/standard//kernel.nit:218 */
+          /* ./../lib/standard//kernel.nit:235 */
           REGB4 = TAG_Int(UNTAG_Int(REGB2)+UNTAG_Int(REGB4));
           /* ./mmloader.nit:69 */
-          REGB4 = CALL_standard___collection___abstract_collection___MapRead_____bra(fra.me.REG[6])(fra.me.REG[6], REGB4);
+          REGB4 = CALL_standard___collection___abstract_collection___SequenceRead_____bra(fra.me.REG[6])(fra.me.REG[6], REGB4);
           REGB3 = TAG_Char('\n');
           REGB5 = TAG_Bool(IS_EQUAL_OO(REGB4,REGB3));
           if (UNTAG_Bool(REGB5)) {
           } else {
-            /* ./../lib/standard//kernel.nit:350 */
+            /* ./../lib/standard//kernel.nit:378 */
             REGB3 = TAG_Bool((REGB4)==(REGB3));
             /* ./mmloader.nit:69 */
             REGB5 = REGB3;
@@ -584,15 +603,15 @@ val_t mmloader___Message___to_color_string(val_t p0){
         }
         if (UNTAG_Bool(REGB5)) {
           REGB5 = TAG_Int(1);
-          /* ./../lib/standard//kernel.nit:218 */
+          /* ./../lib/standard//kernel.nit:235 */
           REGB5 = TAG_Int(UNTAG_Int(REGB2)+UNTAG_Int(REGB5));
           /* ./mmloader.nit:69 */
-          REGB5 = CALL_standard___collection___abstract_collection___MapRead_____bra(fra.me.REG[6])(fra.me.REG[6], REGB5);
+          REGB5 = CALL_standard___collection___abstract_collection___SequenceRead_____bra(fra.me.REG[6])(fra.me.REG[6], REGB5);
           REGB3 = TAG_Char('\r');
           REGB4 = TAG_Bool(IS_EQUAL_OO(REGB5,REGB3));
           if (UNTAG_Bool(REGB4)) {
           } else {
-            /* ./../lib/standard//kernel.nit:350 */
+            /* ./../lib/standard//kernel.nit:378 */
             REGB3 = TAG_Bool((REGB5)==(REGB3));
             /* ./mmloader.nit:69 */
             REGB4 = REGB3;
@@ -605,7 +624,7 @@ val_t mmloader___Message___to_color_string(val_t p0){
         if (UNTAG_Bool(REGB4)) {
           /* ./mmloader.nit:70 */
           REGB4 = TAG_Int(1);
-          /* ./../lib/standard//kernel.nit:218 */
+          /* ./../lib/standard//kernel.nit:235 */
           REGB4 = TAG_Int(UNTAG_Int(REGB2)+UNTAG_Int(REGB4));
           /* ./mmloader.nit:70 */
           REGB2 = REGB4;
@@ -616,314 +635,268 @@ val_t mmloader___Message___to_color_string(val_t p0){
       }
       label18: while(0);
       /* ./mmloader.nit:72 */
-      REGB4 = TAG_Int(7);
-      fra.me.REG[7] = NEW_Array_standard___collection___array___Array___with_capacity(REGB4);
-      if (!once_value_19) {
-        fra.me.REG[8] = BOX_NativeString("");
-        REGB4 = TAG_Int(0);
-        fra.me.REG[8] = NEW_String_standard___string___String___with_native(fra.me.REG[8], REGB4);
-        once_value_19 = fra.me.REG[8];
-        register_static_object(&once_value_19);
-      } else fra.me.REG[8] = once_value_19;
-      fra.me.REG[8] = fra.me.REG[8];
-      CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[7])(fra.me.REG[7], fra.me.REG[8]);
-      REGB4 = TAG_Int(1);
-      /* ./../lib/standard//kernel.nit:220 */
-      REGB4 = TAG_Int(UNTAG_Int(REGB0)-UNTAG_Int(REGB4));
-      /* ./mmloader.nit:72 */
-      fra.me.REG[8] = CALL_standard___string___Object___to_s(REGB4)(REGB4);
-      CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[7])(fra.me.REG[7], fra.me.REG[8]);
-      if (!once_value_20) {
-        fra.me.REG[8] = BOX_NativeString(": ");
-        REGB4 = TAG_Int(2);
-        fra.me.REG[8] = NEW_String_standard___string___String___with_native(fra.me.REG[8], REGB4);
-        once_value_20 = fra.me.REG[8];
-        register_static_object(&once_value_20);
-      } else fra.me.REG[8] = once_value_20;
-      fra.me.REG[8] = fra.me.REG[8];
-      CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[7])(fra.me.REG[7], fra.me.REG[8]);
-      fra.me.REG[8] = CALL_standard___string___Object___to_s(REGB1)(REGB1);
-      CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[7])(fra.me.REG[7], fra.me.REG[8]);
-      if (!once_value_21) {
-        fra.me.REG[8] = BOX_NativeString(" && ");
-        REGB4 = TAG_Int(4);
-        fra.me.REG[8] = NEW_String_standard___string___String___with_native(fra.me.REG[8], REGB4);
-        once_value_21 = fra.me.REG[8];
-        register_static_object(&once_value_21);
-      } else fra.me.REG[8] = once_value_21;
-      fra.me.REG[8] = fra.me.REG[8];
-      CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[7])(fra.me.REG[7], fra.me.REG[8]);
-      fra.me.REG[8] = CALL_standard___string___Object___to_s(REGB2)(REGB2);
-      CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[7])(fra.me.REG[7], fra.me.REG[8]);
-      if (!once_value_22) {
-        fra.me.REG[8] = BOX_NativeString("");
-        REGB4 = TAG_Int(0);
-        fra.me.REG[8] = NEW_String_standard___string___String___with_native(fra.me.REG[8], REGB4);
-        once_value_22 = fra.me.REG[8];
-        register_static_object(&once_value_22);
-      } else fra.me.REG[8] = once_value_22;
-      fra.me.REG[8] = fra.me.REG[8];
-      CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[7])(fra.me.REG[7], fra.me.REG[8]);
-      fra.me.REG[7] = CALL_standard___string___Object___to_s(fra.me.REG[7])(fra.me.REG[7]);
-      CALL_standard___file___Object___print(fra.me.REG[0])(fra.me.REG[0], fra.me.REG[7]);
-      /* ./mmloader.nit:73 */
       fra.me.REG[7] = CALL_mmloader___Message___location(fra.me.REG[0])(fra.me.REG[0]);
       REGB4 = TAG_Bool(fra.me.REG[7]==NIT_NULL);
       if (UNTAG_Bool(REGB4)) {
-        nit_abort("Reciever is null", NULL, LOCATE_mmloader, 73);
+        nit_abort("Reciever is null", NULL, LOCATE_mmloader, 72);
       }
       REGB4 = CALL_location___Location___column_start(fra.me.REG[7])(fra.me.REG[7]);
       REGB3 = TAG_Int(1);
-      /* ./../lib/standard//kernel.nit:220 */
+      /* ./../lib/standard//kernel.nit:237 */
       REGB3 = TAG_Int(UNTAG_Int(REGB4)-UNTAG_Int(REGB3));
-      /* ./mmloader.nit:73 */
+      /* ./mmloader.nit:72 */
       fra.me.REG[7] = CALL_standard___string___AbstractString___substring(fra.me.REG[6])(fra.me.REG[6], REGB1, REGB3);
-      /* ./mmloader.nit:75 */
+      /* ./mmloader.nit:74 */
       fra.me.REG[8] = CALL_mmloader___Message___location(fra.me.REG[0])(fra.me.REG[0]);
       REGB3 = TAG_Bool(fra.me.REG[8]==NIT_NULL);
       if (UNTAG_Bool(REGB3)) {
-        nit_abort("Reciever is null", NULL, LOCATE_mmloader, 75);
+        nit_abort("Reciever is null", NULL, LOCATE_mmloader, 74);
       }
       REGB3 = CALL_location___Location___line_end(fra.me.REG[8])(fra.me.REG[8]);
       REGB4 = TAG_Bool(IS_EQUAL_OO(REGB0,REGB3));
       if (UNTAG_Bool(REGB4)) {
       } else {
-        /* ./../lib/standard//kernel.nit:210 */
+        /* ./../lib/standard//kernel.nit:227 */
         REGB3 = TAG_Bool((REGB0)==(REGB3));
-        /* ./mmloader.nit:75 */
+        /* ./mmloader.nit:74 */
         REGB4 = REGB3;
       }
       REGB4 = TAG_Bool(!UNTAG_Bool(REGB4));
       if (UNTAG_Bool(REGB4)) {
-        /* ./../lib/standard//kernel.nit:220 */
+        /* ./../lib/standard//kernel.nit:237 */
         REGB4 = TAG_Int(UNTAG_Int(REGB2)-UNTAG_Int(REGB1));
-        /* ./mmloader.nit:76 */
+        /* ./mmloader.nit:75 */
         REGB3 = TAG_Int(1);
-        /* ./../lib/standard//kernel.nit:218 */
+        /* ./../lib/standard//kernel.nit:235 */
         REGB3 = TAG_Int(UNTAG_Int(REGB4)+UNTAG_Int(REGB3));
-        /* ./mmloader.nit:76 */
+        /* ./mmloader.nit:75 */
         fra.me.REG[8] = REGB3;
       } else {
-        /* ./mmloader.nit:78 */
+        /* ./mmloader.nit:77 */
         fra.me.REG[9] = CALL_mmloader___Message___location(fra.me.REG[0])(fra.me.REG[0]);
         REGB3 = TAG_Bool(fra.me.REG[9]==NIT_NULL);
         if (UNTAG_Bool(REGB3)) {
-          nit_abort("Reciever is null", NULL, LOCATE_mmloader, 78);
+          nit_abort("Reciever is null", NULL, LOCATE_mmloader, 77);
         }
         REGB3 = CALL_location___Location___column_end(fra.me.REG[9])(fra.me.REG[9]);
         fra.me.REG[8] = REGB3;
       }
-      /* ./mmloader.nit:80 */
+      /* ./mmloader.nit:79 */
       fra.me.REG[9] = CALL_mmloader___Message___location(fra.me.REG[0])(fra.me.REG[0]);
       REGB3 = TAG_Bool(fra.me.REG[9]==NIT_NULL);
       if (UNTAG_Bool(REGB3)) {
-        nit_abort("Reciever is null", NULL, LOCATE_mmloader, 80);
+        nit_abort("Reciever is null", NULL, LOCATE_mmloader, 79);
       }
       REGB3 = CALL_location___Location___column_start(fra.me.REG[9])(fra.me.REG[9]);
-      /* ./../lib/standard//kernel.nit:218 */
+      /* ./../lib/standard//kernel.nit:235 */
       REGB3 = TAG_Int(UNTAG_Int(REGB1)+UNTAG_Int(REGB3));
-      /* ./mmloader.nit:80 */
+      /* ./mmloader.nit:79 */
       REGB4 = TAG_Int(1);
-      /* ./../lib/standard//kernel.nit:220 */
+      /* ./../lib/standard//kernel.nit:237 */
       REGB4 = TAG_Int(UNTAG_Int(REGB3)-UNTAG_Int(REGB4));
-      /* ./mmloader.nit:80 */
+      /* ./mmloader.nit:79 */
       fra.me.REG[9] = CALL_mmloader___Message___location(fra.me.REG[0])(fra.me.REG[0]);
       REGB3 = TAG_Bool(fra.me.REG[9]==NIT_NULL);
       if (UNTAG_Bool(REGB3)) {
-        nit_abort("Reciever is null", NULL, LOCATE_mmloader, 80);
+        nit_abort("Reciever is null", NULL, LOCATE_mmloader, 79);
       }
       REGB3 = CALL_location___Location___column_start(fra.me.REG[9])(fra.me.REG[9]);
       REGB0 = TAG_Bool(fra.me.REG[8]==NIT_NULL);
       if (UNTAG_Bool(REGB0)) {
-        nit_abort("Reciever is null", NULL, LOCATE_mmloader, 80);
+        nit_abort("Reciever is null", NULL, LOCATE_mmloader, 79);
       }
-      /* ./../lib/standard//kernel.nit:220 */
+      /* ./../lib/standard//kernel.nit:237 */
       REGB3 = TAG_Int(UNTAG_Int(fra.me.REG[8])-UNTAG_Int(REGB3));
-      /* ./mmloader.nit:80 */
+      /* ./mmloader.nit:79 */
       REGB0 = TAG_Int(1);
-      /* ./../lib/standard//kernel.nit:218 */
+      /* ./../lib/standard//kernel.nit:235 */
       REGB0 = TAG_Int(UNTAG_Int(REGB3)+UNTAG_Int(REGB0));
-      /* ./mmloader.nit:80 */
+      /* ./mmloader.nit:79 */
       fra.me.REG[9] = CALL_standard___string___AbstractString___substring(fra.me.REG[6])(fra.me.REG[6], REGB4, REGB0);
-      /* ./../lib/standard//kernel.nit:218 */
+      /* ./../lib/standard//kernel.nit:235 */
       REGB0 = TAG_Int(UNTAG_Int(REGB1)+UNTAG_Int(fra.me.REG[8]));
-      /* ./../lib/standard//kernel.nit:220 */
+      /* ./../lib/standard//kernel.nit:237 */
       REGB2 = TAG_Int(UNTAG_Int(REGB2)-UNTAG_Int(REGB1));
       REGB2 = TAG_Int(UNTAG_Int(REGB2)-UNTAG_Int(fra.me.REG[8]));
-      /* ./mmloader.nit:81 */
+      /* ./mmloader.nit:80 */
       REGB4 = TAG_Int(1);
-      /* ./../lib/standard//kernel.nit:218 */
+      /* ./../lib/standard//kernel.nit:235 */
       REGB4 = TAG_Int(UNTAG_Int(REGB2)+UNTAG_Int(REGB4));
-      /* ./mmloader.nit:81 */
+      /* ./mmloader.nit:80 */
       fra.me.REG[8] = CALL_standard___string___AbstractString___substring(fra.me.REG[6])(fra.me.REG[6], REGB0, REGB4);
-      /* ./mmloader.nit:82 */
+      /* ./mmloader.nit:81 */
       fra.me.REG[10] = NEW_Buffer_standard___string___Buffer___init();
-      /* ./mmloader.nit:83 */
+      /* ./mmloader.nit:82 */
       fra.me.REG[11] = CALL_mmloader___Message___location(fra.me.REG[0])(fra.me.REG[0]);
       REGB4 = TAG_Bool(fra.me.REG[11]==NIT_NULL);
       if (UNTAG_Bool(REGB4)) {
-        nit_abort("Reciever is null", NULL, LOCATE_mmloader, 83);
+        nit_abort("Reciever is null", NULL, LOCATE_mmloader, 82);
       }
       REGB4 = CALL_location___Location___column_start(fra.me.REG[11])(fra.me.REG[11]);
-      /* ./../lib/standard//kernel.nit:218 */
+      /* ./../lib/standard//kernel.nit:235 */
       REGB4 = TAG_Int(UNTAG_Int(REGB1)+UNTAG_Int(REGB4));
-      /* ./mmloader.nit:83 */
+      /* ./mmloader.nit:82 */
       REGB0 = TAG_Int(1);
-      /* ./../lib/standard//kernel.nit:220 */
+      /* ./../lib/standard//kernel.nit:237 */
       REGB0 = TAG_Int(UNTAG_Int(REGB4)-UNTAG_Int(REGB0));
-      /* ./../lib/standard//kernel.nit:335 */
+      /* ./../lib/standard//kernel.nit:352 */
       while(1) {
-        /* ./../lib/standard//kernel.nit:215 */
+        REGB4 = TAG_Bool(VAL_ISA(REGB0, VTCOLOR_standard___kernel___Comparable___OTHER(REGB1), VTID_standard___kernel___Comparable___OTHER(REGB1))) /*cast OTHER*/;
+        if (UNTAG_Bool(REGB4)) {
+        } else {
+          nit_abort("Cast failed", NULL, LOCATE_standard___kernel, 0);
+        }
+        /* ./../lib/standard//kernel.nit:232 */
         REGB4 = TAG_Bool(UNTAG_Int(REGB1)<UNTAG_Int(REGB0));
-        /* ./../lib/standard//kernel.nit:335 */
+        /* ./../lib/standard//kernel.nit:352 */
         if (UNTAG_Bool(REGB4)) {
-          /* ./mmloader.nit:83 */
+          /* ./mmloader.nit:82 */
           REGB4 = REGB1;
-          /* ./mmloader.nit:84 */
-          REGB4 = CALL_standard___collection___abstract_collection___MapRead_____bra(fra.me.REG[6])(fra.me.REG[6], REGB4);
+          /* ./mmloader.nit:83 */
+          REGB4 = CALL_standard___collection___abstract_collection___SequenceRead_____bra(fra.me.REG[6])(fra.me.REG[6], REGB4);
           REGB2 = TAG_Char('\t');
           REGB3 = TAG_Bool(IS_EQUAL_OO(REGB4,REGB2));
           if (UNTAG_Bool(REGB3)) {
           } else {
-            /* ./../lib/standard//kernel.nit:350 */
+            /* ./../lib/standard//kernel.nit:378 */
             REGB2 = TAG_Bool((REGB4)==(REGB2));
-            /* ./mmloader.nit:84 */
+            /* ./mmloader.nit:83 */
             REGB3 = REGB2;
           }
           if (UNTAG_Bool(REGB3)) {
-            /* ./mmloader.nit:85 */
+            /* ./mmloader.nit:84 */
             REGB3 = TAG_Char('\t');
             CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[10])(fra.me.REG[10], REGB3);
           } else {
-            /* ./mmloader.nit:87 */
+            /* ./mmloader.nit:86 */
             REGB3 = TAG_Char(' ');
             CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[10])(fra.me.REG[10], REGB3);
           }
-          /* ./../lib/standard//kernel.nit:337 */
+          /* ./../lib/standard//kernel.nit:354 */
           REGB3 = TAG_Int(1);
-          /* ./../lib/standard//kernel.nit:218 */
+          /* ./../lib/standard//kernel.nit:235 */
           REGB3 = TAG_Int(UNTAG_Int(REGB1)+UNTAG_Int(REGB3));
-          /* ./../lib/standard//kernel.nit:337 */
+          /* ./../lib/standard//kernel.nit:354 */
           REGB1 = REGB3;
         } else {
-          /* ./../lib/standard//kernel.nit:335 */
-          goto label23;
+          /* ./../lib/standard//kernel.nit:352 */
+          goto label19;
         }
       }
-      label23: while(0);
-      /* ./mmloader.nit:90 */
+      label19: while(0);
+      /* ./mmloader.nit:89 */
       REGB1 = TAG_Int(21);
       fra.me.REG[6] = NEW_Array_standard___collection___array___Array___with_capacity(REGB1);
-      if (!once_value_24) {
+      if (!once_value_20) {
         fra.me.REG[11] = BOX_NativeString("");
         REGB1 = TAG_Int(0);
         fra.me.REG[11] = NEW_String_standard___string___String___with_native(fra.me.REG[11], REGB1);
-        once_value_24 = fra.me.REG[11];
-        register_static_object(&once_value_24);
-      } else fra.me.REG[11] = once_value_24;
+        once_value_20 = fra.me.REG[11];
+        register_static_object(&once_value_20);
+      } else fra.me.REG[11] = once_value_20;
       fra.me.REG[11] = fra.me.REG[11];
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[11]);
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[2]);
-      if (!once_value_25) {
+      if (!once_value_21) {
         fra.me.REG[2] = BOX_NativeString("");
         REGB1 = TAG_Int(0);
         fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB1);
-        once_value_25 = fra.me.REG[2];
-        register_static_object(&once_value_25);
-      } else fra.me.REG[2] = once_value_25;
+        once_value_21 = fra.me.REG[2];
+        register_static_object(&once_value_21);
+      } else fra.me.REG[2] = once_value_21;
       fra.me.REG[2] = fra.me.REG[2];
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[2]);
       fra.me.REG[4] = CALL_standard___string___Object___to_s(fra.me.REG[4])(fra.me.REG[4]);
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[4]);
-      if (!once_value_26) {
+      if (!once_value_22) {
         fra.me.REG[4] = BOX_NativeString("");
         REGB1 = TAG_Int(0);
         fra.me.REG[4] = NEW_String_standard___string___String___with_native(fra.me.REG[4], REGB1);
-        once_value_26 = fra.me.REG[4];
-        register_static_object(&once_value_26);
-      } else fra.me.REG[4] = once_value_26;
+        once_value_22 = fra.me.REG[4];
+        register_static_object(&once_value_22);
+      } else fra.me.REG[4] = once_value_22;
       fra.me.REG[4] = fra.me.REG[4];
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[4]);
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[3]);
-      if (!once_value_27) {
+      if (!once_value_23) {
         fra.me.REG[4] = BOX_NativeString(": ");
         REGB1 = TAG_Int(2);
         fra.me.REG[4] = NEW_String_standard___string___String___with_native(fra.me.REG[4], REGB1);
-        once_value_27 = fra.me.REG[4];
-        register_static_object(&once_value_27);
-      } else fra.me.REG[4] = once_value_27;
+        once_value_23 = fra.me.REG[4];
+        register_static_object(&once_value_23);
+      } else fra.me.REG[4] = once_value_23;
       fra.me.REG[4] = fra.me.REG[4];
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[4]);
       fra.me.REG[0] = CALL_mmloader___Message___text(fra.me.REG[0])(fra.me.REG[0]);
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[0]);
-      if (!once_value_28) {
+      if (!once_value_24) {
         fra.me.REG[0] = BOX_NativeString("\n\t");
         REGB1 = TAG_Int(2);
         fra.me.REG[0] = NEW_String_standard___string___String___with_native(fra.me.REG[0], REGB1);
-        once_value_28 = fra.me.REG[0];
-        register_static_object(&once_value_28);
-      } else fra.me.REG[0] = once_value_28;
+        once_value_24 = fra.me.REG[0];
+        register_static_object(&once_value_24);
+      } else fra.me.REG[0] = once_value_24;
       fra.me.REG[0] = fra.me.REG[0];
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[0]);
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[7]);
-      if (!once_value_29) {
+      if (!once_value_25) {
         fra.me.REG[7] = BOX_NativeString("");
         REGB1 = TAG_Int(0);
         fra.me.REG[7] = NEW_String_standard___string___String___with_native(fra.me.REG[7], REGB1);
-        once_value_29 = fra.me.REG[7];
-        register_static_object(&once_value_29);
-      } else fra.me.REG[7] = once_value_29;
+        once_value_25 = fra.me.REG[7];
+        register_static_object(&once_value_25);
+      } else fra.me.REG[7] = once_value_25;
       fra.me.REG[7] = fra.me.REG[7];
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[7]);
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[1]);
-      if (!once_value_30) {
+      if (!once_value_26) {
         fra.me.REG[1] = BOX_NativeString("");
         REGB1 = TAG_Int(0);
         fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB1);
-        once_value_30 = fra.me.REG[1];
-        register_static_object(&once_value_30);
-      } else fra.me.REG[1] = once_value_30;
+        once_value_26 = fra.me.REG[1];
+        register_static_object(&once_value_26);
+      } else fra.me.REG[1] = once_value_26;
       fra.me.REG[1] = fra.me.REG[1];
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[1]);
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[9]);
-      if (!once_value_31) {
+      if (!once_value_27) {
         fra.me.REG[9] = BOX_NativeString("");
         REGB1 = TAG_Int(0);
         fra.me.REG[9] = NEW_String_standard___string___String___with_native(fra.me.REG[9], REGB1);
-        once_value_31 = fra.me.REG[9];
-        register_static_object(&once_value_31);
-      } else fra.me.REG[9] = once_value_31;
+        once_value_27 = fra.me.REG[9];
+        register_static_object(&once_value_27);
+      } else fra.me.REG[9] = once_value_27;
       fra.me.REG[9] = fra.me.REG[9];
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[9]);
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[3]);
-      if (!once_value_32) {
+      if (!once_value_28) {
         fra.me.REG[3] = BOX_NativeString("");
         REGB1 = TAG_Int(0);
         fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB1);
-        once_value_32 = fra.me.REG[3];
-        register_static_object(&once_value_32);
-      } else fra.me.REG[3] = once_value_32;
+        once_value_28 = fra.me.REG[3];
+        register_static_object(&once_value_28);
+      } else fra.me.REG[3] = once_value_28;
       fra.me.REG[3] = fra.me.REG[3];
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[3]);
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[8]);
-      if (!once_value_33) {
+      if (!once_value_29) {
         fra.me.REG[8] = BOX_NativeString("\n\t");
         REGB1 = TAG_Int(2);
         fra.me.REG[8] = NEW_String_standard___string___String___with_native(fra.me.REG[8], REGB1);
-        once_value_33 = fra.me.REG[8];
-        register_static_object(&once_value_33);
-      } else fra.me.REG[8] = once_value_33;
+        once_value_29 = fra.me.REG[8];
+        register_static_object(&once_value_29);
+      } else fra.me.REG[8] = once_value_29;
       fra.me.REG[8] = fra.me.REG[8];
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[8]);
       fra.me.REG[10] = CALL_standard___string___Object___to_s(fra.me.REG[10])(fra.me.REG[10]);
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[10]);
-      if (!once_value_34) {
+      if (!once_value_30) {
         fra.me.REG[10] = BOX_NativeString("^");
         REGB1 = TAG_Int(1);
         fra.me.REG[10] = NEW_String_standard___string___String___with_native(fra.me.REG[10], REGB1);
-        once_value_34 = fra.me.REG[10];
-        register_static_object(&once_value_34);
-      } else fra.me.REG[10] = once_value_34;
+        once_value_30 = fra.me.REG[10];
+        register_static_object(&once_value_30);
+      } else fra.me.REG[10] = once_value_30;
       fra.me.REG[10] = fra.me.REG[10];
       CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[10]);
       fra.me.REG[6] = CALL_standard___string___Object___to_s(fra.me.REG[6])(fra.me.REG[6]);
@@ -964,17 +937,17 @@ val_t mmloader___ToolContext___error_count(val_t p0){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 98;
+  fra.me.line = 97;
   fra.me.meth = LOCATE_mmloader___ToolContext___error_count;
   fra.me.has_broke = 0;
   fra.me.REG_size = 1;
   fra.me.REG[0] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:98 */
+  /* ./mmloader.nit:97 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____error_count(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_error_count", LOCATE_mmloader, 98);
+    nit_abort("Uninitialized attribute %s", "_error_count", LOCATE_mmloader, 97);
   }
   REGB0 = ATTR_mmloader___ToolContext____error_count(fra.me.REG[0]);
   stack_frame_head = fra.me.prev;
@@ -986,17 +959,17 @@ val_t mmloader___ToolContext___warning_count(val_t p0){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 101;
+  fra.me.line = 100;
   fra.me.meth = LOCATE_mmloader___ToolContext___warning_count;
   fra.me.has_broke = 0;
   fra.me.REG_size = 1;
   fra.me.REG[0] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:101 */
+  /* ./mmloader.nit:100 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____warning_count(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_warning_count", LOCATE_mmloader, 101);
+    nit_abort("Uninitialized attribute %s", "_warning_count", LOCATE_mmloader, 100);
   }
   REGB0 = ATTR_mmloader___ToolContext____warning_count(fra.me.REG[0]);
   stack_frame_head = fra.me.prev;
@@ -1008,17 +981,17 @@ val_t mmloader___ToolContext___log_directory(val_t p0){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 104;
+  fra.me.line = 103;
   fra.me.meth = LOCATE_mmloader___ToolContext___log_directory;
   fra.me.has_broke = 0;
   fra.me.REG_size = 1;
   fra.me.REG[0] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:104 */
+  /* ./mmloader.nit:103 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____log_directory(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_log_directory", LOCATE_mmloader, 104);
+    nit_abort("Uninitialized attribute %s", "_log_directory", LOCATE_mmloader, 103);
   }
   fra.me.REG[0] = ATTR_mmloader___ToolContext____log_directory(fra.me.REG[0]);
   stack_frame_head = fra.me.prev;
@@ -1028,6 +1001,7 @@ void mmloader___ToolContext___check_errors(val_t p0){
   struct {struct stack_frame_t me; val_t MORE_REG[6];} fra;
   val_t REGB0;
   val_t REGB1;
+  val_t REGB2;
   val_t tmp;
           static val_t once_value_1; /* Once value */
           static val_t once_value_2; /* Once value */
@@ -1035,7 +1009,7 @@ void mmloader___ToolContext___check_errors(val_t p0){
           static val_t once_value_4; /* Once value */
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 111;
+  fra.me.line = 110;
   fra.me.meth = LOCATE_mmloader___ToolContext___check_errors;
   fra.me.has_broke = 0;
   fra.me.REG_size = 7;
@@ -1047,83 +1021,93 @@ void mmloader___ToolContext___check_errors(val_t p0){
   fra.me.REG[5] = NIT_NULL;
   fra.me.REG[6] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:113 */
+  /* ./mmloader.nit:112 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____messages(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_messages", LOCATE_mmloader, 113);
+    nit_abort("Uninitialized attribute %s", "_messages", LOCATE_mmloader, 112);
   }
   fra.me.REG[1] = ATTR_mmloader___ToolContext____messages(fra.me.REG[0]);
-  /* ./../lib/standard//collection//array.nit:23 */
+  /* ./../lib/standard//collection//array.nit:24 */
   REGB0 = TAG_Bool(ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[1])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_length", LOCATE_standard___collection___array, 23);
+    nit_abort("Uninitialized attribute %s", "_length", LOCATE_standard___collection___array, 24);
   }
   REGB0 = ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[1]);
-  /* ./mmloader.nit:113 */
+  /* ./mmloader.nit:112 */
   REGB1 = TAG_Int(0);
-  /* ./../lib/standard//kernel.nit:217 */
+  REGB2 = TAG_Bool(VAL_ISA(REGB1, VTCOLOR_standard___kernel___Comparable___OTHER(REGB0), VTID_standard___kernel___Comparable___OTHER(REGB0))) /*cast OTHER*/;
+  if (UNTAG_Bool(REGB2)) {
+  } else {
+    nit_abort("Cast failed", NULL, LOCATE_standard___kernel, 0);
+  }
+  /* ./../lib/standard//kernel.nit:234 */
   REGB1 = TAG_Bool(UNTAG_Int(REGB0)>UNTAG_Int(REGB1));
-  /* ./mmloader.nit:113 */
+  /* ./mmloader.nit:112 */
   if (UNTAG_Bool(REGB1)) {
-    /* ./mmloader.nit:114 */
+    /* ./mmloader.nit:113 */
     REGB1 = TAG_Bool(ATTR_mmloader___ToolContext____message_sorter(fra.me.REG[0])!=NIT_NULL);
     if (UNTAG_Bool(REGB1)) {
     } else {
-      nit_abort("Uninitialized attribute %s", "_message_sorter", LOCATE_mmloader, 114);
+      nit_abort("Uninitialized attribute %s", "_message_sorter", LOCATE_mmloader, 113);
     }
     fra.me.REG[1] = ATTR_mmloader___ToolContext____message_sorter(fra.me.REG[0]);
     REGB1 = TAG_Bool(ATTR_mmloader___ToolContext____messages(fra.me.REG[0])!=NIT_NULL);
     if (UNTAG_Bool(REGB1)) {
     } else {
-      nit_abort("Uninitialized attribute %s", "_messages", LOCATE_mmloader, 114);
+      nit_abort("Uninitialized attribute %s", "_messages", LOCATE_mmloader, 113);
     }
     fra.me.REG[2] = ATTR_mmloader___ToolContext____messages(fra.me.REG[0]);
     CALL_standard___collection___sorter___AbstractSorter___sort(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[2]);
-    /* ./mmloader.nit:116 */
+    /* ./mmloader.nit:115 */
     REGB1 = TAG_Bool(ATTR_mmloader___ToolContext____messages(fra.me.REG[0])!=NIT_NULL);
     if (UNTAG_Bool(REGB1)) {
     } else {
-      nit_abort("Uninitialized attribute %s", "_messages", LOCATE_mmloader, 116);
+      nit_abort("Uninitialized attribute %s", "_messages", LOCATE_mmloader, 115);
     }
     fra.me.REG[2] = ATTR_mmloader___ToolContext____messages(fra.me.REG[0]);
-    /* ./../lib/standard//collection//array.nit:234 */
+    /* ./../lib/standard//collection//array.nit:269 */
     REGB1 = TAG_Int(0);
-    /* ./../lib/standard//collection//array.nit:235 */
+    /* ./../lib/standard//collection//array.nit:270 */
     REGB0 = TAG_Bool(ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[2])!=NIT_NULL);
     if (UNTAG_Bool(REGB0)) {
     } else {
-      nit_abort("Uninitialized attribute %s", "_length", LOCATE_standard___collection___array, 235);
+      nit_abort("Uninitialized attribute %s", "_length", LOCATE_standard___collection___array, 270);
     }
     REGB0 = ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[2]);
-    /* ./../lib/standard//collection//array.nit:236 */
+    /* ./../lib/standard//collection//array.nit:271 */
     fra.me.REG[1] = ATTR_standard___collection___array___Array____items(fra.me.REG[2]);
-    /* ./../lib/standard//collection//array.nit:237 */
+    /* ./../lib/standard//collection//array.nit:272 */
     while(1) {
-      /* ./../lib/standard//collection//array.nit:23 */
+      /* ./../lib/standard//collection//array.nit:24 */
       REGB0 = TAG_Bool(ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[2])!=NIT_NULL);
       if (UNTAG_Bool(REGB0)) {
       } else {
-        nit_abort("Uninitialized attribute %s", "_length", LOCATE_standard___collection___array, 23);
+        nit_abort("Uninitialized attribute %s", "_length", LOCATE_standard___collection___array, 24);
       }
       REGB0 = ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[2]);
-      /* ./../lib/standard//kernel.nit:215 */
+      REGB2 = TAG_Bool(VAL_ISA(REGB0, VTCOLOR_standard___kernel___Comparable___OTHER(REGB1), VTID_standard___kernel___Comparable___OTHER(REGB1))) /*cast OTHER*/;
+      if (UNTAG_Bool(REGB2)) {
+      } else {
+        nit_abort("Cast failed", NULL, LOCATE_standard___kernel, 0);
+      }
+      /* ./../lib/standard//kernel.nit:232 */
       REGB0 = TAG_Bool(UNTAG_Int(REGB1)<UNTAG_Int(REGB0));
-      /* ./../lib/standard//collection//array.nit:237 */
+      /* ./../lib/standard//collection//array.nit:272 */
       if (UNTAG_Bool(REGB0)) {
-        /* ./../lib/standard//collection//array.nit:238 */
+        /* ./../lib/standard//collection//array.nit:273 */
         REGB0 = TAG_Bool(fra.me.REG[1]==NIT_NULL);
         if (UNTAG_Bool(REGB0)) {
-          nit_abort("Reciever is null", NULL, LOCATE_standard___collection___array, 238);
+          nit_abort("Reciever is null", NULL, LOCATE_standard___collection___array, 273);
         }
-        /* ./../lib/standard//collection//array.nit:654 */
+        /* ./../lib/standard//collection//array.nit:718 */
         fra.me.REG[3] = ((Nit_NativeArray)fra.me.REG[1])->val[UNTAG_Int(REGB1)];
-        /* ./mmloader.nit:117 */
+        /* ./mmloader.nit:116 */
         fra.me.REG[4] = CALL_mmloader___ToolContext___opt_no_color(fra.me.REG[0])(fra.me.REG[0]);
         fra.me.REG[4] = CALL_opts___Option___value(fra.me.REG[4])(fra.me.REG[4]);
         if (UNTAG_Bool(fra.me.REG[4])) {
-          /* ./mmloader.nit:118 */
+          /* ./mmloader.nit:117 */
           fra.me.REG[4] = CALL_standard___file___Object___stderr(fra.me.REG[0])(fra.me.REG[0]);
           REGB0 = TAG_Int(3);
           fra.me.REG[5] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0);
@@ -1150,7 +1134,7 @@ void mmloader___ToolContext___check_errors(val_t p0){
           fra.me.REG[5] = CALL_standard___string___Object___to_s(fra.me.REG[5])(fra.me.REG[5]);
           CALL_standard___stream___OStream___write(fra.me.REG[4])(fra.me.REG[4], fra.me.REG[5]);
         } else {
-          /* ./mmloader.nit:120 */
+          /* ./mmloader.nit:119 */
           fra.me.REG[5] = CALL_standard___file___Object___stderr(fra.me.REG[0])(fra.me.REG[0]);
           REGB0 = TAG_Int(3);
           fra.me.REG[4] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0);
@@ -1177,33 +1161,38 @@ void mmloader___ToolContext___check_errors(val_t p0){
           fra.me.REG[4] = CALL_standard___string___Object___to_s(fra.me.REG[4])(fra.me.REG[4]);
           CALL_standard___stream___OStream___write(fra.me.REG[5])(fra.me.REG[5], fra.me.REG[4]);
         }
-        /* ./../lib/standard//collection//array.nit:239 */
+        /* ./../lib/standard//collection//array.nit:274 */
         REGB0 = TAG_Int(1);
-        /* ./../lib/standard//kernel.nit:218 */
+        /* ./../lib/standard//kernel.nit:235 */
         REGB0 = TAG_Int(UNTAG_Int(REGB1)+UNTAG_Int(REGB0));
-        /* ./../lib/standard//collection//array.nit:239 */
+        /* ./../lib/standard//collection//array.nit:274 */
         REGB1 = REGB0;
       } else {
-        /* ./../lib/standard//collection//array.nit:237 */
+        /* ./../lib/standard//collection//array.nit:272 */
         goto label5;
       }
     }
     label5: while(0);
-    /* ./mmloader.nit:124 */
+    /* ./mmloader.nit:123 */
     REGB1 = TAG_Bool(ATTR_mmloader___ToolContext____messages(fra.me.REG[0])!=NIT_NULL);
     if (UNTAG_Bool(REGB1)) {
     } else {
-      nit_abort("Uninitialized attribute %s", "_messages", LOCATE_mmloader, 124);
+      nit_abort("Uninitialized attribute %s", "_messages", LOCATE_mmloader, 123);
     }
     fra.me.REG[1] = ATTR_mmloader___ToolContext____messages(fra.me.REG[0]);
     CALL_standard___collection___abstract_collection___RemovableCollection___clear(fra.me.REG[1])(fra.me.REG[1]);
   }
-  /* ./mmloader.nit:127 */
+  /* ./mmloader.nit:126 */
   REGB1 = CALL_mmloader___ToolContext___error_count(fra.me.REG[0])(fra.me.REG[0]);
   REGB0 = TAG_Int(0);
-  /* ./../lib/standard//kernel.nit:217 */
+  REGB2 = TAG_Bool(VAL_ISA(REGB0, VTCOLOR_standard___kernel___Comparable___OTHER(REGB1), VTID_standard___kernel___Comparable___OTHER(REGB1))) /*cast OTHER*/;
+  if (UNTAG_Bool(REGB2)) {
+  } else {
+    nit_abort("Cast failed", NULL, LOCATE_standard___kernel, 0);
+  }
+  /* ./../lib/standard//kernel.nit:234 */
   REGB0 = TAG_Bool(UNTAG_Int(REGB1)>UNTAG_Int(REGB0));
-  /* ./mmloader.nit:127 */
+  /* ./mmloader.nit:126 */
   if (UNTAG_Bool(REGB0)) {
     REGB0 = TAG_Int(1);
     CALL_standard___kernel___Object___exit(fra.me.REG[0])(fra.me.REG[0], REGB0);
@@ -1218,7 +1207,7 @@ void mmloader___ToolContext___error(val_t p0, val_t p1, val_t p2){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 130;
+  fra.me.line = 129;
   fra.me.meth = LOCATE_mmloader___ToolContext___error;
   fra.me.has_broke = 0;
   fra.me.REG_size = 4;
@@ -1229,28 +1218,28 @@ void mmloader___ToolContext___error(val_t p0, val_t p1, val_t p2){
   fra.me.REG[0] = p0;
   fra.me.REG[1] = p1;
   fra.me.REG[2] = p2;
-  /* ./mmloader.nit:133 */
+  /* ./mmloader.nit:132 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____messages(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_messages", LOCATE_mmloader, 133);
+    nit_abort("Uninitialized attribute %s", "_messages", LOCATE_mmloader, 132);
   }
   fra.me.REG[3] = ATTR_mmloader___ToolContext____messages(fra.me.REG[0]);
   fra.me.REG[2] = NEW_Message_mmloader___Message___init(fra.me.REG[1], fra.me.REG[2]);
   CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[2]);
-  /* ./mmloader.nit:134 */
+  /* ./mmloader.nit:133 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____error_count(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_error_count", LOCATE_mmloader, 134);
+    nit_abort("Uninitialized attribute %s", "_error_count", LOCATE_mmloader, 133);
   }
   REGB0 = ATTR_mmloader___ToolContext____error_count(fra.me.REG[0]);
   REGB1 = TAG_Int(1);
-  /* ./../lib/standard//kernel.nit:218 */
+  /* ./../lib/standard//kernel.nit:235 */
   REGB1 = TAG_Int(UNTAG_Int(REGB0)+UNTAG_Int(REGB1));
-  /* ./mmloader.nit:134 */
+  /* ./mmloader.nit:133 */
   ATTR_mmloader___ToolContext____error_count(fra.me.REG[0]) = REGB1;
-  /* ./mmloader.nit:135 */
+  /* ./mmloader.nit:134 */
   fra.me.REG[2] = CALL_mmloader___ToolContext___opt_stop_on_first_error(fra.me.REG[0])(fra.me.REG[0]);
   fra.me.REG[2] = CALL_opts___Option___value(fra.me.REG[2])(fra.me.REG[2]);
   if (UNTAG_Bool(fra.me.REG[2])) {
@@ -1264,7 +1253,7 @@ void mmloader___ToolContext___fatal_error(val_t p0, val_t p1, val_t p2){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 138;
+  fra.me.line = 137;
   fra.me.meth = LOCATE_mmloader___ToolContext___fatal_error;
   fra.me.has_broke = 0;
   fra.me.REG_size = 3;
@@ -1274,9 +1263,9 @@ void mmloader___ToolContext___fatal_error(val_t p0, val_t p1, val_t p2){
   fra.me.REG[0] = p0;
   fra.me.REG[1] = p1;
   fra.me.REG[2] = p2;
-  /* ./mmloader.nit:141 */
+  /* ./mmloader.nit:140 */
   CALL_mmloader___ToolContext___error(fra.me.REG[0])(fra.me.REG[0], fra.me.REG[1], fra.me.REG[2]);
-  /* ./mmloader.nit:142 */
+  /* ./mmloader.nit:141 */
   CALL_mmloader___ToolContext___check_errors(fra.me.REG[0])(fra.me.REG[0]);
   stack_frame_head = fra.me.prev;
   return;
@@ -1289,7 +1278,7 @@ void mmloader___ToolContext___warning(val_t p0, val_t p1, val_t p2){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 145;
+  fra.me.line = 144;
   fra.me.meth = LOCATE_mmloader___ToolContext___warning;
   fra.me.has_broke = 0;
   fra.me.REG_size = 4;
@@ -1300,11 +1289,11 @@ void mmloader___ToolContext___warning(val_t p0, val_t p1, val_t p2){
   fra.me.REG[0] = p0;
   fra.me.REG[1] = p1;
   fra.me.REG[2] = p2;
-  /* ./mmloader.nit:148 */
+  /* ./mmloader.nit:147 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_warn(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_opt_warn", LOCATE_mmloader, 148);
+    nit_abort("Uninitialized attribute %s", "_opt_warn", LOCATE_mmloader, 147);
   }
   fra.me.REG[3] = ATTR_mmloader___ToolContext____opt_warn(fra.me.REG[0]);
   fra.me.REG[3] = CALL_opts___Option___value(fra.me.REG[3])(fra.me.REG[3]);
@@ -1317,29 +1306,29 @@ void mmloader___ToolContext___warning(val_t p0, val_t p1, val_t p2){
       REGB2 = TAG_Bool(false);
       REGB1 = REGB2;
     } else {
-      /* ./../lib/standard//kernel.nit:210 */
+      /* ./../lib/standard//kernel.nit:227 */
       REGB0 = TAG_Bool((fra.me.REG[3])==(REGB0));
-      /* ./mmloader.nit:148 */
+      /* ./mmloader.nit:147 */
       REGB1 = REGB0;
     }
   }
   if (UNTAG_Bool(REGB1)) {
     goto label1;
   }
-  /* ./mmloader.nit:149 */
+  /* ./mmloader.nit:148 */
   REGB1 = TAG_Bool(ATTR_mmloader___ToolContext____messages(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB1)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_messages", LOCATE_mmloader, 149);
+    nit_abort("Uninitialized attribute %s", "_messages", LOCATE_mmloader, 148);
   }
   fra.me.REG[3] = ATTR_mmloader___ToolContext____messages(fra.me.REG[0]);
   fra.me.REG[2] = NEW_Message_mmloader___Message___init(fra.me.REG[1], fra.me.REG[2]);
   CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[2]);
-  /* ./mmloader.nit:150 */
+  /* ./mmloader.nit:149 */
   REGB1 = TAG_Bool(ATTR_mmloader___ToolContext____opt_warn(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB1)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_opt_warn", LOCATE_mmloader, 150);
+    nit_abort("Uninitialized attribute %s", "_opt_warn", LOCATE_mmloader, 149);
   }
   fra.me.REG[2] = ATTR_mmloader___ToolContext____opt_warn(fra.me.REG[0]);
   fra.me.REG[2] = CALL_opts___Option___value(fra.me.REG[2])(fra.me.REG[2]);
@@ -1352,40 +1341,40 @@ void mmloader___ToolContext___warning(val_t p0, val_t p1, val_t p2){
       REGB2 = TAG_Bool(false);
       REGB0 = REGB2;
     } else {
-      /* ./../lib/standard//kernel.nit:210 */
+      /* ./../lib/standard//kernel.nit:227 */
       REGB1 = TAG_Bool((fra.me.REG[2])==(REGB1));
-      /* ./mmloader.nit:150 */
+      /* ./mmloader.nit:149 */
       REGB0 = REGB1;
     }
   }
   if (UNTAG_Bool(REGB0)) {
-    /* ./mmloader.nit:151 */
+    /* ./mmloader.nit:150 */
     REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____warning_count(fra.me.REG[0])!=NIT_NULL);
     if (UNTAG_Bool(REGB0)) {
     } else {
-      nit_abort("Uninitialized attribute %s", "_warning_count", LOCATE_mmloader, 151);
+      nit_abort("Uninitialized attribute %s", "_warning_count", LOCATE_mmloader, 150);
     }
     REGB0 = ATTR_mmloader___ToolContext____warning_count(fra.me.REG[0]);
     REGB1 = TAG_Int(1);
-    /* ./../lib/standard//kernel.nit:218 */
+    /* ./../lib/standard//kernel.nit:235 */
     REGB1 = TAG_Int(UNTAG_Int(REGB0)+UNTAG_Int(REGB1));
-    /* ./mmloader.nit:151 */
+    /* ./mmloader.nit:150 */
     ATTR_mmloader___ToolContext____warning_count(fra.me.REG[0]) = REGB1;
   } else {
-    /* ./mmloader.nit:153 */
+    /* ./mmloader.nit:152 */
     REGB1 = TAG_Bool(ATTR_mmloader___ToolContext____error_count(fra.me.REG[0])!=NIT_NULL);
     if (UNTAG_Bool(REGB1)) {
     } else {
-      nit_abort("Uninitialized attribute %s", "_error_count", LOCATE_mmloader, 153);
+      nit_abort("Uninitialized attribute %s", "_error_count", LOCATE_mmloader, 152);
     }
     REGB1 = ATTR_mmloader___ToolContext____error_count(fra.me.REG[0]);
     REGB0 = TAG_Int(1);
-    /* ./../lib/standard//kernel.nit:218 */
+    /* ./../lib/standard//kernel.nit:235 */
     REGB0 = TAG_Int(UNTAG_Int(REGB1)+UNTAG_Int(REGB0));
-    /* ./mmloader.nit:153 */
+    /* ./mmloader.nit:152 */
     ATTR_mmloader___ToolContext____error_count(fra.me.REG[0]) = REGB0;
   }
-  /* ./mmloader.nit:155 */
+  /* ./mmloader.nit:154 */
   fra.me.REG[2] = CALL_mmloader___ToolContext___opt_stop_on_first_error(fra.me.REG[0])(fra.me.REG[0]);
   fra.me.REG[2] = CALL_opts___Option___value(fra.me.REG[2])(fra.me.REG[2]);
   if (UNTAG_Bool(fra.me.REG[2])) {
@@ -1399,12 +1388,13 @@ void mmloader___ToolContext___info(val_t p0, val_t p1, val_t p2){
   struct {struct stack_frame_t me; val_t MORE_REG[3];} fra;
   val_t REGB0;
   val_t REGB1;
+  val_t REGB2;
   val_t tmp;
     static val_t once_value_1; /* Once value */
     static val_t once_value_2; /* Once value */
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 158;
+  fra.me.line = 157;
   fra.me.meth = LOCATE_mmloader___ToolContext___info;
   fra.me.has_broke = 0;
   fra.me.REG_size = 4;
@@ -1415,13 +1405,18 @@ void mmloader___ToolContext___info(val_t p0, val_t p1, val_t p2){
   fra.me.REG[0] = p0;
   fra.me.REG[1] = p1;
   REGB0 = p2;
-  /* ./mmloader.nit:161 */
+  /* ./mmloader.nit:160 */
   REGB1 = CALL_mmloader___ToolContext___verbose_level(fra.me.REG[0])(fra.me.REG[0]);
-  /* ./../lib/standard//kernel.nit:214 */
+  REGB2 = TAG_Bool(VAL_ISA(REGB1, VTCOLOR_standard___kernel___Comparable___OTHER(REGB0), VTID_standard___kernel___Comparable___OTHER(REGB0))) /*cast OTHER*/;
+  if (UNTAG_Bool(REGB2)) {
+  } else {
+    nit_abort("Cast failed", NULL, LOCATE_standard___kernel, 0);
+  }
+  /* ./../lib/standard//kernel.nit:231 */
   REGB1 = TAG_Bool(UNTAG_Int(REGB0)<=UNTAG_Int(REGB1));
-  /* ./mmloader.nit:161 */
+  /* ./mmloader.nit:160 */
   if (UNTAG_Bool(REGB1)) {
-    /* ./mmloader.nit:162 */
+    /* ./mmloader.nit:161 */
     REGB1 = TAG_Int(3);
     fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB1);
     if (!once_value_1) {
@@ -1455,17 +1450,17 @@ val_t mmloader___ToolContext___paths(val_t p0){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 166;
+  fra.me.line = 165;
   fra.me.meth = LOCATE_mmloader___ToolContext___paths;
   fra.me.has_broke = 0;
   fra.me.REG_size = 1;
   fra.me.REG[0] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:166 */
+  /* ./mmloader.nit:165 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____paths(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_paths", LOCATE_mmloader, 166);
+    nit_abort("Uninitialized attribute %s", "_paths", LOCATE_mmloader, 165);
   }
   fra.me.REG[0] = ATTR_mmloader___ToolContext____paths(fra.me.REG[0]);
   stack_frame_head = fra.me.prev;
@@ -1477,17 +1472,17 @@ val_t mmloader___ToolContext___option_context(val_t p0){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 172;
+  fra.me.line = 171;
   fra.me.meth = LOCATE_mmloader___ToolContext___option_context;
   fra.me.has_broke = 0;
   fra.me.REG_size = 1;
   fra.me.REG[0] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:172 */
+  /* ./mmloader.nit:171 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____option_context(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_option_context", LOCATE_mmloader, 172);
+    nit_abort("Uninitialized attribute %s", "_option_context", LOCATE_mmloader, 171);
   }
   fra.me.REG[0] = ATTR_mmloader___ToolContext____option_context(fra.me.REG[0]);
   stack_frame_head = fra.me.prev;
@@ -1499,17 +1494,17 @@ val_t mmloader___ToolContext___opt_warn(val_t p0){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 175;
+  fra.me.line = 174;
   fra.me.meth = LOCATE_mmloader___ToolContext___opt_warn;
   fra.me.has_broke = 0;
   fra.me.REG_size = 1;
   fra.me.REG[0] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:175 */
+  /* ./mmloader.nit:174 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_warn(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_opt_warn", LOCATE_mmloader, 175);
+    nit_abort("Uninitialized attribute %s", "_opt_warn", LOCATE_mmloader, 174);
   }
   fra.me.REG[0] = ATTR_mmloader___ToolContext____opt_warn(fra.me.REG[0]);
   stack_frame_head = fra.me.prev;
@@ -1521,17 +1516,17 @@ val_t mmloader___ToolContext___opt_path(val_t p0){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 178;
+  fra.me.line = 177;
   fra.me.meth = LOCATE_mmloader___ToolContext___opt_path;
   fra.me.has_broke = 0;
   fra.me.REG_size = 1;
   fra.me.REG[0] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:178 */
+  /* ./mmloader.nit:177 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_path(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_opt_path", LOCATE_mmloader, 178);
+    nit_abort("Uninitialized attribute %s", "_opt_path", LOCATE_mmloader, 177);
   }
   fra.me.REG[0] = ATTR_mmloader___ToolContext____opt_path(fra.me.REG[0]);
   stack_frame_head = fra.me.prev;
@@ -1543,17 +1538,17 @@ val_t mmloader___ToolContext___opt_log(val_t p0){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 181;
+  fra.me.line = 180;
   fra.me.meth = LOCATE_mmloader___ToolContext___opt_log;
   fra.me.has_broke = 0;
   fra.me.REG_size = 1;
   fra.me.REG[0] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:181 */
+  /* ./mmloader.nit:180 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_log(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_opt_log", LOCATE_mmloader, 181);
+    nit_abort("Uninitialized attribute %s", "_opt_log", LOCATE_mmloader, 180);
   }
   fra.me.REG[0] = ATTR_mmloader___ToolContext____opt_log(fra.me.REG[0]);
   stack_frame_head = fra.me.prev;
@@ -1565,17 +1560,17 @@ val_t mmloader___ToolContext___opt_log_dir(val_t p0){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 184;
+  fra.me.line = 183;
   fra.me.meth = LOCATE_mmloader___ToolContext___opt_log_dir;
   fra.me.has_broke = 0;
   fra.me.REG_size = 1;
   fra.me.REG[0] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:184 */
+  /* ./mmloader.nit:183 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_log_dir(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_opt_log_dir", LOCATE_mmloader, 184);
+    nit_abort("Uninitialized attribute %s", "_opt_log_dir", LOCATE_mmloader, 183);
   }
   fra.me.REG[0] = ATTR_mmloader___ToolContext____opt_log_dir(fra.me.REG[0]);
   stack_frame_head = fra.me.prev;
@@ -1587,17 +1582,17 @@ val_t mmloader___ToolContext___opt_only_metamodel(val_t p0){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 187;
+  fra.me.line = 186;
   fra.me.meth = LOCATE_mmloader___ToolContext___opt_only_metamodel;
   fra.me.has_broke = 0;
   fra.me.REG_size = 1;
   fra.me.REG[0] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:187 */
+  /* ./mmloader.nit:186 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_only_metamodel(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_opt_only_metamodel", LOCATE_mmloader, 187);
+    nit_abort("Uninitialized attribute %s", "_opt_only_metamodel", LOCATE_mmloader, 186);
   }
   fra.me.REG[0] = ATTR_mmloader___ToolContext____opt_only_metamodel(fra.me.REG[0]);
   stack_frame_head = fra.me.prev;
@@ -1609,17 +1604,17 @@ val_t mmloader___ToolContext___opt_only_parse(val_t p0){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 190;
+  fra.me.line = 189;
   fra.me.meth = LOCATE_mmloader___ToolContext___opt_only_parse;
   fra.me.has_broke = 0;
   fra.me.REG_size = 1;
   fra.me.REG[0] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:190 */
+  /* ./mmloader.nit:189 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_only_parse(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_opt_only_parse", LOCATE_mmloader, 190);
+    nit_abort("Uninitialized attribute %s", "_opt_only_parse", LOCATE_mmloader, 189);
   }
   fra.me.REG[0] = ATTR_mmloader___ToolContext____opt_only_parse(fra.me.REG[0]);
   stack_frame_head = fra.me.prev;
@@ -1631,17 +1626,17 @@ val_t mmloader___ToolContext___opt_help(val_t p0){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 193;
+  fra.me.line = 192;
   fra.me.meth = LOCATE_mmloader___ToolContext___opt_help;
   fra.me.has_broke = 0;
   fra.me.REG_size = 1;
   fra.me.REG[0] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:193 */
+  /* ./mmloader.nit:192 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_help(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_opt_help", LOCATE_mmloader, 193);
+    nit_abort("Uninitialized attribute %s", "_opt_help", LOCATE_mmloader, 192);
   }
   fra.me.REG[0] = ATTR_mmloader___ToolContext____opt_help(fra.me.REG[0]);
   stack_frame_head = fra.me.prev;
@@ -1653,17 +1648,17 @@ val_t mmloader___ToolContext___opt_version(val_t p0){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 196;
+  fra.me.line = 195;
   fra.me.meth = LOCATE_mmloader___ToolContext___opt_version;
   fra.me.has_broke = 0;
   fra.me.REG_size = 1;
   fra.me.REG[0] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:196 */
+  /* ./mmloader.nit:195 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_version(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_opt_version", LOCATE_mmloader, 196);
+    nit_abort("Uninitialized attribute %s", "_opt_version", LOCATE_mmloader, 195);
   }
   fra.me.REG[0] = ATTR_mmloader___ToolContext____opt_version(fra.me.REG[0]);
   stack_frame_head = fra.me.prev;
@@ -1675,17 +1670,17 @@ val_t mmloader___ToolContext___opt_verbose(val_t p0){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 199;
+  fra.me.line = 198;
   fra.me.meth = LOCATE_mmloader___ToolContext___opt_verbose;
   fra.me.has_broke = 0;
   fra.me.REG_size = 1;
   fra.me.REG[0] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:199 */
+  /* ./mmloader.nit:198 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_verbose(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_opt_verbose", LOCATE_mmloader, 199);
+    nit_abort("Uninitialized attribute %s", "_opt_verbose", LOCATE_mmloader, 198);
   }
   fra.me.REG[0] = ATTR_mmloader___ToolContext____opt_verbose(fra.me.REG[0]);
   stack_frame_head = fra.me.prev;
@@ -1697,17 +1692,17 @@ val_t mmloader___ToolContext___opt_stop_on_first_error(val_t p0){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 202;
+  fra.me.line = 201;
   fra.me.meth = LOCATE_mmloader___ToolContext___opt_stop_on_first_error;
   fra.me.has_broke = 0;
   fra.me.REG_size = 1;
   fra.me.REG[0] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:202 */
+  /* ./mmloader.nit:201 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_stop_on_first_error(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_opt_stop_on_first_error", LOCATE_mmloader, 202);
+    nit_abort("Uninitialized attribute %s", "_opt_stop_on_first_error", LOCATE_mmloader, 201);
   }
   fra.me.REG[0] = ATTR_mmloader___ToolContext____opt_stop_on_first_error(fra.me.REG[0]);
   stack_frame_head = fra.me.prev;
@@ -1719,17 +1714,17 @@ val_t mmloader___ToolContext___opt_no_color(val_t p0){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 205;
+  fra.me.line = 204;
   fra.me.meth = LOCATE_mmloader___ToolContext___opt_no_color;
   fra.me.has_broke = 0;
   fra.me.REG_size = 1;
   fra.me.REG[0] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:205 */
+  /* ./mmloader.nit:204 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_no_color(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_opt_no_color", LOCATE_mmloader, 205);
+    nit_abort("Uninitialized attribute %s", "_opt_no_color", LOCATE_mmloader, 204);
   }
   fra.me.REG[0] = ATTR_mmloader___ToolContext____opt_no_color(fra.me.REG[0]);
   stack_frame_head = fra.me.prev;
@@ -1741,17 +1736,17 @@ val_t mmloader___ToolContext___verbose_level(val_t p0){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 208;
+  fra.me.line = 207;
   fra.me.meth = LOCATE_mmloader___ToolContext___verbose_level;
   fra.me.has_broke = 0;
   fra.me.REG_size = 1;
   fra.me.REG[0] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:208 */
+  /* ./mmloader.nit:207 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____verbose_level(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_verbose_level", LOCATE_mmloader, 208);
+    nit_abort("Uninitialized attribute %s", "_verbose_level", LOCATE_mmloader, 207);
   }
   REGB0 = ATTR_mmloader___ToolContext____verbose_level(fra.me.REG[0]);
   stack_frame_head = fra.me.prev;
@@ -1765,7 +1760,7 @@ void mmloader___ToolContext___init(val_t p0, int* init_table){
   if (init_table[itpos1]) return;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 211;
+  fra.me.line = 210;
   fra.me.meth = LOCATE_mmloader___ToolContext___init;
   fra.me.has_broke = 0;
   fra.me.REG_size = 4;
@@ -1774,11 +1769,11 @@ void mmloader___ToolContext___init(val_t p0, int* init_table){
   fra.me.REG[2] = NIT_NULL;
   fra.me.REG[3] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:211 */
+  /* ./mmloader.nit:210 */
   fra.me.REG[1] = fra.me.REG[0];
-  /* ./mmloader.nit:213 */
+  /* ./mmloader.nit:212 */
   CALL_metamodel___abstractmetamodel___MMContext___init(fra.me.REG[0])(fra.me.REG[0], init_table);
-  /* ./mmloader.nit:214 */
+  /* ./mmloader.nit:213 */
   fra.me.REG[0] = CALL_mmloader___ToolContext___option_context(fra.me.REG[1])(fra.me.REG[1]);
   REGB0 = TAG_Int(10);
   fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0);
@@ -1810,7 +1805,7 @@ void mmloader___ToolContext___init(val_t p0, int* init_table){
   return;
 }
 void mmloader___ToolContext___process_options(val_t p0){
-  struct {struct stack_frame_t me; val_t MORE_REG[3];} fra;
+  struct {struct stack_frame_t me; val_t MORE_REG[4];} fra;
   val_t REGB0;
   val_t REGB1;
   val_t tmp;
@@ -1824,175 +1819,178 @@ void mmloader___ToolContext___process_options(val_t p0){
   static val_t once_value_8; /* Once value */
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 217;
+  fra.me.line = 216;
   fra.me.meth = LOCATE_mmloader___ToolContext___process_options;
   fra.me.has_broke = 0;
-  fra.me.REG_size = 4;
+  fra.me.REG_size = 5;
   fra.me.REG[0] = NIT_NULL;
   fra.me.REG[1] = NIT_NULL;
   fra.me.REG[2] = NIT_NULL;
   fra.me.REG[3] = NIT_NULL;
+  fra.me.REG[4] = NIT_NULL;
   fra.me.REG[0] = p0;
-  /* ./mmloader.nit:221 */
-  fra.me.REG[1] = CALL_mmloader___ToolContext___option_context(fra.me.REG[0])(fra.me.REG[0]);
-  fra.me.REG[2] = CALL_standard___string___Object___args(fra.me.REG[0])(fra.me.REG[0]);
-  CALL_opts___OptionContext___parse(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[2]);
-  /* ./mmloader.nit:224 */
-  fra.me.REG[2] = CALL_mmloader___ToolContext___opt_verbose(fra.me.REG[0])(fra.me.REG[0]);
+  /* ./mmloader.nit:216 */
+  fra.me.REG[1] = fra.me.REG[0];
+  /* ./mmloader.nit:220 */
+  fra.me.REG[2] = CALL_mmloader___ToolContext___option_context(fra.me.REG[1])(fra.me.REG[1]);
+  fra.me.REG[3] = CALL_standard___string___Object___args(fra.me.REG[1])(fra.me.REG[1]);
+  CALL_opts___OptionContext___parse(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[3]);
+  /* ./mmloader.nit:223 */
+  fra.me.REG[3] = CALL_mmloader___ToolContext___opt_verbose(fra.me.REG[1])(fra.me.REG[1]);
+  fra.me.REG[3] = CALL_opts___Option___value(fra.me.REG[3])(fra.me.REG[3]);
+  ATTR_mmloader___ToolContext____verbose_level(fra.me.REG[1]) = fra.me.REG[3];
+  /* ./mmloader.nit:226 */
+  fra.me.REG[3] = CALL_mmloader___ToolContext___paths(fra.me.REG[1])(fra.me.REG[1]);
+  fra.me.REG[2] = CALL_mmloader___ToolContext___opt_path(fra.me.REG[1])(fra.me.REG[1]);
   fra.me.REG[2] = CALL_opts___Option___value(fra.me.REG[2])(fra.me.REG[2]);
-  ATTR_mmloader___ToolContext____verbose_level(fra.me.REG[0]) = fra.me.REG[2];
-  /* ./mmloader.nit:227 */
-  fra.me.REG[2] = CALL_mmloader___ToolContext___paths(fra.me.REG[0])(fra.me.REG[0]);
-  fra.me.REG[1] = CALL_mmloader___ToolContext___opt_path(fra.me.REG[0])(fra.me.REG[0]);
-  fra.me.REG[1] = CALL_opts___Option___value(fra.me.REG[1])(fra.me.REG[1]);
-  CALL_standard___collection___abstract_collection___Sequence___append(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]);
-  /* ./mmloader.nit:229 */
+  CALL_standard___collection___abstract_collection___Sequence___append(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[2]);
+  /* ./mmloader.nit:228 */
   if (!once_value_1) {
     if (!once_value_2) {
-      fra.me.REG[1] = BOX_NativeString("NIT_PATH");
+      fra.me.REG[2] = BOX_NativeString("NIT_PATH");
       REGB0 = TAG_Int(8);
-      fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0);
-      once_value_2 = fra.me.REG[1];
+      fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0);
+      once_value_2 = fra.me.REG[2];
       register_static_object(&once_value_2);
-    } else fra.me.REG[1] = once_value_2;
-    fra.me.REG[1] = fra.me.REG[1];
-    fra.me.REG[1] = CALL_standard___symbol___String___to_symbol(fra.me.REG[1])(fra.me.REG[1]);
-    fra.me.REG[1] = CALL_standard___environ___Symbol___environ(fra.me.REG[1])(fra.me.REG[1]);
-    once_value_1 = fra.me.REG[1];
+    } else fra.me.REG[2] = once_value_2;
+    fra.me.REG[2] = fra.me.REG[2];
+    fra.me.REG[2] = CALL_standard___symbol___String___to_symbol(fra.me.REG[2])(fra.me.REG[2]);
+    fra.me.REG[2] = CALL_standard___environ___Symbol___environ(fra.me.REG[2])(fra.me.REG[2]);
+    once_value_1 = fra.me.REG[2];
     register_static_object(&once_value_1);
-  } else fra.me.REG[1] = once_value_1;
-  fra.me.REG[1] = fra.me.REG[1];
-  /* ./mmloader.nit:230 */
-  REGB0 = CALL_standard___collection___abstract_collection___Collection___is_empty(fra.me.REG[1])(fra.me.REG[1]);
+  } else fra.me.REG[2] = once_value_1;
+  fra.me.REG[2] = fra.me.REG[2];
+  /* ./mmloader.nit:229 */
+  REGB0 = CALL_standard___collection___abstract_collection___Collection___is_empty(fra.me.REG[2])(fra.me.REG[2]);
   REGB0 = TAG_Bool(!UNTAG_Bool(REGB0));
   if (UNTAG_Bool(REGB0)) {
-    /* ./mmloader.nit:231 */
-    fra.me.REG[2] = CALL_mmloader___ToolContext___paths(fra.me.REG[0])(fra.me.REG[0]);
+    /* ./mmloader.nit:230 */
+    fra.me.REG[3] = CALL_mmloader___ToolContext___paths(fra.me.REG[1])(fra.me.REG[1]);
     REGB0 = TAG_Char(':');
-    fra.me.REG[3] = CALL_standard___string_search___String___split_with(fra.me.REG[1])(fra.me.REG[1], REGB0);
-    CALL_standard___collection___abstract_collection___Sequence___append(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[3]);
+    fra.me.REG[4] = CALL_standard___string_search___String___split_with(fra.me.REG[2])(fra.me.REG[2], REGB0);
+    CALL_standard___collection___abstract_collection___Sequence___append(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[4]);
   }
-  /* ./mmloader.nit:234 */
+  /* ./mmloader.nit:233 */
   if (!once_value_3) {
     if (!once_value_4) {
-      fra.me.REG[3] = BOX_NativeString("NIT_DIR");
+      fra.me.REG[4] = BOX_NativeString("NIT_DIR");
       REGB0 = TAG_Int(7);
-      fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0);
-      once_value_4 = fra.me.REG[3];
+      fra.me.REG[4] = NEW_String_standard___string___String___with_native(fra.me.REG[4], REGB0);
+      once_value_4 = fra.me.REG[4];
       register_static_object(&once_value_4);
-    } else fra.me.REG[3] = once_value_4;
-    fra.me.REG[3] = fra.me.REG[3];
-    fra.me.REG[3] = CALL_standard___symbol___String___to_symbol(fra.me.REG[3])(fra.me.REG[3]);
-    fra.me.REG[3] = CALL_standard___environ___Symbol___environ(fra.me.REG[3])(fra.me.REG[3]);
-    once_value_3 = fra.me.REG[3];
+    } else fra.me.REG[4] = once_value_4;
+    fra.me.REG[4] = fra.me.REG[4];
+    fra.me.REG[4] = CALL_standard___symbol___String___to_symbol(fra.me.REG[4])(fra.me.REG[4]);
+    fra.me.REG[4] = CALL_standard___environ___Symbol___environ(fra.me.REG[4])(fra.me.REG[4]);
+    once_value_3 = fra.me.REG[4];
     register_static_object(&once_value_3);
-  } else fra.me.REG[3] = once_value_3;
-  fra.me.REG[3] = fra.me.REG[3];
-  fra.me.REG[1] = fra.me.REG[3];
-  /* ./mmloader.nit:235 */
-  REGB0 = CALL_standard___collection___abstract_collection___Collection___is_empty(fra.me.REG[1])(fra.me.REG[1]);
+  } else fra.me.REG[4] = once_value_3;
+  fra.me.REG[4] = fra.me.REG[4];
+  fra.me.REG[2] = fra.me.REG[4];
+  /* ./mmloader.nit:234 */
+  REGB0 = CALL_standard___collection___abstract_collection___Collection___is_empty(fra.me.REG[2])(fra.me.REG[2]);
   REGB0 = TAG_Bool(!UNTAG_Bool(REGB0));
   if (UNTAG_Bool(REGB0)) {
-    /* ./mmloader.nit:236 */
+    /* ./mmloader.nit:235 */
     REGB0 = TAG_Int(3);
-    fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0);
+    fra.me.REG[4] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0);
     if (!once_value_5) {
-      fra.me.REG[2] = BOX_NativeString("");
+      fra.me.REG[3] = BOX_NativeString("");
       REGB0 = TAG_Int(0);
-      fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0);
-      once_value_5 = fra.me.REG[2];
+      fra.me.REG[3] = NEW_String_standard___string___String___with_native(fra.me.REG[3], REGB0);
+      once_value_5 = fra.me.REG[3];
       register_static_object(&once_value_5);
-    } else fra.me.REG[2] = once_value_5;
-    fra.me.REG[2] = fra.me.REG[2];
-    CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[2]);
-    CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]);
+    } else fra.me.REG[3] = once_value_5;
+    fra.me.REG[3] = fra.me.REG[3];
+    CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[4])(fra.me.REG[4], fra.me.REG[3]);
+    CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[4])(fra.me.REG[4], fra.me.REG[2]);
     if (!once_value_6) {
-      fra.me.REG[1] = BOX_NativeString("/lib");
+      fra.me.REG[2] = BOX_NativeString("/lib");
       REGB0 = TAG_Int(4);
-      fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0);
-      once_value_6 = fra.me.REG[1];
+      fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0);
+      once_value_6 = fra.me.REG[2];
       register_static_object(&once_value_6);
-    } else fra.me.REG[1] = once_value_6;
-    fra.me.REG[1] = fra.me.REG[1];
-    CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]);
-    fra.me.REG[3] = CALL_standard___string___Object___to_s(fra.me.REG[3])(fra.me.REG[3]);
-    /* ./mmloader.nit:237 */
-    REGB0 = CALL_standard___file___String___file_exists(fra.me.REG[3])(fra.me.REG[3]);
+    } else fra.me.REG[2] = once_value_6;
+    fra.me.REG[2] = fra.me.REG[2];
+    CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[4])(fra.me.REG[4], fra.me.REG[2]);
+    fra.me.REG[4] = CALL_standard___string___Object___to_s(fra.me.REG[4])(fra.me.REG[4]);
+    /* ./mmloader.nit:236 */
+    REGB0 = CALL_standard___file___String___file_exists(fra.me.REG[4])(fra.me.REG[4]);
     if (UNTAG_Bool(REGB0)) {
-      fra.me.REG[1] = CALL_mmloader___ToolContext___paths(fra.me.REG[0])(fra.me.REG[0]);
-      CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[3]);
+      fra.me.REG[2] = CALL_mmloader___ToolContext___paths(fra.me.REG[1])(fra.me.REG[1]);
+      CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[4]);
     }
   }
-  /* ./mmloader.nit:240 */
+  /* ./mmloader.nit:239 */
   REGB0 = TAG_Int(3);
-  fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0);
+  fra.me.REG[4] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0);
   if (!once_value_7) {
-    fra.me.REG[1] = BOX_NativeString("");
+    fra.me.REG[2] = BOX_NativeString("");
     REGB0 = TAG_Int(0);
-    fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0);
-    once_value_7 = fra.me.REG[1];
+    fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0);
+    once_value_7 = fra.me.REG[2];
     register_static_object(&once_value_7);
-  } else fra.me.REG[1] = once_value_7;
-  fra.me.REG[1] = fra.me.REG[1];
-  CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]);
-  fra.me.REG[1] = CALL_standard___kernel___Object___sys(fra.me.REG[0])(fra.me.REG[0]);
-  fra.me.REG[1] = CALL_standard___string___Sys___program_name(fra.me.REG[1])(fra.me.REG[1]);
-  fra.me.REG[1] = CALL_standard___file___String___dirname(fra.me.REG[1])(fra.me.REG[1]);
-  CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]);
+  } else fra.me.REG[2] = once_value_7;
+  fra.me.REG[2] = fra.me.REG[2];
+  CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[4])(fra.me.REG[4], fra.me.REG[2]);
+  fra.me.REG[2] = CALL_standard___kernel___Object___sys(fra.me.REG[1])(fra.me.REG[1]);
+  fra.me.REG[2] = CALL_standard___string___Sys___program_name(fra.me.REG[2])(fra.me.REG[2]);
+  fra.me.REG[2] = CALL_standard___file___String___dirname(fra.me.REG[2])(fra.me.REG[2]);
+  CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[4])(fra.me.REG[4], fra.me.REG[2]);
   if (!once_value_8) {
-    fra.me.REG[1] = BOX_NativeString("/../lib");
+    fra.me.REG[2] = BOX_NativeString("/../lib");
     REGB0 = TAG_Int(7);
-    fra.me.REG[1] = NEW_String_standard___string___String___with_native(fra.me.REG[1], REGB0);
-    once_value_8 = fra.me.REG[1];
+    fra.me.REG[2] = NEW_String_standard___string___String___with_native(fra.me.REG[2], REGB0);
+    once_value_8 = fra.me.REG[2];
     register_static_object(&once_value_8);
-  } else fra.me.REG[1] = once_value_8;
-  fra.me.REG[1] = fra.me.REG[1];
-  CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[1]);
-  fra.me.REG[3] = CALL_standard___string___Object___to_s(fra.me.REG[3])(fra.me.REG[3]);
-  /* ./mmloader.nit:241 */
-  REGB0 = CALL_standard___file___String___file_exists(fra.me.REG[3])(fra.me.REG[3]);
+  } else fra.me.REG[2] = once_value_8;
+  fra.me.REG[2] = fra.me.REG[2];
+  CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[4])(fra.me.REG[4], fra.me.REG[2]);
+  fra.me.REG[4] = CALL_standard___string___Object___to_s(fra.me.REG[4])(fra.me.REG[4]);
+  /* ./mmloader.nit:240 */
+  REGB0 = CALL_standard___file___String___file_exists(fra.me.REG[4])(fra.me.REG[4]);
   if (UNTAG_Bool(REGB0)) {
-    fra.me.REG[1] = CALL_mmloader___ToolContext___paths(fra.me.REG[0])(fra.me.REG[0]);
-    CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[3]);
+    fra.me.REG[2] = CALL_mmloader___ToolContext___paths(fra.me.REG[1])(fra.me.REG[1]);
+    CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[4]);
   }
-  /* ./mmloader.nit:243 */
-  fra.me.REG[3] = CALL_mmloader___ToolContext___opt_log_dir(fra.me.REG[0])(fra.me.REG[0]);
-  fra.me.REG[3] = CALL_opts___Option___value(fra.me.REG[3])(fra.me.REG[3]);
-  REGB0 = TAG_Bool(fra.me.REG[3]==NIT_NULL);
+  /* ./mmloader.nit:242 */
+  fra.me.REG[4] = CALL_mmloader___ToolContext___opt_log_dir(fra.me.REG[1])(fra.me.REG[1]);
+  fra.me.REG[4] = CALL_opts___Option___value(fra.me.REG[4])(fra.me.REG[4]);
+  REGB0 = TAG_Bool(fra.me.REG[4]==NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    REGB1 = TAG_Bool(fra.me.REG[3]==NIT_NULL);
+    REGB1 = TAG_Bool(fra.me.REG[4]==NIT_NULL);
     if (UNTAG_Bool(REGB1)) {
       REGB1 = TAG_Bool(false);
       REGB0 = REGB1;
     } else {
-      REGB1 = CALL_standard___kernel___Object_____eqeq(fra.me.REG[3])(fra.me.REG[3], NIT_NULL);
+      REGB1 = CALL_standard___kernel___Object_____eqeq(fra.me.REG[4])(fra.me.REG[4], NIT_NULL);
       REGB0 = REGB1;
     }
   }
   REGB0 = TAG_Bool(!UNTAG_Bool(REGB0));
   if (UNTAG_Bool(REGB0)) {
-    fra.me.REG[3] = CALL_mmloader___ToolContext___opt_log_dir(fra.me.REG[0])(fra.me.REG[0]);
-    fra.me.REG[3] = CALL_opts___Option___value(fra.me.REG[3])(fra.me.REG[3]);
-    REGB0 = TAG_Bool((fra.me.REG[3]!=NIT_NULL) && VAL_ISA(fra.me.REG[3], COLOR_standard___string___String, ID_standard___string___String)) /*cast String*/;
+    fra.me.REG[4] = CALL_mmloader___ToolContext___opt_log_dir(fra.me.REG[1])(fra.me.REG[1]);
+    fra.me.REG[4] = CALL_opts___Option___value(fra.me.REG[4])(fra.me.REG[4]);
+    REGB0 = TAG_Bool((fra.me.REG[4]!=NIT_NULL) && VAL_ISA(fra.me.REG[4], COLOR_standard___string___String, ID_standard___string___String)) /*cast String*/;
     if (UNTAG_Bool(REGB0)) {
     } else {
-      nit_abort("Cast failed", NULL, LOCATE_mmloader, 243);
+      nit_abort("Cast failed", NULL, LOCATE_mmloader, 242);
     }
-    ATTR_mmloader___ToolContext____log_directory(fra.me.REG[0]) = fra.me.REG[3];
+    ATTR_mmloader___ToolContext____log_directory(fra.me.REG[1]) = fra.me.REG[4];
   }
-  /* ./mmloader.nit:244 */
-  REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_log(fra.me.REG[0])!=NIT_NULL);
+  /* ./mmloader.nit:243 */
+  REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____opt_log(fra.me.REG[1])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_opt_log", LOCATE_mmloader, 244);
+    nit_abort("Uninitialized attribute %s", "_opt_log", LOCATE_mmloader, 243);
   }
-  fra.me.REG[3] = ATTR_mmloader___ToolContext____opt_log(fra.me.REG[0]);
-  fra.me.REG[3] = CALL_opts___Option___value(fra.me.REG[3])(fra.me.REG[3]);
-  if (UNTAG_Bool(fra.me.REG[3])) {
-    /* ./mmloader.nit:246 */
-    fra.me.REG[0] = CALL_mmloader___ToolContext___log_directory(fra.me.REG[0])(fra.me.REG[0]);
-    CALL_standard___file___String___mkdir(fra.me.REG[0])(fra.me.REG[0]);
+  fra.me.REG[4] = ATTR_mmloader___ToolContext____opt_log(fra.me.REG[1]);
+  fra.me.REG[4] = CALL_opts___Option___value(fra.me.REG[4])(fra.me.REG[4]);
+  if (UNTAG_Bool(fra.me.REG[4])) {
+    /* ./mmloader.nit:245 */
+    fra.me.REG[1] = CALL_mmloader___ToolContext___log_directory(fra.me.REG[1])(fra.me.REG[1]);
+    CALL_standard___file___String___mkdir(fra.me.REG[1])(fra.me.REG[1]);
   }
   stack_frame_head = fra.me.prev;
   return;
@@ -2007,7 +2005,7 @@ val_t mmloader___ToolContext___try_to_load(val_t p0, val_t p1, val_t p2){
           static val_t once_value_5; /* Once value */
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 250;
+  fra.me.line = 249;
   fra.me.meth = LOCATE_mmloader___ToolContext___try_to_load;
   fra.me.has_broke = 0;
   fra.me.REG_size = 10;
@@ -2024,54 +2022,60 @@ val_t mmloader___ToolContext___try_to_load(val_t p0, val_t p1, val_t p2){
   fra.me.REG[0] = p0;
   fra.me.REG[1] = p1;
   fra.me.REG[2] = p2;
-  /* ./mmloader.nit:256 */
+  /* ./mmloader.nit:255 */
   fra.me.REG[3] = CALL_metamodel___abstractmetamodel___MMDirectory___modules(fra.me.REG[2])(fra.me.REG[2]);
+  fra.me.REG[3] = CALL_standard___collection___abstract_collection___MapRead___values(fra.me.REG[3])(fra.me.REG[3]);
   CALL_standard___collection___abstract_collection___Collection___iterate(fra.me.REG[3])(fra.me.REG[3], (&(fra.me)), ((fun_t)OC_mmloader___ToolContext___try_to_load_1));
   switch ((&(fra.me))->has_broke) {
     case 0: break;
     case 1: (&(fra.me))->has_broke = 0; goto label3;
   }
-  /* ./mmloader.nit:262 */
+  /* ./mmloader.nit:261 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____loaders(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_loaders", LOCATE_mmloader, 262);
+    nit_abort("Uninitialized attribute %s", "_loaders", LOCATE_mmloader, 261);
   }
   fra.me.REG[4] = ATTR_mmloader___ToolContext____loaders(fra.me.REG[0]);
-  /* ./../lib/standard//collection//array.nit:234 */
+  /* ./../lib/standard//collection//array.nit:269 */
   REGB0 = TAG_Int(0);
-  /* ./../lib/standard//collection//array.nit:235 */
+  /* ./../lib/standard//collection//array.nit:270 */
   REGB1 = TAG_Bool(ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[4])!=NIT_NULL);
   if (UNTAG_Bool(REGB1)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_length", LOCATE_standard___collection___array, 235);
+    nit_abort("Uninitialized attribute %s", "_length", LOCATE_standard___collection___array, 270);
   }
   REGB1 = ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[4]);
-  /* ./../lib/standard//collection//array.nit:236 */
+  /* ./../lib/standard//collection//array.nit:271 */
   fra.me.REG[5] = ATTR_standard___collection___array___Array____items(fra.me.REG[4]);
-  /* ./../lib/standard//collection//array.nit:237 */
+  /* ./../lib/standard//collection//array.nit:272 */
   while(1) {
-    /* ./../lib/standard//collection//array.nit:23 */
+    /* ./../lib/standard//collection//array.nit:24 */
     REGB1 = TAG_Bool(ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[4])!=NIT_NULL);
     if (UNTAG_Bool(REGB1)) {
     } else {
-      nit_abort("Uninitialized attribute %s", "_length", LOCATE_standard___collection___array, 23);
+      nit_abort("Uninitialized attribute %s", "_length", LOCATE_standard___collection___array, 24);
     }
     REGB1 = ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[4]);
-    /* ./../lib/standard//kernel.nit:215 */
+    REGB2 = TAG_Bool(VAL_ISA(REGB1, VTCOLOR_standard___kernel___Comparable___OTHER(REGB0), VTID_standard___kernel___Comparable___OTHER(REGB0))) /*cast OTHER*/;
+    if (UNTAG_Bool(REGB2)) {
+    } else {
+      nit_abort("Cast failed", NULL, LOCATE_standard___kernel, 0);
+    }
+    /* ./../lib/standard//kernel.nit:232 */
     REGB1 = TAG_Bool(UNTAG_Int(REGB0)<UNTAG_Int(REGB1));
-    /* ./../lib/standard//collection//array.nit:237 */
+    /* ./../lib/standard//collection//array.nit:272 */
     if (UNTAG_Bool(REGB1)) {
-      /* ./../lib/standard//collection//array.nit:238 */
+      /* ./../lib/standard//collection//array.nit:273 */
       REGB1 = TAG_Bool(fra.me.REG[5]==NIT_NULL);
       if (UNTAG_Bool(REGB1)) {
-        nit_abort("Reciever is null", NULL, LOCATE_standard___collection___array, 238);
+        nit_abort("Reciever is null", NULL, LOCATE_standard___collection___array, 273);
       }
-      /* ./../lib/standard//collection//array.nit:654 */
+      /* ./../lib/standard//collection//array.nit:718 */
       fra.me.REG[6] = ((Nit_NativeArray)fra.me.REG[5])->val[UNTAG_Int(REGB0)];
-      /* ./mmloader.nit:263 */
+      /* ./mmloader.nit:262 */
       fra.me.REG[7] = CALL_mmloader___ModuleLoader___try_to_load_dir(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[1], fra.me.REG[2]);
-      /* ./mmloader.nit:264 */
+      /* ./mmloader.nit:263 */
       REGB1 = TAG_Bool(fra.me.REG[7]==NIT_NULL);
       if (UNTAG_Bool(REGB1)) {
       } else {
@@ -2086,9 +2090,9 @@ val_t mmloader___ToolContext___try_to_load(val_t p0, val_t p1, val_t p2){
       }
       REGB1 = TAG_Bool(!UNTAG_Bool(REGB1));
       if (UNTAG_Bool(REGB1)) {
-        /* ./mmloader.nit:265 */
+        /* ./mmloader.nit:264 */
         fra.me.REG[8] = CALL_mmloader___ToolContext___try_to_load(fra.me.REG[0])(fra.me.REG[0], fra.me.REG[1], fra.me.REG[7]);
-        /* ./mmloader.nit:266 */
+        /* ./mmloader.nit:265 */
         REGB1 = TAG_Bool(fra.me.REG[8]==NIT_NULL);
         if (UNTAG_Bool(REGB1)) {
         } else {
@@ -2103,34 +2107,34 @@ val_t mmloader___ToolContext___try_to_load(val_t p0, val_t p1, val_t p2){
         }
         REGB1 = TAG_Bool(!UNTAG_Bool(REGB1));
         if (UNTAG_Bool(REGB1)) {
-          /* ./mmloader.nit:267 */
+          /* ./mmloader.nit:266 */
           REGB1 = TAG_Bool(fra.me.REG[7]==NIT_NULL);
           if (UNTAG_Bool(REGB1)) {
-            nit_abort("Reciever is null", NULL, LOCATE_mmloader, 267);
+            nit_abort("Reciever is null", NULL, LOCATE_mmloader, 266);
           }
           CALL_metamodel___abstractmetamodel___MMDirectory___owner__eq(fra.me.REG[7])(fra.me.REG[7], fra.me.REG[8]);
-          /* ./mmloader.nit:268 */
+          /* ./mmloader.nit:267 */
           CALL_metamodel___abstractmetamodel___MMDirectory___add_module(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[8]);
-          /* ./mmloader.nit:269 */
+          /* ./mmloader.nit:268 */
           fra.me.REG[3] = fra.me.REG[8];
           goto label3;
         }
       }
-      /* ./mmloader.nit:273 */
+      /* ./mmloader.nit:272 */
       REGB1 = CALL_mmloader___ModuleLoader___can_handle(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[1], fra.me.REG[2]);
       if (UNTAG_Bool(REGB1)) {
-        /* ./mmloader.nit:274 */
+        /* ./mmloader.nit:273 */
         fra.me.REG[8] = CALL_metamodel___abstractmetamodel___MMDirectory___full_name_for(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]);
-        /* ./mmloader.nit:275 */
+        /* ./mmloader.nit:274 */
         REGB1 = TAG_Bool(ATTR_mmloader___ToolContext____processing_modules(fra.me.REG[0])!=NIT_NULL);
         if (UNTAG_Bool(REGB1)) {
         } else {
-          nit_abort("Uninitialized attribute %s", "_processing_modules", LOCATE_mmloader, 275);
+          nit_abort("Uninitialized attribute %s", "_processing_modules", LOCATE_mmloader, 274);
         }
         fra.me.REG[7] = ATTR_mmloader___ToolContext____processing_modules(fra.me.REG[0]);
         REGB1 = CALL_standard___collection___abstract_collection___Collection___has(fra.me.REG[7])(fra.me.REG[7], fra.me.REG[8]);
         if (UNTAG_Bool(REGB1)) {
-          /* ./mmloader.nit:277 */
+          /* ./mmloader.nit:276 */
           REGB1 = TAG_Int(3);
           fra.me.REG[7] = NEW_Array_standard___collection___array___Array___with_capacity(REGB1);
           if (!once_value_4) {
@@ -2156,43 +2160,43 @@ val_t mmloader___ToolContext___try_to_load(val_t p0, val_t p1, val_t p2){
           fra.me.REG[7] = CALL_standard___string___Object___to_s(fra.me.REG[7])(fra.me.REG[7]);
           CALL_mmloader___ToolContext___fatal_error(fra.me.REG[0])(fra.me.REG[0], NIT_NULL, fra.me.REG[7]);
         }
-        /* ./mmloader.nit:279 */
+        /* ./mmloader.nit:278 */
         REGB1 = TAG_Bool(ATTR_mmloader___ToolContext____processing_modules(fra.me.REG[0])!=NIT_NULL);
         if (UNTAG_Bool(REGB1)) {
         } else {
-          nit_abort("Uninitialized attribute %s", "_processing_modules", LOCATE_mmloader, 279);
+          nit_abort("Uninitialized attribute %s", "_processing_modules", LOCATE_mmloader, 278);
         }
         fra.me.REG[7] = ATTR_mmloader___ToolContext____processing_modules(fra.me.REG[0]);
         CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[7])(fra.me.REG[7], fra.me.REG[8]);
-        /* ./mmloader.nit:280 */
+        /* ./mmloader.nit:279 */
         fra.me.REG[6] = CALL_mmloader___ModuleLoader___load_and_process_module(fra.me.REG[6])(fra.me.REG[6], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2]);
-        /* ./mmloader.nit:281 */
+        /* ./mmloader.nit:280 */
         REGB1 = TAG_Bool(ATTR_mmloader___ToolContext____processing_modules(fra.me.REG[0])!=NIT_NULL);
         if (UNTAG_Bool(REGB1)) {
         } else {
-          nit_abort("Uninitialized attribute %s", "_processing_modules", LOCATE_mmloader, 281);
+          nit_abort("Uninitialized attribute %s", "_processing_modules", LOCATE_mmloader, 280);
         }
         fra.me.REG[7] = ATTR_mmloader___ToolContext____processing_modules(fra.me.REG[0]);
         CALL_standard___collection___abstract_collection___RemovableCollection___remove(fra.me.REG[7])(fra.me.REG[7], fra.me.REG[8]);
-        /* ./mmloader.nit:283 */
+        /* ./mmloader.nit:282 */
         CALL_metamodel___abstractmetamodel___MMDirectory___add_module(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[6]);
-        /* ./mmloader.nit:284 */
+        /* ./mmloader.nit:283 */
         fra.me.REG[3] = fra.me.REG[6];
         goto label3;
       }
-      /* ./../lib/standard//collection//array.nit:239 */
+      /* ./../lib/standard//collection//array.nit:274 */
       REGB1 = TAG_Int(1);
-      /* ./../lib/standard//kernel.nit:218 */
+      /* ./../lib/standard//kernel.nit:235 */
       REGB1 = TAG_Int(UNTAG_Int(REGB0)+UNTAG_Int(REGB1));
-      /* ./../lib/standard//collection//array.nit:239 */
+      /* ./../lib/standard//collection//array.nit:274 */
       REGB0 = REGB1;
     } else {
-      /* ./../lib/standard//collection//array.nit:237 */
+      /* ./../lib/standard//collection//array.nit:272 */
       goto label6;
     }
   }
   label6: while(0);
-  /* ./mmloader.nit:287 */
+  /* ./mmloader.nit:286 */
   fra.me.REG[3] = NIT_NULL;
   goto label3;
   label3: while(0);
@@ -2217,7 +2221,7 @@ val_t mmloader___ToolContext___try_to_load(val_t p0, val_t p1, val_t p2){
     fra.me.closure_funs = CREG;
     fra.me.REG[0] = p0;
     CREG[0] = clos_fun0;
-    /* ./mmloader.nit:257 */
+    /* ./mmloader.nit:256 */
     fra.me.REG[1] = CALL_metamodel___abstractmetamodel___MMModule___name(fra.me.REG[0])(fra.me.REG[0]);
     REGB0 = TAG_Bool(IS_EQUAL_OO(fra.me.REG[1],closctx->REG[1]));
     if (UNTAG_Bool(REGB0)) {
@@ -2246,7 +2250,7 @@ val_t mmloader___ToolContext___get_module_from_filename(val_t p0, val_t p1){
   static val_t once_value_6; /* Once value */
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 294;
+  fra.me.line = 293;
   fra.me.meth = LOCATE_mmloader___ToolContext___get_module_from_filename;
   fra.me.has_broke = 0;
   fra.me.REG_size = 7;
@@ -2259,9 +2263,9 @@ val_t mmloader___ToolContext___get_module_from_filename(val_t p0, val_t p1){
   fra.me.REG[6] = NIT_NULL;
   fra.me.REG[0] = p0;
   fra.me.REG[1] = p1;
-  /* ./mmloader.nit:299 */
+  /* ./mmloader.nit:298 */
   fra.me.REG[2] = CALL_standard___file___String___dirname(fra.me.REG[1])(fra.me.REG[1]);
-  /* ./mmloader.nit:300 */
+  /* ./mmloader.nit:299 */
   if (!once_value_1) {
     fra.me.REG[3] = BOX_NativeString(".nit");
     REGB0 = TAG_Int(4);
@@ -2272,9 +2276,9 @@ val_t mmloader___ToolContext___get_module_from_filename(val_t p0, val_t p1){
   fra.me.REG[3] = fra.me.REG[3];
   fra.me.REG[3] = CALL_standard___file___String___basename(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[3]);
   fra.me.REG[3] = CALL_standard___symbol___String___to_symbol(fra.me.REG[3])(fra.me.REG[3]);
-  /* ./mmloader.nit:302 */
+  /* ./mmloader.nit:301 */
   fra.me.REG[2] = CALL_mmloader___ToolContext___directory_for(fra.me.REG[0])(fra.me.REG[0], fra.me.REG[2]);
-  /* ./mmloader.nit:304 */
+  /* ./mmloader.nit:303 */
   fra.me.REG[4] = CALL_standard___string___Object___to_s(fra.me.REG[3])(fra.me.REG[3]);
   REGB0 = TAG_Bool(IS_EQUAL_OO(fra.me.REG[4],fra.me.REG[1]));
   if (UNTAG_Bool(REGB0)) {
@@ -2283,9 +2287,9 @@ val_t mmloader___ToolContext___get_module_from_filename(val_t p0, val_t p1){
     REGB0 = REGB1;
   }
   if (UNTAG_Bool(REGB0)) {
-    /* ./mmloader.nit:307 */
+    /* ./mmloader.nit:306 */
     fra.me.REG[4] = CALL_mmloader___ToolContext___try_to_load(fra.me.REG[0])(fra.me.REG[0], fra.me.REG[3], fra.me.REG[2]);
-    /* ./mmloader.nit:308 */
+    /* ./mmloader.nit:307 */
     REGB0 = TAG_Bool(fra.me.REG[4]==NIT_NULL);
     if (UNTAG_Bool(REGB0)) {
     } else {
@@ -2302,16 +2306,16 @@ val_t mmloader___ToolContext___get_module_from_filename(val_t p0, val_t p1){
     if (UNTAG_Bool(REGB0)) {
       goto label2;
     }
-    /* ./mmloader.nit:311 */
+    /* ./mmloader.nit:310 */
     fra.me.REG[5] = CALL_mmloader___ToolContext___get_module(fra.me.REG[0])(fra.me.REG[0], fra.me.REG[3], NIT_NULL);
     fra.me.REG[4] = fra.me.REG[5];
     goto label2;
   }
-  /* ./mmloader.nit:314 */
+  /* ./mmloader.nit:313 */
   REGB0 = CALL_standard___file___String___file_exists(fra.me.REG[1])(fra.me.REG[1]);
   REGB0 = TAG_Bool(!UNTAG_Bool(REGB0));
   if (UNTAG_Bool(REGB0)) {
-    /* ./mmloader.nit:315 */
+    /* ./mmloader.nit:314 */
     REGB0 = TAG_Int(3);
     fra.me.REG[5] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0);
     if (!once_value_3) {
@@ -2335,12 +2339,12 @@ val_t mmloader___ToolContext___get_module_from_filename(val_t p0, val_t p1){
     CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[5])(fra.me.REG[5], fra.me.REG[6]);
     fra.me.REG[5] = CALL_standard___string___Object___to_s(fra.me.REG[5])(fra.me.REG[5]);
     CALL_mmloader___ToolContext___fatal_error(fra.me.REG[0])(fra.me.REG[0], NIT_NULL, fra.me.REG[5]);
-    /* ./mmloader.nit:316 */
-    nit_abort("Aborted", NULL, LOCATE_mmloader, 316);
+    /* ./mmloader.nit:315 */
+    nit_abort("Aborted", NULL, LOCATE_mmloader, 315);
   }
-  /* ./mmloader.nit:320 */
+  /* ./mmloader.nit:319 */
   fra.me.REG[2] = CALL_mmloader___ToolContext___try_to_load(fra.me.REG[0])(fra.me.REG[0], fra.me.REG[3], fra.me.REG[2]);
-  /* ./mmloader.nit:321 */
+  /* ./mmloader.nit:320 */
   REGB0 = TAG_Bool(fra.me.REG[2]==NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
@@ -2358,7 +2362,7 @@ val_t mmloader___ToolContext___get_module_from_filename(val_t p0, val_t p1){
     fra.me.REG[4] = fra.me.REG[2];
     goto label2;
   }
-  /* ./mmloader.nit:323 */
+  /* ./mmloader.nit:322 */
   REGB0 = TAG_Int(3);
   fra.me.REG[2] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0);
   if (!once_value_5) {
@@ -2382,8 +2386,8 @@ val_t mmloader___ToolContext___get_module_from_filename(val_t p0, val_t p1){
   CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]);
   fra.me.REG[2] = CALL_standard___string___Object___to_s(fra.me.REG[2])(fra.me.REG[2]);
   CALL_mmloader___ToolContext___fatal_error(fra.me.REG[0])(fra.me.REG[0], NIT_NULL, fra.me.REG[2]);
-  /* ./mmloader.nit:324 */
-  nit_abort("Aborted", NULL, LOCATE_mmloader, 324);
+  /* ./mmloader.nit:323 */
+  nit_abort("Aborted", NULL, LOCATE_mmloader, 323);
   label2: while(0);
   stack_frame_head = fra.me.prev;
   return fra.me.REG[4];
@@ -2398,7 +2402,7 @@ val_t mmloader___ToolContext___get_module(val_t p0, val_t p1, val_t p2){
   static val_t once_value_5; /* Once value */
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 327;
+  fra.me.line = 326;
   fra.me.meth = LOCATE_mmloader___ToolContext___get_module;
   fra.me.has_broke = 0;
   fra.me.REG_size = 6;
@@ -2411,7 +2415,7 @@ val_t mmloader___ToolContext___get_module(val_t p0, val_t p1, val_t p2){
   fra.me.REG[0] = p0;
   fra.me.REG[1] = p1;
   fra.me.REG[2] = p2;
-  /* ./mmloader.nit:331 */
+  /* ./mmloader.nit:330 */
   REGB0 = TAG_Bool(fra.me.REG[2]==NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
@@ -2426,13 +2430,13 @@ val_t mmloader___ToolContext___get_module(val_t p0, val_t p1, val_t p2){
   }
   REGB0 = TAG_Bool(!UNTAG_Bool(REGB0));
   if (UNTAG_Bool(REGB0)) {
-    /* ./mmloader.nit:332 */
+    /* ./mmloader.nit:331 */
     REGB0 = TAG_Bool(fra.me.REG[2]==NIT_NULL);
     if (UNTAG_Bool(REGB0)) {
-      nit_abort("Reciever is null", NULL, LOCATE_mmloader, 332);
+      nit_abort("Reciever is null", NULL, LOCATE_mmloader, 331);
     }
     fra.me.REG[2] = CALL_metamodel___abstractmetamodel___MMModule___directory(fra.me.REG[2])(fra.me.REG[2]);
-    /* ./mmloader.nit:333 */
+    /* ./mmloader.nit:332 */
     while(1) {
       REGB0 = TAG_Bool(fra.me.REG[2]==NIT_NULL);
       if (UNTAG_Bool(REGB0)) {
@@ -2448,9 +2452,9 @@ val_t mmloader___ToolContext___get_module(val_t p0, val_t p1, val_t p2){
       }
       REGB0 = TAG_Bool(!UNTAG_Bool(REGB0));
       if (UNTAG_Bool(REGB0)) {
-        /* ./mmloader.nit:334 */
+        /* ./mmloader.nit:333 */
         fra.me.REG[3] = CALL_mmloader___ToolContext___try_to_load(fra.me.REG[0])(fra.me.REG[0], fra.me.REG[1], fra.me.REG[2]);
-        /* ./mmloader.nit:335 */
+        /* ./mmloader.nit:334 */
         REGB0 = TAG_Bool(fra.me.REG[3]==NIT_NULL);
         if (UNTAG_Bool(REGB0)) {
         } else {
@@ -2467,57 +2471,62 @@ val_t mmloader___ToolContext___get_module(val_t p0, val_t p1, val_t p2){
         if (UNTAG_Bool(REGB0)) {
           goto label1;
         }
-        /* ./mmloader.nit:336 */
+        /* ./mmloader.nit:335 */
         REGB0 = TAG_Bool(fra.me.REG[2]==NIT_NULL);
         if (UNTAG_Bool(REGB0)) {
-          nit_abort("Reciever is null", NULL, LOCATE_mmloader, 336);
+          nit_abort("Reciever is null", NULL, LOCATE_mmloader, 335);
         }
         fra.me.REG[4] = CALL_metamodel___abstractmetamodel___MMDirectory___parent(fra.me.REG[2])(fra.me.REG[2]);
         fra.me.REG[2] = fra.me.REG[4];
       } else {
-        /* ./mmloader.nit:333 */
+        /* ./mmloader.nit:332 */
         goto label2;
       }
     }
     label2: while(0);
   }
-  /* ./mmloader.nit:340 */
+  /* ./mmloader.nit:339 */
   fra.me.REG[2] = CALL_mmloader___ToolContext___paths(fra.me.REG[0])(fra.me.REG[0]);
-  /* ./../lib/standard//collection//array.nit:234 */
+  /* ./../lib/standard//collection//array.nit:269 */
   REGB0 = TAG_Int(0);
-  /* ./../lib/standard//collection//array.nit:235 */
+  /* ./../lib/standard//collection//array.nit:270 */
   REGB1 = TAG_Bool(ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[2])!=NIT_NULL);
   if (UNTAG_Bool(REGB1)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_length", LOCATE_standard___collection___array, 235);
+    nit_abort("Uninitialized attribute %s", "_length", LOCATE_standard___collection___array, 270);
   }
   REGB1 = ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[2]);
-  /* ./../lib/standard//collection//array.nit:236 */
+  /* ./../lib/standard//collection//array.nit:271 */
   fra.me.REG[4] = ATTR_standard___collection___array___Array____items(fra.me.REG[2]);
-  /* ./../lib/standard//collection//array.nit:237 */
+  /* ./../lib/standard//collection//array.nit:272 */
   while(1) {
-    /* ./../lib/standard//collection//array.nit:23 */
+    /* ./../lib/standard//collection//array.nit:24 */
     REGB1 = TAG_Bool(ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[2])!=NIT_NULL);
     if (UNTAG_Bool(REGB1)) {
     } else {
-      nit_abort("Uninitialized attribute %s", "_length", LOCATE_standard___collection___array, 23);
+      nit_abort("Uninitialized attribute %s", "_length", LOCATE_standard___collection___array, 24);
     }
     REGB1 = ATTR_standard___collection___array___AbstractArrayRead____length(fra.me.REG[2]);
-    /* ./../lib/standard//kernel.nit:215 */
+    REGB2 = TAG_Bool(VAL_ISA(REGB1, VTCOLOR_standard___kernel___Comparable___OTHER(REGB0), VTID_standard___kernel___Comparable___OTHER(REGB0))) /*cast OTHER*/;
+    if (UNTAG_Bool(REGB2)) {
+    } else {
+      nit_abort("Cast failed", NULL, LOCATE_standard___kernel, 0);
+    }
+    /* ./../lib/standard//kernel.nit:232 */
     REGB1 = TAG_Bool(UNTAG_Int(REGB0)<UNTAG_Int(REGB1));
-    /* ./../lib/standard//collection//array.nit:237 */
+    /* ./../lib/standard//collection//array.nit:272 */
     if (UNTAG_Bool(REGB1)) {
-      /* ./../lib/standard//collection//array.nit:238 */
+      /* ./../lib/standard//collection//array.nit:273 */
       REGB1 = TAG_Bool(fra.me.REG[4]==NIT_NULL);
       if (UNTAG_Bool(REGB1)) {
-        nit_abort("Reciever is null", NULL, LOCATE_standard___collection___array, 238);
+        nit_abort("Reciever is null", NULL, LOCATE_standard___collection___array, 273);
       }
-      /* ./../lib/standard//collection//array.nit:654 */
+      /* ./../lib/standard//collection//array.nit:718 */
       fra.me.REG[5] = ((Nit_NativeArray)fra.me.REG[4])->val[UNTAG_Int(REGB0)];
-      /* ./mmloader.nit:341 */
+      /* ./mmloader.nit:340 */
       fra.me.REG[5] = CALL_mmloader___ToolContext___directory_for(fra.me.REG[0])(fra.me.REG[0], fra.me.REG[5]);
       fra.me.REG[5] = CALL_mmloader___ToolContext___try_to_load(fra.me.REG[0])(fra.me.REG[0], fra.me.REG[1], fra.me.REG[5]);
-      /* ./mmloader.nit:342 */
+      /* ./mmloader.nit:341 */
       REGB1 = TAG_Bool(fra.me.REG[5]==NIT_NULL);
       if (UNTAG_Bool(REGB1)) {
       } else {
@@ -2535,19 +2544,19 @@ val_t mmloader___ToolContext___get_module(val_t p0, val_t p1, val_t p2){
         fra.me.REG[3] = fra.me.REG[5];
         goto label1;
       }
-      /* ./../lib/standard//collection//array.nit:239 */
+      /* ./../lib/standard//collection//array.nit:274 */
       REGB1 = TAG_Int(1);
-      /* ./../lib/standard//kernel.nit:218 */
+      /* ./../lib/standard//kernel.nit:235 */
       REGB1 = TAG_Int(UNTAG_Int(REGB0)+UNTAG_Int(REGB1));
-      /* ./../lib/standard//collection//array.nit:239 */
+      /* ./../lib/standard//collection//array.nit:274 */
       REGB0 = REGB1;
     } else {
-      /* ./../lib/standard//collection//array.nit:237 */
+      /* ./../lib/standard//collection//array.nit:272 */
       goto label3;
     }
   }
   label3: while(0);
-  /* ./mmloader.nit:345 */
+  /* ./mmloader.nit:344 */
   REGB0 = TAG_Int(3);
   fra.me.REG[4] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0);
   if (!once_value_4) {
@@ -2572,8 +2581,8 @@ val_t mmloader___ToolContext___get_module(val_t p0, val_t p1, val_t p2){
   CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[4])(fra.me.REG[4], fra.me.REG[1]);
   fra.me.REG[4] = CALL_standard___string___Object___to_s(fra.me.REG[4])(fra.me.REG[4]);
   CALL_mmloader___ToolContext___fatal_error(fra.me.REG[0])(fra.me.REG[0], NIT_NULL, fra.me.REG[4]);
-  /* ./mmloader.nit:346 */
-  nit_abort("Aborted", NULL, LOCATE_mmloader, 346);
+  /* ./mmloader.nit:345 */
+  nit_abort("Aborted", NULL, LOCATE_mmloader, 345);
   label1: while(0);
   stack_frame_head = fra.me.prev;
   return fra.me.REG[3];
@@ -2584,7 +2593,7 @@ val_t mmloader___ToolContext___directory_for(val_t p0, val_t p1){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 349;
+  fra.me.line = 348;
   fra.me.meth = LOCATE_mmloader___ToolContext___directory_for;
   fra.me.has_broke = 0;
   fra.me.REG_size = 4;
@@ -2594,11 +2603,11 @@ val_t mmloader___ToolContext___directory_for(val_t p0, val_t p1){
   fra.me.REG[3] = NIT_NULL;
   fra.me.REG[0] = p0;
   fra.me.REG[1] = p1;
-  /* ./mmloader.nit:352 */
+  /* ./mmloader.nit:351 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____path_dirs(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_path_dirs", LOCATE_mmloader, 352);
+    nit_abort("Uninitialized attribute %s", "_path_dirs", LOCATE_mmloader, 351);
   }
   fra.me.REG[2] = ATTR_mmloader___ToolContext____path_dirs(fra.me.REG[0]);
   REGB0 = CALL_standard___collection___abstract_collection___MapRead___has_key(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]);
@@ -2606,24 +2615,24 @@ val_t mmloader___ToolContext___directory_for(val_t p0, val_t p1){
     REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____path_dirs(fra.me.REG[0])!=NIT_NULL);
     if (UNTAG_Bool(REGB0)) {
     } else {
-      nit_abort("Uninitialized attribute %s", "_path_dirs", LOCATE_mmloader, 352);
+      nit_abort("Uninitialized attribute %s", "_path_dirs", LOCATE_mmloader, 351);
     }
     fra.me.REG[2] = ATTR_mmloader___ToolContext____path_dirs(fra.me.REG[0]);
     fra.me.REG[2] = CALL_standard___collection___abstract_collection___MapRead_____bra(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]);
     goto label1;
   }
-  /* ./mmloader.nit:353 */
+  /* ./mmloader.nit:352 */
   fra.me.REG[3] = CALL_standard___symbol___String___to_symbol(fra.me.REG[1])(fra.me.REG[1]);
   fra.me.REG[3] = NEW_MMDirectory_metamodel___abstractmetamodel___MMDirectory___init(fra.me.REG[3], fra.me.REG[1], NIT_NULL);
-  /* ./mmloader.nit:354 */
+  /* ./mmloader.nit:353 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____path_dirs(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_path_dirs", LOCATE_mmloader, 354);
+    nit_abort("Uninitialized attribute %s", "_path_dirs", LOCATE_mmloader, 353);
   }
   fra.me.REG[0] = ATTR_mmloader___ToolContext____path_dirs(fra.me.REG[0]);
   CALL_standard___collection___abstract_collection___Map_____braeq(fra.me.REG[0])(fra.me.REG[0], fra.me.REG[1], fra.me.REG[3]);
-  /* ./mmloader.nit:355 */
+  /* ./mmloader.nit:354 */
   fra.me.REG[2] = fra.me.REG[3];
   goto label1;
   label1: while(0);
@@ -2636,7 +2645,7 @@ void mmloader___ToolContext___register_loader(val_t p0, val_t p1){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 361;
+  fra.me.line = 360;
   fra.me.meth = LOCATE_mmloader___ToolContext___register_loader;
   fra.me.has_broke = 0;
   fra.me.REG_size = 2;
@@ -2644,11 +2653,11 @@ void mmloader___ToolContext___register_loader(val_t p0, val_t p1){
   fra.me.REG[1] = NIT_NULL;
   fra.me.REG[0] = p0;
   fra.me.REG[1] = p1;
-  /* ./mmloader.nit:362 */
+  /* ./mmloader.nit:361 */
   REGB0 = TAG_Bool(ATTR_mmloader___ToolContext____loaders(fra.me.REG[0])!=NIT_NULL);
   if (UNTAG_Bool(REGB0)) {
   } else {
-    nit_abort("Uninitialized attribute %s", "_loaders", LOCATE_mmloader, 362);
+    nit_abort("Uninitialized attribute %s", "_loaders", LOCATE_mmloader, 361);
   }
   fra.me.REG[0] = ATTR_mmloader___ToolContext____loaders(fra.me.REG[0]);
   CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[0])(fra.me.REG[0], fra.me.REG[1]);
@@ -2660,12 +2669,12 @@ val_t mmloader___ModuleLoader___file_type(val_t p0){
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 370;
+  fra.me.line = 369;
   fra.me.meth = LOCATE_mmloader___ModuleLoader___file_type;
   fra.me.has_broke = 0;
   fra.me.REG_size = 0;
-  /* ./mmloader.nit:370 */
-  nit_abort("Deferred method called", NULL, LOCATE_mmloader, 370);
+  /* ./mmloader.nit:369 */
+  nit_abort("Deferred method called", NULL, LOCATE_mmloader, 369);
   stack_frame_head = fra.me.prev;
   return NIT_NULL;
 }
@@ -2678,7 +2687,7 @@ val_t mmloader___ModuleLoader___try_to_load_dir(val_t p0, val_t p1, val_t p2){
   static val_t once_value_3; /* Once value */
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 373;
+  fra.me.line = 372;
   fra.me.meth = LOCATE_mmloader___ModuleLoader___try_to_load_dir;
   fra.me.has_broke = 0;
   fra.me.REG_size = 4;
@@ -2689,7 +2698,7 @@ val_t mmloader___ModuleLoader___try_to_load_dir(val_t p0, val_t p1, val_t p2){
   fra.me.REG[0] = p0;
   fra.me.REG[1] = p1;
   fra.me.REG[2] = p2;
-  /* ./mmloader.nit:376 */
+  /* ./mmloader.nit:375 */
   REGB0 = TAG_Int(5);
   fra.me.REG[0] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0);
   if (!once_value_1) {
@@ -2724,17 +2733,17 @@ val_t mmloader___ModuleLoader___try_to_load_dir(val_t p0, val_t p1, val_t p2){
   fra.me.REG[3] = fra.me.REG[3];
   CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[0])(fra.me.REG[0], fra.me.REG[3]);
   fra.me.REG[0] = CALL_standard___string___Object___to_s(fra.me.REG[0])(fra.me.REG[0]);
-  /* ./mmloader.nit:377 */
+  /* ./mmloader.nit:376 */
   REGB0 = CALL_standard___file___String___file_exists(fra.me.REG[0])(fra.me.REG[0]);
   REGB0 = TAG_Bool(!UNTAG_Bool(REGB0));
   if (UNTAG_Bool(REGB0)) {
     fra.me.REG[3] = NIT_NULL;
     goto label4;
   }
-  /* ./mmloader.nit:379 */
+  /* ./mmloader.nit:378 */
   fra.me.REG[1] = CALL_metamodel___abstractmetamodel___MMDirectory___full_name_for(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[1]);
   fra.me.REG[2] = NEW_MMDirectory_metamodel___abstractmetamodel___MMDirectory___init(fra.me.REG[1], fra.me.REG[0], fra.me.REG[2]);
-  /* ./mmloader.nit:380 */
+  /* ./mmloader.nit:379 */
   fra.me.REG[3] = fra.me.REG[2];
   goto label4;
   label4: while(0);
@@ -2752,7 +2761,7 @@ val_t mmloader___ModuleLoader___can_handle(val_t p0, val_t p1, val_t p2){
   static val_t once_value_4; /* Once value */
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 383;
+  fra.me.line = 382;
   fra.me.meth = LOCATE_mmloader___ModuleLoader___can_handle;
   fra.me.has_broke = 0;
   fra.me.REG_size = 5;
@@ -2764,7 +2773,7 @@ val_t mmloader___ModuleLoader___can_handle(val_t p0, val_t p1, val_t p2){
   fra.me.REG[0] = p0;
   fra.me.REG[1] = p1;
   fra.me.REG[2] = p2;
-  /* ./mmloader.nit:387 */
+  /* ./mmloader.nit:386 */
   REGB0 = TAG_Int(7);
   fra.me.REG[3] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0);
   if (!once_value_1) {
@@ -2810,13 +2819,13 @@ val_t mmloader___ModuleLoader___can_handle(val_t p0, val_t p1, val_t p2){
   fra.me.REG[0] = fra.me.REG[0];
   CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[3])(fra.me.REG[3], fra.me.REG[0]);
   fra.me.REG[3] = CALL_standard___string___Object___to_s(fra.me.REG[3])(fra.me.REG[3]);
-  /* ./mmloader.nit:388 */
+  /* ./mmloader.nit:387 */
   REGB0 = CALL_standard___file___String___file_exists(fra.me.REG[3])(fra.me.REG[3]);
   if (UNTAG_Bool(REGB0)) {
     REGB0 = TAG_Bool(true);
     goto label5;
   }
-  /* ./mmloader.nit:389 */
+  /* ./mmloader.nit:388 */
   REGB1 = TAG_Bool(false);
   REGB0 = REGB1;
   goto label5;
@@ -2834,7 +2843,7 @@ val_t mmloader___ModuleLoader___load_and_process_module(val_t p0, val_t p1, val_
   static val_t once_value_4; /* Once value */
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 392;
+  fra.me.line = 391;
   fra.me.meth = LOCATE_mmloader___ModuleLoader___load_and_process_module;
   fra.me.has_broke = 0;
   fra.me.REG_size = 6;
@@ -2848,7 +2857,7 @@ val_t mmloader___ModuleLoader___load_and_process_module(val_t p0, val_t p1, val_
   fra.me.REG[1] = p1;
   fra.me.REG[2] = p2;
   fra.me.REG[3] = p3;
-  /* ./mmloader.nit:396 */
+  /* ./mmloader.nit:395 */
   REGB0 = TAG_Int(7);
   fra.me.REG[4] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0);
   if (!once_value_1) {
@@ -2894,16 +2903,16 @@ val_t mmloader___ModuleLoader___load_and_process_module(val_t p0, val_t p1, val_
   fra.me.REG[5] = fra.me.REG[5];
   CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[4])(fra.me.REG[4], fra.me.REG[5]);
   fra.me.REG[4] = CALL_standard___string___Object___to_s(fra.me.REG[4])(fra.me.REG[4]);
-  /* ./mmloader.nit:397 */
+  /* ./mmloader.nit:396 */
   fra.me.REG[4] = CALL_mmloader___ModuleLoader___load_module(fra.me.REG[0])(fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], fra.me.REG[3], fra.me.REG[4]);
-  /* ./mmloader.nit:398 */
+  /* ./mmloader.nit:397 */
   fra.me.REG[3] = CALL_mmloader___ToolContext___opt_only_parse(fra.me.REG[1])(fra.me.REG[1]);
   fra.me.REG[3] = CALL_opts___Option___value(fra.me.REG[3])(fra.me.REG[3]);
   REGB0 = TAG_Bool(!UNTAG_Bool(fra.me.REG[3]));
   if (UNTAG_Bool(REGB0)) {
     CALL_mmloader___ModuleLoader___process_metamodel(fra.me.REG[0])(fra.me.REG[0], fra.me.REG[1], fra.me.REG[4]);
   }
-  /* ./mmloader.nit:399 */
+  /* ./mmloader.nit:398 */
   goto label5;
   label5: while(0);
   stack_frame_head = fra.me.prev;
@@ -2919,7 +2928,7 @@ val_t mmloader___ModuleLoader___load_module(val_t p0, val_t p1, val_t p2, val_t
     static val_t once_value_3; /* Once value */
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 402;
+  fra.me.line = 401;
   fra.me.meth = LOCATE_mmloader___ModuleLoader___load_module;
   fra.me.has_broke = 0;
   fra.me.REG_size = 8;
@@ -2936,7 +2945,7 @@ val_t mmloader___ModuleLoader___load_module(val_t p0, val_t p1, val_t p2, val_t
   fra.me.REG[2] = p2;
   fra.me.REG[3] = p3;
   fra.me.REG[4] = p4;
-  /* ./mmloader.nit:406 */
+  /* ./mmloader.nit:405 */
   if (!once_value_1) {
     fra.me.REG[5] = BOX_NativeString("-");
     REGB0 = TAG_Int(1);
@@ -2952,18 +2961,18 @@ val_t mmloader___ModuleLoader___load_module(val_t p0, val_t p1, val_t p2, val_t
     REGB0 = REGB1;
   }
   if (UNTAG_Bool(REGB0)) {
-    /* ./mmloader.nit:407 */
+    /* ./mmloader.nit:406 */
     fra.me.REG[5] = CALL_standard___file___Object___stdin(fra.me.REG[0])(fra.me.REG[0]);
   } else {
-    /* ./mmloader.nit:409 */
+    /* ./mmloader.nit:408 */
     fra.me.REG[6] = CALL_standard___string___Object___to_s(fra.me.REG[4])(fra.me.REG[4]);
     fra.me.REG[6] = NEW_IFStream_standard___file___IFStream___open(fra.me.REG[6]);
     fra.me.REG[5] = fra.me.REG[6];
   }
-  /* ./mmloader.nit:412 */
+  /* ./mmloader.nit:411 */
   REGB0 = CALL_standard___stream___IStream___eof(fra.me.REG[5])(fra.me.REG[5]);
   if (UNTAG_Bool(REGB0)) {
-    /* ./mmloader.nit:413 */
+    /* ./mmloader.nit:412 */
     REGB0 = TAG_Int(3);
     fra.me.REG[6] = NEW_Array_standard___collection___array___Array___with_capacity(REGB0);
     if (!once_value_2) {
@@ -2988,9 +2997,9 @@ val_t mmloader___ModuleLoader___load_module(val_t p0, val_t p1, val_t p2, val_t
     fra.me.REG[6] = CALL_standard___string___Object___to_s(fra.me.REG[6])(fra.me.REG[6]);
     CALL_mmloader___ToolContext___fatal_error(fra.me.REG[1])(fra.me.REG[1], NIT_NULL, fra.me.REG[6]);
   }
-  /* ./mmloader.nit:415 */
+  /* ./mmloader.nit:414 */
   fra.me.REG[3] = CALL_mmloader___ModuleLoader___parse_file(fra.me.REG[0])(fra.me.REG[0], fra.me.REG[1], fra.me.REG[5], fra.me.REG[4], fra.me.REG[2], fra.me.REG[3]);
-  /* ./mmloader.nit:416 */
+  /* ./mmloader.nit:415 */
   fra.me.REG[0] = CALL_standard___file___Object___stdin(fra.me.REG[0])(fra.me.REG[0]);
   REGB0 = TAG_Bool(IS_EQUAL_OO(fra.me.REG[5],fra.me.REG[0]));
   if (UNTAG_Bool(REGB0)) {
@@ -3002,7 +3011,7 @@ val_t mmloader___ModuleLoader___load_module(val_t p0, val_t p1, val_t p2, val_t
   if (UNTAG_Bool(REGB0)) {
     CALL_standard___stream___IOS___close(fra.me.REG[5])(fra.me.REG[5]);
   }
-  /* ./mmloader.nit:417 */
+  /* ./mmloader.nit:416 */
   goto label4;
   label4: while(0);
   stack_frame_head = fra.me.prev;
@@ -3013,26 +3022,36 @@ val_t mmloader___ModuleLoader___parse_file(val_t p0, val_t p1, val_t p2, val_t p
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 420;
+  fra.me.line = 419;
   fra.me.meth = LOCATE_mmloader___ModuleLoader___parse_file;
   fra.me.has_broke = 0;
   fra.me.REG_size = 0;
-  /* ./mmloader.nit:420 */
-  nit_abort("Deferred method called", NULL, LOCATE_mmloader, 420);
+  /* ./mmloader.nit:419 */
+  nit_abort("Deferred method called", NULL, LOCATE_mmloader, 419);
   stack_frame_head = fra.me.prev;
   return NIT_NULL;
 }
 void mmloader___ModuleLoader___process_metamodel(val_t p0, val_t p1, val_t p2){
-  struct {struct stack_frame_t me;} fra;
+  struct {struct stack_frame_t me; val_t MORE_REG[1];} fra;
+  val_t REGB0;
   val_t tmp;
   fra.me.prev = stack_frame_head; stack_frame_head = &fra.me;
   fra.me.file = LOCATE_mmloader;
-  fra.me.line = 423;
+  fra.me.line = 422;
   fra.me.meth = LOCATE_mmloader___ModuleLoader___process_metamodel;
   fra.me.has_broke = 0;
-  fra.me.REG_size = 0;
-  /* ./mmloader.nit:423 */
-  nit_abort("Deferred method called", NULL, LOCATE_mmloader, 423);
+  fra.me.REG_size = 2;
+  fra.me.REG[0] = NIT_NULL;
+  fra.me.REG[1] = NIT_NULL;
+  fra.me.REG[0] = p0;
+  fra.me.REG[1] = p2;
+  REGB0 = TAG_Bool(VAL_ISA(fra.me.REG[1], VTCOLOR_mmloader___ModuleLoader___MODULE(fra.me.REG[0]), VTID_mmloader___ModuleLoader___MODULE(fra.me.REG[0]))) /*cast MODULE*/;
+  if (UNTAG_Bool(REGB0)) {
+  } else {
+    nit_abort("Cast failed", NULL, LOCATE_mmloader, 0);
+  }
+  /* ./mmloader.nit:422 */
+  nit_abort("Deferred method called", NULL, LOCATE_mmloader, 422);
   stack_frame_head = fra.me.prev;
   return;
 }