summaryrefslogtreecommitdiffstats
path: root/lib/Bot/Games/Trait
Commit message (Expand)AuthorAgeFilesLines
* make the default formatters an attribute of the metaclassJesse Luehrs2009-06-012-27/+38
* 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
* don't include a default formatter, since it will (probably) never be useddoy2009-04-261-12/+2
* 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-262-0/+50
* more renamespacingdoy2009-04-263-0/+92