Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prepare to release master | franck cuny | 2011-02-14 | 2 | -1/+7 |
* | update plugins | franck cuny | 2011-02-14 | 1 | -1/+1 |
* | update changes | franck cuny | 2011-02-14 | 1 | -0/+3 |
* | update version | franck cuny | 2011-02-14 | 1 | -1/+1 |
* | use new metarole API | franck cuny | 2011-02-14 | 1 | -2/+2 |
* | add dist.ini | franck cuny | 2010-07-18 | 1 | -0/+28 |
* | switch to dzil;remove useless POD;update Changes | franck cuny | 2010-07-18 | 17 | -354/+9 |
* | some tidy | franck cuny | 2010-06-19 | 3 | -42/+50 |
* | use new role to generate method | franck cuny | 2010-06-19 | 2 | -37/+13 |
* | new role to generate attribute methods | franck cuny | 2010-06-19 | 1 | -0/+92 |
* | add test for RT#58330 | franck cuny | 2010-06-19 | 1 | -0/+44 |
* | Checking in changes prior to tagging of version 0.01. Changelog diff is: | franck cuny | 2010-05-16 | 1 | -0/+2 |
* | use better variables name | franck cuny | 2010-04-29 | 1 | -6/+6 |
* | add count to attributes and methods | franck cuny | 2010-04-29 | 3 | -7/+9 |
* | uppercase, no need for ucfirst | franck cuny | 2010-04-29 | 3 | -3/+3 |
* | POD | franck cuny | 2010-04-29 | 1 | -0/+22 |
* | parameterized role for private and protected trait | franck cuny | 2010-04-29 | 3 | -20/+24 |
* | update makefile | franck cuny | 2010-04-29 | 1 | -1/+4 |
* | regen README | franck cuny | 2010-04-29 | 1 | -15/+46 |
* | update tests, use with_immutable | franck cuny | 2010-04-29 | 4 | -38/+50 |
* | POD cleaning | franck cuny | 2010-04-29 | 5 | -52/+88 |
* | remove dwimmery | franck cuny | 2010-04-28 | 2 | -4/+2 |
* | remove roles | franck cuny | 2010-04-28 | 2 | -187/+0 |
* | use new parameterized roles | franck cuny | 2010-04-28 | 1 | -4/+7 |
* | parameterized role for private and protected | franck cuny | 2010-04-28 | 1 | -0/+106 |
* | update tests | franck cuny | 2010-03-04 | 2 | -0/+73 |
* | more POD | franck cuny | 2010-03-04 | 2 | -0/+49 |
* | more POD | franck cuny | 2010-03-04 | 2 | -0/+57 |
* | add traits registration | franck cuny | 2010-03-04 | 1 | -0/+6 |
* | rewrite | franck cuny | 2010-03-04 | 2 | -3/+59 |
* | add POD about private and protected traits | franck cuny | 2010-03-04 | 1 | -6/+22 |
* | start to implement private and protected attributes | franck cuny | 2010-03-01 | 4 | -0/+72 |
* | trait for protected and private attributes | franck cuny | 2010-03-01 | 1 | -0/+6 |
* | update tests | franck cuny | 2010-02-14 | 4 | -46/+91 |
* | POD and confess | franck cuny | 2010-02-14 | 2 | -5/+53 |
* | add_{private,protected}_method accept a MX::Private::Meta::Method::* instance... | franck cuny | 2010-02-14 | 2 | -38/+90 |
* | add POD | franck cuny | 2010-02-14 | 1 | -0/+20 |
* | clean POD | franck cuny | 2010-02-14 | 1 | -12/+23 |
* | require scalar::util | franck cuny | 2010-02-14 | 1 | -0/+1 |
* | add_{private,protected}_method accept meta method | franck cuny | 2010-02-14 | 4 | -6/+70 |
* | fix message | franck cuny | 2010-02-14 | 1 | -1/+1 |
* | rename private and protected with private_method and protected_method | franck cuny | 2010-02-14 | 2 | -3/+3 |
* | remove useless method | franck cuny | 2010-02-14 | 1 | -8/+0 |
* | rename new => wrap | franck cuny | 2010-02-14 | 2 | -2/+2 |
* | make push_* private and use wrap instead of new | franck cuny | 2010-02-14 | 2 | -6/+6 |
* | use with_meta instead of with_caller | franck cuny | 2010-02-14 | 1 | -8/+8 |
* | clean POD | franck cuny | 2010-02-10 | 1 | -4/+2 |
* | improve POD | franck cuny | 2010-02-10 | 2 | -8/+9 |
* | update readme | franck cuny | 2010-02-10 | 1 | -4/+40 |
* | update POD | franck cuny | 2010-02-10 | 1 | -4/+42 |
* | update readme, need to write POD now | franck cuny | 2010-02-10 | 1 | -20/+18 |
* | makefile | franck cuny | 2010-02-10 | 1 | -1/+5 |
* | add basic tests | franck cuny | 2010-02-10 | 3 | -1/+100 |
* | export private and protected | franck cuny | 2010-02-10 | 1 | -3/+36 |
* | generate private and protected methods | franck cuny | 2010-02-10 | 2 | -0/+55 |
* | meta class, with private and protected roles | franck cuny | 2010-02-10 | 1 | -0/+17 |
* | meta class, with private and protected roles | franck cuny | 2010-02-10 | 2 | -0/+61 |
* | initial commit | franck cuny | 2010-02-10 | 11 | -0/+122 |