Move Mouse::Meta::Attribute::_process_options into XS
[gitmo/Mouse.git] / xs-src / MouseAttribute.xs
2010-01-11 gfx Move Mouse::Meta::Attribute::_process_options into XS
2009-12-03 gfx Rename a macro to define a class holder
2009-11-26 gfx Change class holders to simple readers
2009-11-17 gfx For Mouse::Util::MetaRole
2009-11-17 gfx Make some constants as class attributes
2009-11-16 gfx Fix default and weak stuff
2009-11-15 gfx Add _initialize_object()
2009-11-15 gfx Add mouse_get_xa()
2009-11-15 gfx XS constructor