aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/Meta
Commit message (Collapse)AuthorAgeFilesLines
* fixes for the applied_attribute stuff in moose 2Jesse Luehrs2011-03-041-0/+14
|
* more pod fixesJustin Hunter2010-10-291-0/+18
|
* fix mismatched package names in PODgroditi2009-05-262-2/+2
|
* changes for 0.002000, thank you xinming for reminding me, I'm a fucking idiotmatthewt2009-04-305-14/+5
|
* factor out metaclass info into roles for compatibilitymatthewt2009-04-202-70/+7
|
* Get rid of deprecated methods in Class::MOP (and depend on newest Moose)lbr2009-04-192-3/+3
|
* enum type constraints now populate valid_valuesedenc2008-08-191-2/+12
|
* rclass stuff ripped out of everything but widget classesmatthewt2008-07-245-120/+125
|
* valid_values as inheritable optionwreis2008-07-042-1/+5
|
* get rid of warning caused by un-unimported make_immutable keyword, now ↵matthewt2008-05-071-0/+1
| | | | deprecated by Moose
* rewrite IM predicatesmatthewt2008-03-051-0/+30
|
* undef fixesmatthewt2008-02-291-0/+1
|
* prevent immutable creating new() methods for Reaction metaclassesmatthewt2008-02-093-0/+6
|
* tweak add_domain_model to default attribute metaclass rather than forcibly ↵matthewt2008-01-251-1/+2
| | | | construct the meta-attr object
* changes so far for new moose / mopgroditi2007-11-132-33/+9
|
* simplify value widgets to reduce PROCESS calls, make some classes immutable ↵groditi2007-10-052-0/+5
| | | | which were not before. nice increase in performance.
* unstable switchover before template renaming. added searchpath for widgets ↵groditi2007-10-021-0/+3
| | | | trying to make list view work. added gridview
* moved shit to trunkmatthewt2007-09-127-0/+390