Implement XS accessor generators
[gitmo/Mouse.git] / lib / Mouse / PurePerl.pm
2009-10-25 gfx Implement XS accessor generators
2009-10-25 gfx Add "documentation" attribute to Mouse::PurePerl
2009-10-25 gfx built-in type constraints in XS
2009-10-24 gfx _get_code_ref() and get_linear_isa() in XS
2009-10-24 gfx Move ::Meta::Module::namespace into XS
2009-10-24 gfx Move accessors into XS
2009-10-24 gfx Add first XS implementation