aboutsummaryrefslogtreecommitdiffstats
path: root/doc/typesystem_manipulating_objects.rst
Commit message (Collapse)AuthorAgeFilesLines
* Document about the flag "since".Renato Filho2012-03-091-3/+12
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>, Marcelo Lira <marcelo.lira@openbossa.org>
* Added function can be tagged as static methods.Hugo Lima2010-01-071-2/+2
| | | | Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
* Updated documentation of conversion-rule for argument-modification.Hugo Lima2009-10-291-1/+4
| | | | Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
* Added documentation for tag conversion-rule.Hugo Lima2009-10-231-0/+18
|
* - Typesystem documentation broken in smaller parts, so it's more redable now ↵Hugo Lima2009-10-171-0/+99
(IMO). - Added cross referencing for nodes cited along the documentation. - Added documentation for the new and not implemented yet, add-function tag.