summaryrefslogtreecommitdiffstats
path: root/lib/Bot/Games/Trait/Attribute/Formatted.pm
Commit message (Expand)AuthorAgeFilesLines
* convert traits over to use the new exporterJesse Luehrs2009-06-021-2/+2
* make the default formatters an attribute of the metaclassJesse Luehrs2009-06-011-27/+11
* return early in a few more placesdoy2009-04-261-0/+2
* _process_options is called before the attribute is actually instantiateddoy2009-04-261-2/+2
* apply default formatters to attributes based on the attribute's type constrai...doy2009-04-261-0/+29
* fix up the formatter attribute metaclass to be more like the command attribut...doy2009-04-261-2/+20
* add roles for formatting the results of methodsdoy2009-04-261-0/+25