aboutsummaryrefslogtreecommitdiffstats
path: root/generator/shibokengenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables.Hugo Parente Lima2012-03-081-2/+0
* Don't use ref. on primitive types when using Converter<T>::toPython.Hugo Parente Lima2012-03-081-2/+23
* Uses a constant to define the cpp_arg variable, now called cppArg.Hugo Parente Lima2012-03-081-2/+2
* Simplifies the generated code removing the use of std::auto_ptr.Hugo Parente Lima2012-03-081-4/+0
* Write right check type function when guessing the check function for a valid ...Hugo Parente Lima2012-03-081-1/+1
* Shiboken generator code moved to the directory generator.Hugo Parente Lima2012-03-081-0/+1651