15 years agochanged README file to reflect namespace changes
John Napiorkowski [Mon, 8 Sep 2008 21:57:02 +0000]
changed README file to reflect namespace changes

15 years agorenaming tests
John Napiorkowski [Mon, 8 Sep 2008 21:54:46 +0000]
renaming tests

15 years agomoved around the subroutines that generate constraints
John Napiorkowski [Mon, 8 Sep 2008 21:53:21 +0000]
moved around the subroutines that generate constraints
;

15 years agoa start on making the structured constraints real
John Napiorkowski [Fri, 5 Sep 2008 03:54:44 +0000]
a start on making the structured constraints real

15 years agoRenamed MX::Meta::TypeConstraint distrobution to MX::Types::Structured since this...
John Napiorkowski [Fri, 5 Sep 2008 00:56:46 +0000]
Renamed MX::Meta::TypeConstraint distrobution to MX::Types::Structured since this is how people are actually going to use it

15 years agominor renaming of stuff to conform to existing standards
John Napiorkowski [Thu, 21 Aug 2008 21:22:08 +0000]
minor renaming of stuff to conform to existing standards

15 years agofirst shot at some regex to parse the attribute isa option
John Napiorkowski [Thu, 21 Aug 2008 19:36:31 +0000]
first shot at some regex to parse the attribute isa option

15 years agoadded a more involved test mixing up different constraint types and optionals all...
John Napiorkowski [Thu, 21 Aug 2008 16:00:01 +0000]
added a more involved test mixing up different constraint types and optionals all together

15 years agocleaned up and clarified docs, made the load teset work again, fixed Makefile.PL...
John Napiorkowski [Thu, 21 Aug 2008 15:20:02 +0000]
cleaned up and clarified docs, made the load teset work again, fixed Makefile.PL, updated the Changes doc

15 years agomore cleanup/refactor and tests for the optional named constraints
John Napiorkowski [Wed, 20 Aug 2008 23:00:54 +0000]
more cleanup/refactor and tests for the optional named constraints

15 years agomore refactoring to the Structured Role, put together some tests to show the optional...
John Napiorkowski [Wed, 20 Aug 2008 22:36:24 +0000]
more refactoring to the Structured Role, put together some tests to show the optional ability

15 years agodoubt we need the concept file anymore
John Napiorkowski [Wed, 20 Aug 2008 22:08:04 +0000]
doubt we need the concept file anymore

15 years agodoubt we need the concept file anymore
John Napiorkowski [Wed, 20 Aug 2008 22:06:10 +0000]
doubt we need the concept file anymore

15 years agomore refactoring to a common role and related cleanup
John Napiorkowski [Wed, 20 Aug 2008 22:05:39 +0000]
more refactoring to a common role and related cleanup

15 years agoremoved unused base class
John Napiorkowski [Wed, 20 Aug 2008 22:04:04 +0000]
removed unused base class

15 years agoremoved unused base class
John Napiorkowski [Wed, 20 Aug 2008 22:01:36 +0000]
removed unused base class

15 years agoseparation of concerns is good
John Napiorkowski [Wed, 20 Aug 2008 22:00:57 +0000]
separation of concerns is good

15 years agonow supporting structured types inside of structured types
John Napiorkowski [Tue, 19 Aug 2008 21:38:17 +0000]
now supporting structured types inside of structured types

15 years agominor doc tweaks
John Napiorkowski [Tue, 19 Aug 2008 20:57:29 +0000]
minor doc tweaks

15 years agoproper support for parameterized constraints and Maybe[]
John Napiorkowski [Tue, 19 Aug 2008 20:51:56 +0000]
proper support for parameterized constraints and Maybe[]

15 years agopositional and named constraints
John Napiorkowski [Tue, 19 Aug 2008 18:30:15 +0000]
positional and named constraints

15 years agorenaming to make sense
John Napiorkowski [Tue, 19 Aug 2008 18:19:22 +0000]
renaming to make sense

15 years agomore tests
John Napiorkowski [Tue, 19 Aug 2008 18:18:39 +0000]
more tests

15 years agofirst guess at structured types, with proof of concept and first shot at the type...
John Napiorkowski [Mon, 18 Aug 2008 23:17:11 +0000]
first guess at structured types, with proof of concept and first shot at the type constraint