2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / ilasm / parser / ChangeLog
index 3544e55b8adb072725e0fae44efe73e0de60e622..f5989e4eb76e54a7e67ebaef83fbf3015c71b7a1 100644 (file)
@@ -1,3 +1,23 @@
+2004-12-02  Miguel de Icaza  <miguel@ximian.com>
+
+       * ILParser.jay(field_init): Explicit cast to the target type, this
+       is what ilasm does (0xFFFFFFFF) as an int gets translated
+       
+       Added D_STACKRESERVE token.
+
+       (prop_head, event_head): Allow it to take a compound name (for explicit
+       interface implementations of properties).
+
+2004-07-21  Jackson Harper  <jackson@ximian.com>
+
+       * ILParser.jay: Clones ExternTypeRefInsts as well as
+       ExternTypeRefs, wrap this check into a method so things are
+       somewhat clean.
+       
+2004-07-08  Jackson Harper  <jackson@ximian.com>
+
+       * ILParser.jay: Add custom attributes to assemblyrefs.
+       
 2004-06-26  Jackson Harper  <jackson@ximian.com>
 
        * ILParser.jay: vtable fixups use the int32 or int64 keyword, not