lazarus-ccr/applications/gobject-introspection
2014-01-06 04:58:26 +00:00
..
commandlineoptions.pas Added some methods to the command line reader for gir2pascal to assign tags to command line parameters. 2012-08-27 00:55:22 +00:00
gir2pascal.ico Added gobject introspection converter. Can be used to convert .gir files into pascal units. 2011-09-22 00:15:42 +00:00
gir2pascal.lpi Updated gir2pascal to add the parameter error: PPGError to functions if throws=1 is set as a property name 2014-01-06 02:31:04 +00:00
gir2pascal.lpr Added the option --unit-prefix to gir2pascal so that you can add a prefix to the generated units names. 2014-01-06 04:58:26 +00:00
gir2pascal.res Added gobject introspection converter. Can be used to convert .gir files into pascal units. 2011-09-22 00:15:42 +00:00
girctypesmapping.pas Fixed some name resolution which caused some types to be a child of the wrong type. 2011-09-24 21:06:08 +00:00
girerrors.pas Updated gir2pascal to add the parameter error: PPGError to functions if throws=1 is set as a property name 2014-01-06 02:31:04 +00:00
girfiles.pas Fixed crash in gir2pas when a class is declared with no parent class. 2012-08-27 02:16:38 +00:00
girnamespaces.pas Further fixes for gir2pascal instance-parameter 2014-01-06 04:39:27 +00:00
girobjects.pas Further fixes for gir2pascal instance-parameter 2014-01-06 04:39:27 +00:00
girparser.pas Added gobject introspection converter. Can be used to convert .gir files into pascal units. 2011-09-22 00:15:42 +00:00
girpascalclasswriter.pas Removed CustApp dependency of gir2pas 2012-08-26 20:05:29 +00:00
girpascalwriter.pas Added the option --unit-prefix to gir2pascal so that you can add a prefix to the generated units names. 2014-01-06 04:58:26 +00:00
girpascalwritertypes.pas Added the option --unit-prefix to gir2pascal so that you can add a prefix to the generated units names. 2014-01-06 04:58:26 +00:00
girtokens.pas Updated gir2pascal to add the parameter error: PPGError to functions if throws=1 is set as a property name 2014-01-06 02:31:04 +00:00