1
0
mirror of https://github.com/twiglet/cs2j.git synced 2025-01-18 13:15:17 +01:00

inherit from system.object and add final carriage return as side-effect ....

This commit is contained in:
Kevin Glynn 2011-01-21 17:52:57 +01:00
parent 29b0ba7c1d
commit e5a46160b2
119 changed files with 162 additions and 157 deletions

View File

@ -4,7 +4,7 @@
<Java>Activator</Java> <Java>Activator</Java>
<Name>System.Activator</Name> <Name>System.Activator</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports /> <Imports />

View File

@ -4,7 +4,7 @@
<Java>Class</Java> <Java>Class</Java>
<Name>System.Attribute</Name> <Name>System.Attribute</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods /> <Methods />
<Properties /> <Properties />
<Events /> <Events />

View File

@ -6,7 +6,7 @@
<Java>Map.Entry</Java> <Java>Map.Entry</Java>
<Name>System.Collections.DictionaryEntry</Name> <Name>System.Collections.DictionaryEntry</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods /> <Methods />
<Properties> <Properties>
<Property> <Property>

View File

@ -4,7 +4,7 @@
<Java>Iterable</Java> <Java>Iterable</Java>
<Name>System.Collections.ICollection</Name> <Name>System.Collections.ICollection</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports /> <Imports />

View File

@ -6,7 +6,7 @@
<Java>Map</Java> <Java>Map</Java>
<Name>System.Collections.IDictionary</Name> <Name>System.Collections.IDictionary</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports /> <Imports />

View File

@ -4,7 +4,7 @@
<Java>Iterable</Java> <Java>Iterable</Java>
<Name>System.Collections.IEnumerable</Name> <Name>System.Collections.IEnumerable</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports /> <Imports />

View File

@ -6,7 +6,7 @@
<Java>List</Java> <Java>List</Java>
<Name>System.Collections.IList</Name> <Name>System.Collections.IList</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports /> <Imports />

View File

@ -4,7 +4,7 @@
<Java>NONE</Java> <Java>NONE</Java>
<Name>System.Configuration.ConfigurationManager</Name> <Name>System.Configuration.ConfigurationManager</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods /> <Methods />
<Properties> <Properties>
<Property> <Property>

View File

@ -4,7 +4,7 @@
<Java>NONE</Java> <Java>NONE</Java>
<Name>System.Configuration.ConfigurationSettings</Name> <Name>System.Configuration.ConfigurationSettings</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods /> <Methods />
<Properties> <Properties>
<Property> <Property>

View File

@ -4,7 +4,7 @@
<Java>Console</Java> <Java>Console</Java>
<Name>System.Console</Name> <Name>System.Console</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports /> <Imports />

View File

@ -4,7 +4,7 @@
<Java>Convert</Java> <Java>Convert</Java>
<Name>System.Convert</Name> <Name>System.Convert</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports> <Imports>

View File

@ -4,7 +4,7 @@
<Java>NumberStyles</Java> <Java>NumberStyles</Java>
<Name>System.Globalization.NumberStyles</Name> <Name>System.Globalization.NumberStyles</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods /> <Methods />
<Properties> <Properties>
<Property> <Property>

View File

@ -6,7 +6,7 @@
<Java>ICloneable</Java> <Java>ICloneable</Java>
<Name>System.ICloneable</Name> <Name>System.ICloneable</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports /> <Imports />

View File

@ -4,7 +4,7 @@
<Java>IComparable</Java> <Java>IComparable</Java>
<Name>System.IComparable</Name> <Name>System.IComparable</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports /> <Imports />

View File

@ -6,7 +6,7 @@
<Java>IDisposable</Java> <Java>IDisposable</Java>
<Name>System.IDisposable</Name> <Name>System.IDisposable</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports /> <Imports />

View File

@ -6,7 +6,7 @@
<Java>File</Java> <Java>File</Java>
<Name>System.IO.Directory</Name> <Name>System.IO.Directory</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports> <Imports>

View File

@ -6,7 +6,7 @@
<Java>File</Java> <Java>File</Java>
<Name>System.IO.File</Name> <Name>System.IO.File</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports> <Imports>

View File

@ -4,7 +4,7 @@
<Java>Integer</Java> <Java>Integer</Java>
<Name>System.IO.FileAttributes</Name> <Name>System.IO.FileAttributes</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods /> <Methods />
<Properties> <Properties>
<Property> <Property>

View File

@ -6,7 +6,7 @@
<Java>File</Java> <Java>File</Java>
<Name>System.IO.FileSystemInfo</Name> <Name>System.IO.FileSystemInfo</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods /> <Methods />
<Properties> <Properties>
<Property> <Property>

View File

@ -4,7 +4,7 @@
<Java>Path</Java> <Java>Path</Java>
<Name>System.IO.Path</Name> <Name>System.IO.Path</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports> <Imports>

View File

@ -4,7 +4,7 @@
<Java>Math</Java> <Java>Math</Java>
<Name>System.Math</Name> <Name>System.Math</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports /> <Imports />

View File

@ -4,7 +4,7 @@
<Java>MailAddressCollection</Java> <Java>MailAddressCollection</Java>
<Name>System.Net.Mail.MailAddressCollection</Name> <Name>System.Net.Mail.MailAddressCollection</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods /> <Methods />
<Properties> <Properties>
<Property> <Property>

View File

@ -4,7 +4,9 @@
<Java>Number</Java> <Java>Number</Java>
<Name>System.Number</Name> <Name>System.Number</Name>
<Uses /> <Uses />
<Inherits /> <Inherits>
<Type>System.Object</Type>
</Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports> <Imports>

View File

@ -4,6 +4,7 @@
<Java>Object</Java> <Java>Object</Java>
<Name>System.Object</Name> <Name>System.Object</Name>
<Uses /> <Uses />
<!-- very important that this doesn't inherit from system.object .... -->
<Inherits /> <Inherits />
<Methods> <Methods>
<Method> <Method>

View File

@ -6,7 +6,7 @@
<Java>Assembly</Java> <Java>Assembly</Java>
<Name>System.Reflection.Assembly</Name> <Name>System.Reflection.Assembly</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports> <Imports>

View File

@ -4,7 +4,7 @@
<Java>BindingFlags</Java> <Java>BindingFlags</Java>
<Name>System.Reflection.BindingFlags</Name> <Name>System.Reflection.BindingFlags</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods /> <Methods />
<Properties> <Properties>
<Property> <Property>

View File

@ -6,7 +6,7 @@
<Java>Field</Java> <Java>Field</Java>
<Name>System.Reflection.FieldInfo</Name> <Name>System.Reflection.FieldInfo</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports> <Imports>

View File

@ -6,7 +6,7 @@
<Java>ResourceManager</Java> <Java>ResourceManager</Java>
<Name>System.Resources.ResourceManager</Name> <Name>System.Resources.ResourceManager</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports /> <Imports />

View File

@ -4,7 +4,7 @@
<Java>StringSplitOptions</Java> <Java>StringSplitOptions</Java>
<Name>System.StringSplitOptions</Name> <Name>System.StringSplitOptions</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods /> <Methods />
<Properties> <Properties>
<Property> <Property>

View File

@ -4,7 +4,7 @@
<Java>Encoding</Java> <Java>Encoding</Java>
<Name>System.Text.Encoding</Name> <Name>System.Text.Encoding</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports /> <Imports />

View File

@ -6,7 +6,7 @@
<Java>NONE</Java> <Java>NONE</Java>
<Name>System.Text.RegularExpressions.Capture</Name> <Name>System.Text.RegularExpressions.Capture</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods /> <Methods />
<Properties> <Properties>
<Property> <Property>

View File

@ -6,7 +6,7 @@
<Java>Pattern</Java> <Java>Pattern</Java>
<Name>System.Text.RegularExpressions.Regex</Name> <Name>System.Text.RegularExpressions.Regex</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports /> <Imports />

View File

@ -4,7 +4,7 @@
<Java>Thread</Java> <Java>Thread</Java>
<Name>System.Threading.Thread</Name> <Name>System.Threading.Thread</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports /> <Imports />

View File

@ -4,7 +4,9 @@
<Java>Class</Java> <Java>Class</Java>
<Name>System.Type</Name> <Name>System.Type</Name>
<Uses /> <Uses />
<Inherits /> <Inherits>
<Type>System.Object</Type>
</Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports> <Imports>

View File

@ -4,7 +4,7 @@
<Java>System.Object</Java> <Java>System.Object</Java>
<Name>System.Windows.Forms.Application</Name> <Name>System.Windows.Forms.Application</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods /> <Methods />
<Properties> <Properties>
<Property> <Property>

View File

@ -4,7 +4,7 @@
<Java>XmlSchemaObject</Java> <Java>XmlSchemaObject</Java>
<Name>System.Xml.Schema.XmlSchemaObject</Name> <Name>System.Xml.Schema.XmlSchemaObject</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods /> <Methods />
<Properties /> <Properties />
<Events /> <Events />

View File

@ -6,7 +6,7 @@
<Java>IXmlSerializable</Java> <Java>IXmlSerializable</Java>
<Name>System.Xml.Serialization.IXmlSerializable</Name> <Name>System.Xml.Serialization.IXmlSerializable</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods /> <Methods />
<Properties> <Properties>
<Property> <Property>

View File

@ -6,7 +6,7 @@
<Java>XmlAttributeCollection</Java> <Java>XmlAttributeCollection</Java>
<Name>System.Xml.XmlAttributeCollection</Name> <Name>System.Xml.XmlAttributeCollection</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods> <Methods>
<Method> <Method>
<Imports /> <Imports />

View File

@ -4,7 +4,7 @@
<Java>short</Java> <Java>short</Java>
<Name>System.Xml.XmlNodeType</Name> <Name>System.Xml.XmlNodeType</Name>
<Uses /> <Uses />
<Inherits /> <Inherits> <Type>System.Object</Type> </Inherits>
<Methods /> <Methods />
<Properties> <Properties>
<Property> <Property>