aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testaddfunction.h
Commit message (Expand)AuthorAgeFilesLines
* Fix bug#260 - "Can't modify argument name of a function added with add-functi...Hugo Parente Lima2012-03-091-0/+1
* Created unittest to flag "since".Renato Filho2012-03-091-0/+1
* Fix add-function tag when adding a global function.Hugo Lima2010-02-091-0/+1
* Added function can be tagged as static methods.Hugo Lima2010-01-071-0/+1
* Adds support for varargs in AbstractMetaArgument, AbstractMetaType and Vararg...Marcelo Lira2009-12-161-0/+1
* Adds support for module level 'add-function' tag.Marcelo Lira2009-12-161-0/+1
* Fixed support for modify args in add-function tag.renato2009-12-081-1/+2
* Modified the AbstractMetaFunction class to have a separated flag toMarcelo Lira2009-11-241-1/+2
* Fix a crash when the function signature provided by add-function tag does notHugo Lima2009-10-291-0/+1
* Added support for add-function tag into typesystem.Hugo Lima2009-10-211-0/+2
* Implemented a signature parser for the AddedFunction class.Hugo Lima2009-10-211-0/+36