aboutsummaryrefslogtreecommitdiff
path: root/tools/codegenerator/Helper.groovy
AgeCommit message (Expand)Author
2018-06-12[tools] nuke whitespaceh.udo
2017-01-03spelling: methodsJosh Soref
2017-01-03spelling: commentsJosh Soref
2015-03-01codegenerator: improve doxygen integration (thanks notspiff)montellese
2015-03-01python: fix property getters/setters for custom API typesmontellese
2013-12-24codegenerator handles typdefs - needed for Strnig and Dictionary changes.Jim Carroll
2013-12-08Fix codegenerator to handle the <emphasis> doxygen generated by just putting ...Jim Carroll
2013-08-11[cosmetic] update copyright headersMartijn Kaijser
2013-06-13[codegenerator] Helper.groovy: add support for class variablesmontellese
2013-06-13[codegenerator] Helper.groovy: fix typomontellese
2013-03-16[fix] Update the groovy library to the lastest 1.x version to fix the "non-la...Jim Carroll
2013-02-09[cosmetics] update date in GPL headerMartijn Kaijser
2012-11-12[fix] part2: occasionally on OSX the case insensitive filesystem confuses the...Jim Carroll
2012-11-12[fix] occasionally on OSX the case insensitive filesystem confuses the file p...Jim Carroll
2012-10-31Relative paths to typemaps work from arbitrary locations now. As long as the ...Jim Carroll
2012-10-21[fix] handle multiple entries on the knownapitypes feature line.Jim Carroll
2012-10-21[fix] fix the Helper for the codegenerator so that out conversions for api cl...Jim Carroll
2012-09-11Change the name of getBaseName to getRootName since it has nothing to do with...Jim Carroll
2012-09-09Add Groovy based codegenerator to tools.Jim Carroll