catagits/CatalystX-Declare.git
2009-08-03 Robert 'phaylon... fixed action signature error handling 0.002
2009-08-02 Robert 'phaylon... updated todo
2009-08-01 Robert 'phaylon... added todo list
2009-08-01 Robert 'phaylon... fixed missed Changes date, bumped version
2009-08-01 Robert 'phaylon... controller_role => component_role 0.001
2009-08-01 Robert 'phaylon... added example application
2009-07-31 Robert 'phaylon... regenerated README
2009-07-31 Robert 'phaylon... missed deps
2009-07-31 Robert 'phaylon... fixed capture args error in under blocks
2009-07-31 Robert 'phaylon... validation error now leads to 400 bad request
2009-07-31 Robert 'phaylon... doc fixups, actions default to no chaining
2009-07-31 Robert 'phaylon... added experimental warning to main pod
2009-07-31 Robert 'phaylon... more and a bit better organized tests
2009-07-30 Robert 'phaylon... it's nice to have a README in the repo
2009-07-30 Robert 'phaylon... complete overhaul, now with documentation
2009-07-28 Robert 'phaylon... moved to CatalystX::Declare
2009-05-11 Robert 'phaylon... allow under specification inside action syntax via <-
2009-05-11 Robert 'phaylon... private actions work again
2009-05-10 Robert 'phaylon... added final syntax element
2009-05-09 Robert 'phaylon... added action classes and roles
2009-05-09 Robert 'phaylon... accessing action in tests now, needs D:D fix
2009-05-09 Robert 'phaylon... allow nested under { } blocks
2009-05-08 Robert 'phaylon... cleanups and tests
2009-05-08 Robert 'phaylon... first rudimentary implementation