Code tidy. No functionality changed
[gitmo/Class-MOP.git] / xs / Attribute.xs
2009-08-31 gfx Code tidy. No functionality changed
2009-08-31 gfx no VERSIONCHECK in sub XS files
2009-08-31 gfx Reconsider method generation
2009-08-31 gfx Refactor method generators, preparing XS constructor...
2009-08-31 gfx Add xs accessors
2009-08-31 gfx The first step to frame XS attributes
2009-08-31 gfx Make all the simple readers and predicates XS template
2009-08-31 gfx no VERSIONCHECK in sub XS files
2009-08-28 gfx Reconsider method generation
2009-08-28 gfx Refactor method generators, preparing XS constructor...
2009-07-21 gfx Add xs accessors
2009-07-20 gfx The first step to frame XS attributes
2009-07-10 gfx Make all the simple readers and predicates XS template xs-attr-template
2009-03-11 Florian Ragwitz Make it easier to simple xs hashref readers using preha...
2009-03-11 Florian Ragwitz Refactor how prehashed hash keys work.
2009-03-09 Florian Ragwitz Split MOP.xs into more managable parts under xs/