gitmo/MooseX-Types.git
2008-11-08 John Napiorkowski bumped minimum version to fix problem with overloading... 0.07
2008-10-29 John Napiorkowski more tests for union types
2008-10-24 John Napiorkowski restored test for subtyping paramterized types with...
2008-10-24 John Napiorkowski added a tags directory for releases
2008-10-24 John Napiorkowski updated changelog, removed pointly debugging stuff...
2008-10-23 John Napiorkowski smerged changes from with_proxy_subs branch
2008-10-23 John Napiorkowski changed required Moose version in anticipation of asap...
2008-10-22 John Napiorkowski added fallback to overloading
2008-10-07 John Napiorkowski better error checking, more correct stringification
2008-10-07 John Napiorkowski slightly better error handling
2008-09-26 John Napiorkowski added enum test, more docs both internal and external...
2008-09-22 John Napiorkowski removed parenthesis hackage and updated docs
2008-09-15 John Napiorkowski changed required Moose version in anticipation of requi...
2008-09-13 John Napiorkowski changed code in anticipation of the new parameterize...
2008-09-04 John Napiorkowski deleted file
2008-09-04 John Napiorkowski incremented version and updated changelog, fixed bug...
2008-09-03 John Napiorkowski isa and can, more tests, but not it breaks due to some...
2008-09-03 John Napiorkowski added test for deep constraints (constraints inside...
2008-09-03 John Napiorkowski updated makefile since we need a newer Moose to solve...
2008-08-27 John Napiorkowski added pipe overloading test for class using a type...
2008-08-27 John Napiorkowski reverted attempt to fix the parens issue
2008-08-26 John Napiorkowski better handling of method arg validation, more docs...
2008-08-25 John Napiorkowski overloading for union constraints, more tests, some...
2008-08-25 John Napiorkowski hackish impl of parameterized constraints, more example...
2008-08-25 John Napiorkowski ugly proof of concept for parametrized types only
2008-08-24 John Napiorkowski trying to get some tests in place that reflect the...
2008-08-22 John Napiorkowski added some totally broken tests, and basically broke...
2008-08-22 John Napiorkowski created the decorator and got it hooked up, made sure...
2008-02-19 phaylon switched to Sub::Exporter
2008-01-25 matthewt nuke Sub::Uplevel
2007-08-09 phaylon Bumped version to 0.05
2007-08-09 phaylon added auto-strict and warnings, finished off 0.04
2007-08-09 phaylon Bumped up version to 0.04
2007-08-09 phaylon changed Class::Inspector to load_class; finished 0.03
2007-08-08 phaylon clearer error message for missing type info; coercion...
2007-08-08 phaylon Could be handy to commit the Changes file
2007-08-08 phaylon Bumped version to 0.03
2007-08-08 phaylon Types with :: in their name now die on declaration
2007-08-08 phaylon Bumped up version to 0.02
2007-08-08 phaylon Finishing off 0.01
2007-08-03 phaylon Moved to MooseX-Types
2007-04-12 phaylon Fixed some bugs and added tests
2007-04-12 phaylon Moosified
2007-04-12 phaylon Added wrapper functionality
2007-04-12 phaylon use correct export mechanism
2007-03-24 phaylon refactored typelibrary (phaylon)
2007-03-17 phaylon TypeLibrary now uses list_all_builtin_type_constraints...
2007-03-17 phaylon MooseX-TypeLibrary with tests and first pod (phaylon)