Implement a XS constructor generator
[gitmo/Class-MOP.git] / xs / Instance.xs
2009-08-31 gfx Implement a XS constructor generator
2009-08-31 gfx Reconsider method generation
2009-08-31 gfx Add assert to mi methods
2009-08-31 gfx Tweaks for less memory
2009-08-31 gfx Change XS Meta Instance API
2009-08-31 gfx Refactor MOP Instance API in XS
2009-08-31 gfx Optimize can_xs()
2009-08-31 gfx fix can_xs()
2009-08-31 gfx A first step to cooperate Moose.xs (topic/xs-accessor)
2009-08-31 gfx Make all the simple readers and predicates XS template