no VERSIONCHECK in sub XS files
[gitmo/Class-MOP.git] / xs / MethodAccessor.xs
2009-08-31 gfx no VERSIONCHECK in sub XS files
2009-08-31 gfx Implement a XS constructor generator
2009-08-31 gfx Reconsider method generation
2009-08-31 gfx Fix magic stuff
2009-08-31 gfx Refactor method generators, preparing XS constructor...
2009-08-31 gfx Clearify a comment
2009-08-31 gfx Tweaks for less memory
2009-08-31 gfx Change XS Meta Instance API
2009-08-31 gfx Add a comment for GETMAGIC in accessors
2009-08-31 gfx Fix a memory leak
2009-08-31 gfx Refactor MOP Instance API in XS
2009-08-31 gfx A first step to cooperate Moose.xs (topic/xs-accessor)
2009-08-31 gfx The first step to frame XS attributes