mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-11-21 02:35:22 +00:00
* generator/BoxedGen.cs : Removed Name, CName, and QualifiedName. * generator/ObjectGen.cs : Removed Name, CName, and QualifiedName. * generator/StructBase.cs : Add Name, CName, and QualifiedName. Add GenCtor method. Stub GetCallString, GetImportSig, and GetSignature methods. * generator/StructGen.cs : Removed Name, CName, and QualifiedName. * generator/SymbolTable.cs : Add GetDllName method. * parser/gapi2xml.pl : Fix a couple <parameters> bugs. svn path=/trunk/gtk-sharp/; revision=2030 |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| api.xml | ||
| BoxedGen.cs | ||
| CallbackGen.cs | ||
| CodeGenerator.cs | ||
| EnumGen.cs | ||
| IGeneratable.cs | ||
| InterfaceGen.cs | ||
| makefile | ||
| ObjectGen.cs | ||
| Parser.cs | ||
| StructBase.cs | ||
| StructGen.cs | ||
| SymbolTable.cs | ||