summaryrefslogtreecommitdiff
path: root/tools/pm
Commit message (Expand)AuthorAgeFilesLines
* gmmproc: Generate callback functions with C linkageKjell Ahlstedt2023-04-091-5/+10
* gmmproc, DocsParser.pm: Improve the handling of gi-docgen syntax, part 3Kjell Ahlstedt2022-07-071-0/+3
* gmmproc: Add "ignore_deprecations" argument in _WRAP_METHOD()Kjell Ahlstedt2021-11-262-0/+10
* gmmproc, DocsParser.pm: 2nd improve the handling of gi-docgen syntaxKjell Ahlstedt2021-06-041-18/+15
* gmmproc, DocsParser.pm: Improve the handling of gi-docgen syntaxKjell Ahlstedt2021-06-011-24/+65
* gmmproc, DocsParser.pm: Handle gi-docgen syntax in documentationKjell Ahlstedt2021-05-251-11/+73
* tools/[gerror|enum].m4: Make template<> classes exportableChun-wei Fan2020-04-042-9/+10
* tools: Allow generating Glib:Error class with decorationsChun-wei Fan2020-03-072-8/+14
* gmmproc: Don't assume that enumerators can't contain lowercase lettersKjell Ahlstedt2019-06-101-6/+8
* gmmproc: _WRAP_PROPERTY: Check the data typeKjell Ahlstedt2019-01-312-17/+44
* gmmproc: _WRAP_ENUM and _WRAP_GERROR: Add gtype_func parameterKjell Ahlstedt2019-01-072-15/+31
* gmmproc, _WRAP_METHOD: Accept ":" in slot_callback parameterKjell Ahlstedt2018-07-021-2/+2
* gmmproc: Warn if parameter lists are not compatibleKjell Ahlstedt2017-12-111-2/+19
* gmmproc, _WRAP_METHOD_DOCS_ONLY: Optionally suppress @return sectionKjell Ahlstedt2017-10-123-12/+18
* gmmproc: _WRAP_METHOD: Accept optional list of exceptions in errthrowKjell Ahlstedt2017-09-293-9/+34
* gmmproc: Suppress the @return section if return type is voidKjell Ahlstedt2017-09-241-6/+10
* gmmproc: Convert all property documentation to C++Kjell Ahlstedt2017-09-173-12/+15
* gmmproc: Write signal flags to generated documentationKjell Ahlstedt2017-09-124-10/+54
* gmmproc: Warn for unmatched deprecations in signals and propertiesKjell Ahlstedt2017-09-071-9/+5
* gmmproc: Write default values of properties to generated documentationKjell Ahlstedt2017-09-033-5/+47
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-305-10/+5
* gmmproc: Accept curly braces in default values in _WRAP macrosKjell Ahlstedt2017-08-012-92/+72
* gmmproc: Don't accept unpaired double quotesKjell Ahlstedt2017-07-251-29/+24
* gmmproc: Remove obsolete TODO commentsKjell Ahlstedt2017-07-251-1/+0
* gmmproc: Fix _WRAP_ENUM for enumerators with apostrophesKjell Ahlstedt2017-06-131-1/+3
* gmmproc, _WRAP_ENUM: Add optional CONV_TO_INT parameterKjell Ahlstedt2017-06-112-16/+25
* gmmproc, _WRAP_ENUM: Generate enum class; enums can be inside classesKjell Ahlstedt2017-04-114-40/+181
* gmmproc: Add DocsParser::remove_c_memory_handling_info()Kjell Ahlstedt2016-08-111-14/+58
* gmmproc: Remove DocsParser::non_object_method_name()Kjell Ahlstedt2016-08-091-34/+1
* gmmproc: Add optional argument err_return_value in _WRAP_VFUNCKjell Ahlstedt2016-06-022-5/+20
* Remove trailing whitespace.Murray Cumming2016-05-165-29/+29
* gmmproc: Add 'deprecated' option in _WRAP_ENUM and _WRAP_GERRORKjell Ahlstedt2016-04-034-107/+155
* Fix some Doxygen warningsKjell Ahlstedt2016-04-031-3/+4
* gmmproc: Check if signals and properties are deprecated appropriatelyKjell Ahlstedt2016-03-104-12/+68
* gmmproc: Add NULL option to _WRAP_METHODKjell Ahlstedt2016-02-042-6/+22
* gmmproc: Use nullptr instead of 0,NULL,zero in some commentsKjell Ahlstedt2015-11-222-4/+4
* gmmproc: Fix a test in Output.pm::get_ctor_properties()Kjell Ahlstedt2015-11-221-2/+2
* gmmproc: Use nullptr instead of 0.Murray Cumming2015-11-201-5/+5
* Use nullptr intead of 0 in some generated code.Murray Cumming2015-11-191-1/+1
* gmmproc: Improve processing of documentationKjell Ahlstedt2015-07-232-28/+127
* gmmproc: _WRAP_SIGNAL: Accept apostrophes in a preceding commentKjell Ahlstedt2015-07-021-0/+3
* gmmproc: Fetch property docs from the docs.xml file, if available thereKjell Ahlstedt2015-06-024-21/+83
* gmmproc: _WRAP_SIGNAL: Add support for detail_nameKjell Ahlstedt2015-05-232-23/+35
* gmmproc: Add support for 'newin "n,m"' in some _WRAP macrosKjell Ahlstedt2015-05-084-31/+75
* gmmproc: Add _IGNORE_PROPERTY() and _IGNORE_CHILD_PROPERTY() macrosKjell Ahlstedt2015-04-211-9/+28
* gmmproc: _WRAP_VFUNC: Add the keep_return parameterKjell Ahlstedt2015-03-172-5/+17
* gmmproc: Don't make one very long line for the enum documentationKjell Ahlstedt2014-12-121-4/+4
* gmmproc: Improve the conversion of Since to @newinKjell Ahlstedt2014-12-112-9/+15
* gmmproc: Tidy up the generation of enum docsKjell Ahlstedt2014-12-012-26/+9
* gmmproc: Change messages that MS Visual Studio can misunderstandKjell Ahlstedt2014-12-012-4/+6