aboutsummaryrefslogtreecommitdiffstats
path: root/doc/typesystemvariables.rst
Commit message (Expand)AuthorAgeFilesLines
* Fixed inconsistency on type system variables and added a new one.Marcelo Lira2009-12-081-2/+18
* Added the method injectedCodeCallsPythonOverride(func) toMarcelo Lira2009-11-231-0/+9
* Added the type system %PYTHON_ARGUMENTS variable. It is used inMarcelo Lira2009-11-231-0/+47
* Modified ShibokenGenerator::writeCodeSnips to receive also anMarcelo Lira2009-11-191-2/+7
* Added the type system variable "%ARG#_TYPE" which returns the C++ typeMarcelo Lira2009-11-191-0/+55
* Fixed type system variable replacement for %# and %ARGUMENT_NAMESMarcelo Lira2009-11-191-3/+51
* Added the %PYTHONTYPEOBJECT type system variable, which is replacedMarcelo Lira2009-11-171-0/+6
* Shiboken documentation updated with type system variables informationMarcelo Lira2009-11-161-0/+105