..
.gitignore
AliasGen.cs
ArrayParameter.cs
BoxedGen.cs
ByRefGen.cs
CallbackGen.cs
generator: fixed glue code for callbacks
2013-10-09 15:44:33 +02:00
ChildProperty.cs
ClassBase.cs
generator: Added constants to gapi
2013-10-08 18:45:42 +02:00
ClassField.cs
ClassGen.cs
generator: Added constants to gapi
2013-10-08 18:45:42 +02:00
CodeGenerator.cs
generator: new --gapidir flag to search for xml files
2013-10-09 20:00:14 +02:00
Constant.cs
generator: Remove unused field in Constant class
2013-10-10 23:43:55 +02:00
ConstFilenameGen.cs
ConstStringGen.cs
Ctor.cs
generator: Use List<T> in generated constructors
2012-11-04 16:58:49 +01:00
DefaultSignalHandler.cs
DESIGN
EnumGen.cs
FieldBase.cs
generator: Remove unused variable in FieldBase class
2013-10-10 23:44:24 +02:00
gapi-fixup.cs
Move the fixup tool from the parser to the generator folder
2013-10-13 17:04:56 +02:00
gapi3-codegen.in
gapi3-fixup.in
Move the fixup tool from the parser to the generator folder
2013-10-13 17:04:56 +02:00
GenBase.cs
generator: generate all interfaces with the "I" prefix (.NET convention)
2013-07-23 12:05:24 -05:00
GenerationInfo.cs
generator.csproj
generator: add a link to the README from the project
2013-10-13 17:05:41 +02:00
GObjectVM.cs
HandleBase.cs
IAccessor.cs
IGeneratable.cs
IManualMarshaler.cs
InterfaceGen.cs
generator: generate all interfaces with the "I" prefix (.NET convention)
2013-07-23 12:05:24 -05:00
InterfaceVM.cs
Restructure log warnings in validation.
2011-02-20 12:11:08 -06:00
IOwnable.cs
LogWriter.cs
LPGen.cs
LPUGen.cs
Makefile.am
Move the fixup tool from the parser to the generator folder
2013-10-13 17:04:56 +02:00
ManagedCallString.cs
ManualGen.cs
MarshalGen.cs
Method.cs
generator: Remove redundant class name from method name
2013-10-11 23:03:53 +02:00
MethodBase.cs
MethodBody.cs
generator: Bumped parser_version to 3
2013-10-08 15:39:31 +02:00
NativeStructGen.cs
generator: Remove unused variables in NativeStructGen
2013-10-10 23:47:12 +02:00
ObjectBase.cs
ObjectField.cs
generator: added conversion for byref structs
2013-10-09 13:40:56 +02:00
ObjectGen.cs
generator: added defaultconstructoraccess attrib
2013-10-09 13:13:15 +02:00
OpaqueGen.cs
generator: Added constants to gapi
2013-10-08 18:45:42 +02:00
Options.cs
generator: Improve handling of command-line parameters
2012-11-25 15:05:17 +01:00
OwnableGen.cs
Parameter.cs
generator: Implement attribute to hide method parameters
2013-10-11 23:36:20 +02:00
Parameters.cs
generator: Implement attribute to hide method parameters
2013-10-11 23:36:20 +02:00
Parser.cs
generator: new --gapidir flag to search for xml files
2013-10-09 20:00:14 +02:00
Property.cs
generator: generate all interfaces with the "I" prefix (.NET convention)
2013-07-23 12:05:24 -05:00
PropertyBase.cs
ReturnValue.cs
generator: fixed string array return type for virtual_methods
2013-10-08 18:47:45 +02:00
Signal.cs
generator: generate all interfaces with the "I" prefix (.NET convention)
2013-07-23 12:05:24 -05:00
Signature.cs
generator: fixed optional array parameters
2013-10-09 20:35:02 +02:00
SimpleBase.cs
SimpleGen.cs
Statistics.cs
StructBase.cs
generator: Add support for suppressing the Equals(T) method in structs
2013-10-10 16:27:13 +02:00
StructField.cs
generator: fixed optional array parameters
2013-10-09 20:35:02 +02:00
StructGen.cs
SymbolTable.cs
glib,generator: map MainContext type and expose members
2013-10-09 19:44:50 +02:00
UnionGen.cs
generator: Add missing copyright headers in files added by Stephan
2013-10-10 23:38:03 +02:00
VirtualMethod.cs
generator: avoid another Implementor suffix hardcode
2013-10-13 17:20:37 +02:00
VMSignature.cs
generator: Switch a lot of collections to their generic counterpart
2012-11-04 16:58:49 +01:00
XmlElementExtensions.cs