aboutsummaryrefslogtreecommitdiffstats
path: root/abstractmetalang.h
Commit message (Collapse)AuthorAgeFilesLines
* Add method AbstractMetaFunction::isCastOperator.Hugo Lima2009-10-161-0/+1
|
* Create a new method to AbstractType: isValuePointer.Renato Araujo Oliveira Filho2009-08-261-0/+6
| | | | | | Separeted value pointers from native pointer for help generators. Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>
* AbstractMetaClass::name() and AbstractMetaType::name() now return onlyMarcelo Lira2009-08-251-2/+6
| | | | the name of the class/type without namespace/scope information
* The genesis...Hugo Lima2009-08-171-0/+1874