|
|
@@ -1,9 +1,15 @@
|
|
|
+2004-03-28 Jackson Harper <[email protected]>
|
|
|
+
|
|
|
+ * ILParser.jay: Set true and false literals properly. Add instance
|
|
|
+ property attribute.
|
|
|
+
|
|
|
2004-02-18 Jackson Harper <[email protected]>
|
|
|
|
|
|
* ILParser.jay: Create ExternTypeRefInsts when a valuetype
|
|
|
extern_class is encountered. This way the underlying type is not
|
|
|
changed to a value type.
|
|
|
|
|
|
+
|
|
|
2003-12-10 Jackson Harper <[email protected]>
|
|
|
|
|
|
* ILParser.jay: When modifying extern types, clone them and modify
|