15 years agoadding some stuff to autobuild the README files 0.01
John Napiorkowski [Mon, 27 Oct 2008 20:08:45 +0000]
adding some stuff to autobuild the README files

15 years agonews tests for API and coercions, more tests for both of those and additional docs.
John Napiorkowski [Mon, 27 Oct 2008 19:51:52 +0000]
news tests for API and coercions, more tests for both of those and additional docs.

15 years agoFixed a couple doc typos
Dave Rolsky [Fri, 24 Oct 2008 23:50:06 +0000]
Fixed a couple doc typos

Also tweaked some example code to use DateTime a little more sanely
(now - past makes more sense than the other way round)

15 years agostub for coercion test
John Napiorkowski [Fri, 24 Oct 2008 22:48:24 +0000]
stub for coercion test

15 years agostub for api test, example and warnings about extending subtypes, fixes to the makefi...
John Napiorkowski [Fri, 24 Oct 2008 22:42:24 +0000]
stub for api test, example and warnings about extending subtypes, fixes to the makefile, additional documentation

15 years agocomment out structured subtype definition pending a real solution for this in Moose...
John Napiorkowski [Tue, 7 Oct 2008 22:33:42 +0000]
comment out structured subtype definition pending a real solution for this in Moose::Util::Constraint

15 years agoreally register the types, more advanced tests, including an outline for structured...
John Napiorkowski [Tue, 7 Oct 2008 22:17:05 +0000]
really register the types, more advanced tests, including an outline for structured inheritance

15 years agoadded missing file from the last checkin (oops)
John Napiorkowski [Tue, 7 Oct 2008 14:18:38 +0000]
added missing file from the last checkin (oops)

15 years agoadded an advanced test and a failing test for the inheritance issue
John Napiorkowski [Tue, 7 Oct 2008 14:17:53 +0000]
added an advanced test and a failing test for the inheritance issue

15 years agoAlthough the dist is called MooseX::TypeLibrary the main module is MooseX::Types.
Florian Ragwitz [Wed, 1 Oct 2008 14:07:42 +0000]
Although the dist is called MooseX::TypeLibrary the main module is MooseX::Types.

15 years agoMake Makefile.PL run.
Florian Ragwitz [Wed, 1 Oct 2008 14:03:15 +0000]
Make Makefile.PL run.

15 years agobasic requirements complete, missing the optional and slurpy stuff, and waiting on...
John Napiorkowski [Tue, 30 Sep 2008 21:48:14 +0000]
basic requirements complete, missing the optional and slurpy stuff, and waiting on the new version of MX:TL before I can release it

15 years agorollback some stuff to reset my brain a bit
John Napiorkowski [Fri, 26 Sep 2008 11:57:48 +0000]
rollback some stuff to reset my brain a bit

15 years agomade union tests skip for now, got start on fixing up the named type constraints
John Napiorkowski [Tue, 16 Sep 2008 03:41:08 +0000]
made union tests skip for now, got start on fixing up the named type constraints

15 years agogot the basic function for Optional, but the regex is still troubled, now is having...
John Napiorkowski [Mon, 15 Sep 2008 22:12:59 +0000]
got the basic function for Optional, but the regex is still troubled, now is having trouble with Unions

15 years agojust restored some bits so that tests all pass, incase anyone wants to play with...
John Napiorkowski [Mon, 15 Sep 2008 13:30:17 +0000]
just restored some bits so that tests all pass, incase anyone wants to play with this.

15 years agobecause Structurable is not a word
John Napiorkowski [Mon, 15 Sep 2008 13:25:42 +0000]
because Structurable is not a word

15 years agomore work toward true structured types, away from the method based hack, some refacto...
John Napiorkowski [Mon, 15 Sep 2008 03:22:17 +0000]
more work toward true structured types, away from the method based hack, some refactoring of a base class and a first go at Optional, or at least decent documenation for it.

15 years agorename postionalable to a more generic name
John Napiorkowski [Mon, 15 Sep 2008 00:57:26 +0000]
rename postionalable to a more generic name

15 years agoback to a regular and registered Tuple that covers most of the requirements
John Napiorkowski [Sun, 14 Sep 2008 05:49:58 +0000]
back to a regular and registered Tuple that covers most of the requirements

15 years agomore tying to convert my methods to real objects
John Napiorkowski [Sun, 14 Sep 2008 04:15:54 +0000]
more tying to convert my methods to real objects

15 years agoadded some additional type unions to the tests
John Napiorkowski [Sat, 13 Sep 2008 02:21:44 +0000]
added some additional type unions to the tests

15 years agoproper support for an Optional keyword
John Napiorkowski [Tue, 9 Sep 2008 22:14:09 +0000]
proper support for an Optional keyword

15 years agoadded compatibility to type constraints generated by MX::TypeLibrary
John Napiorkowski [Mon, 8 Sep 2008 22:07:56 +0000]
added compatibility to type constraints generated by MX::TypeLibrary

15 years agominor changes to the test cases
John Napiorkowski [Mon, 8 Sep 2008 22:00:21 +0000]
minor changes to the test cases

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