summary |
shortlog | log |
commit |
commitdiff |
tree
HEAD ⋅ prev ⋅ next
jjn1056 [Tue, 2 Aug 2011 13:45:45 +0000]
Merge pull request #3 from brianphillips/master
Customized error messages for parameterized types
Brian Phillips [Tue, 2 Aug 2011 13:22:54 +0000]
allow parameterized types to customize their messages
The same arguments that are passed to the where block are also passed to
the message block to allow the error message to be customized.
Brian Phillips [Tue, 2 Aug 2011 13:22:25 +0000]
replace tabs with spaces (oops) s/\t/ /g
John Napiorkowski [Mon, 25 Jul 2011 21:27:56 +0000]
up version
John Napiorkowski [Mon, 25 Jul 2011 21:27:17 +0000]
prep changelog
jjn1056 [Mon, 25 Jul 2011 16:39:08 +0000]
Merge pull request #2 from brianphillips/master
per IRC discussion of poor parameterized type message behavior...
Brian Phillips [Mon, 25 Jul 2011 16:35:38 +0000]
Moose does not like receiving an undefined message param when declaring a type constraint
John Napiorkowski [Fri, 29 Apr 2011 03:12:29 +0000]
prep for cpan
John Napiorkowski [Wed, 27 Apr 2011 00:08:09 +0000]
Merge branch 'master' of github.com:jjn1056/MooseX-Types-Parameterizable
jjn1056 [Tue, 26 Apr 2011 18:29:44 +0000]
Merged pull request #1 from doy/master.
test suite fixes
Jesse Luehrs [Tue, 26 Apr 2011 14:36:46 +0000]
this test needs 'use MooseX::Types'
Jesse Luehrs [Tue, 26 Apr 2011 14:35:34 +0000]
fix tests for moose error message change
John Napiorkowski [Wed, 27 Oct 2010 00:03:26 +0000]
working example for anonymously created types
John Napiorkowski [Mon, 28 Jun 2010 20:26:20 +0000]
test fixes and start at test for anonymous types
John Napiorkowski [Mon, 28 Jun 2010 17:24:23 +0000]
updated readme and doc tweak
John Napiorkowski [Mon, 28 Jun 2010 12:51:02 +0000]
docs changes all over
John Napiorkowski [Fri, 25 Jun 2010 15:57:39 +0000]
more doc fixes
John Napiorkowski [Fri, 25 Jun 2010 15:54:07 +0000]
doc fix
John Napiorkowski [Fri, 25 Jun 2010 14:48:23 +0000]
update changelog
John Napiorkowski [Fri, 25 Jun 2010 14:47:12 +0000]
better docs, more tests, update readme
John Napiorkowski [Fri, 25 Jun 2010 14:34:30 +0000]
cleanedup coercion docs
John Napiorkowski [Fri, 25 Jun 2010 14:03:17 +0000]
better documentation for coercions
John Napiorkowski [Fri, 25 Jun 2010 13:33:08 +0000]
removed some bad examples
John Napiorkowski [Fri, 25 Jun 2010 12:14:40 +0000]
more doc tweaks and test cases
John Napiorkowski [Fri, 25 Jun 2010 01:30:01 +0000]
fixed readme
John Napiorkowski [Fri, 25 Jun 2010 01:25:21 +0000]
more docs, test fixes and prep for release
John Napiorkowski [Thu, 24 Jun 2010 20:51:42 +0000]
cleanup synopsis example and finished coercion fix
John Napiorkowski [Thu, 24 Jun 2010 20:44:17 +0000]
maybe a real fix for coercions?
John Napiorkowski [Thu, 24 Jun 2010 20:43:58 +0000]
maybe a real fix for coercions?
John Napiorkowski [Thu, 24 Jun 2010 18:46:51 +0000]
fixed up test cases
John Napiorkowski [Thu, 24 Jun 2010 18:30:50 +0000]
maybe a more concise synopsis
John Napiorkowski [Thu, 24 Jun 2010 18:14:05 +0000]
better error messages
John Napiorkowski [Thu, 24 Jun 2010 13:09:20 +0000]
some additional tests
John Napiorkowski [Thu, 24 Jun 2010 12:16:11 +0000]
a bit more testing of parameterizing TCs that are already parameterized
John Napiorkowski [Wed, 23 Jun 2010 23:51:48 +0000]
more minor formating code changes
John Napiorkowski [Wed, 23 Jun 2010 23:40:19 +0000]
reformated README
John Napiorkowski [Wed, 23 Jun 2010 23:39:51 +0000]
more tabs to spaces
John Napiorkowski [Wed, 23 Jun 2010 23:37:53 +0000]
tabs to spaces
John Napiorkowski [Wed, 23 Jun 2010 19:25:05 +0000]
added readme
John Napiorkowski [Wed, 23 Jun 2010 19:19:41 +0000]
typo fix
John Napiorkowski [Wed, 23 Jun 2010 19:09:22 +0000]
added repo
John Napiorkowski [Wed, 23 Jun 2010 19:04:05 +0000]
fix changlog
John Napiorkowski [Wed, 23 Jun 2010 18:58:31 +0000]
finished the big rename and directory shuffle.
John Napiorkowski [Wed, 23 Jun 2010 18:30:06 +0000]
start renaming to parameterized
John Napiorkowski [Wed, 23 Jun 2010 17:30:39 +0000]
fix to silence warnings from newer moose
John Napiorkowski [Wed, 23 Jun 2010 17:20:12 +0000]
fixed tests for modern Moose, updated Makefile, a bit of cleanup to reboot project
john napiorkowski [Tue, 17 Nov 2009 21:30:39 +0000]
added some docs about possible future syntaxes
john napiorkowski [Wed, 27 May 2009 17:21:00 +0000]
more pod and clarified license
john napiorkowski [Wed, 27 May 2009 15:42:07 +0000]
more docs and clarifications
john napiorkowski [Sat, 23 May 2009 21:58:30 +0000]
more docs updates and updates to the makefile
john napiorkowski [Sat, 23 May 2009 21:52:09 +0000]
documentation fixes
john napiorkowski [Sat, 23 May 2009 21:38:59 +0000]
fixed up the coercion stuff, got something that should give us 80%+ what we need
john napiorkowski [Fri, 22 May 2009 20:50:55 +0000]
started the custom coercion
john napiorkowski [Fri, 22 May 2009 19:52:59 +0000]
updated makefile requirements and got the basics of coercions in place
john napiorkowski [Fri, 22 May 2009 19:49:46 +0000]
updated makefile requirements and got the basics of coercions in place
john napiorkowski [Fri, 22 May 2009 16:46:23 +0000]
new tests
john napiorkowski [Fri, 22 May 2009 16:43:21 +0000]
finished extended type examples
john napiorkowski [Thu, 21 May 2009 16:18:03 +0000]
rename of test
john napiorkowski [Thu, 21 May 2009 16:16:53 +0000]
got all the tests working again, and basic type tests in place
john napiorkowski [Thu, 21 May 2009 14:47:03 +0000]
the basic, basics in place
John Napiorkowski [Tue, 19 May 2009 03:24:15 +0000]
more fixes to the tests
john napiorkowski [Mon, 18 May 2009 21:40:06 +0000]
more refactoring and first go at getting the tests to work again
John Napiorkowski [Mon, 18 May 2009 02:21:03 +0000]
more specs for coercions
John Napiorkowski [Sun, 17 May 2009 22:44:27 +0000]
fixed Makefile.PL so it works correctly
John Napiorkowski [Sun, 17 May 2009 21:54:47 +0000]
more docs (and learning git checkin process)
John Napiorkowski [Sat, 16 May 2009 21:32:11 +0000]
more specification and documentation
John Napiorkowski [Fri, 15 May 2009 19:05:06 +0000]
hiearchy fixup
John Napiorkowski [Fri, 15 May 2009 19:03:52 +0000]
more moving stuff around
John Napiorkowski [Sat, 11 Apr 2009 01:26:14 +0000]
renamed file
John Napiorkowski [Fri, 10 Apr 2009 23:11:59 +0000]
move meta directory
John Napiorkowski [Fri, 10 Apr 2009 23:10:49 +0000]
continuing to move stuff around
John Napiorkowski [Fri, 10 Apr 2009 23:04:00 +0000]
changing name of MX:T:Dependent to reflect more general problem domain
John Napiorkowski [Wed, 1 Apr 2009 21:18:48 +0000]
first go at equals api
John Napiorkowski [Wed, 1 Apr 2009 16:18:40 +0000]
changed around to override since we are actually overriding this validation method
John Napiorkowski [Wed, 1 Apr 2009 16:14:03 +0000]
placeholder for api test, much improved support for error message (now give you more details about what type of failure you have (should backport to MX:T:Structured...)
updates to docs and updates to the makefile
John Napiorkowski [Wed, 1 Apr 2009 03:11:50 +0000]
starting on the error messaging problem;
John Napiorkowski [Mon, 30 Mar 2009 18:09:35 +0000]
created placeholder for API tests, and a bit of docs
John Napiorkowski [Mon, 30 Mar 2009 16:01:32 +0000]
just synchronizing the examples and more tests with where clauses
John Napiorkowski [Mon, 30 Mar 2009 15:58:24 +0000]
last bit of yak shaving until I get feedback from the cabal
John Napiorkowski [Mon, 30 Mar 2009 15:55:37 +0000]
properly supporting a where clause in the suger example and proof you can customize with the where clause
John Napiorkowski [Mon, 30 Mar 2009 15:53:45 +0000]
properly supporting a where clause in the suger example and proof you can customize with the where clause
John Napiorkowski [Mon, 30 Mar 2009 14:30:26 +0000]
removed useless comments (just distract you from the code)
John Napiorkowski [Mon, 30 Mar 2009 14:14:35 +0000]
removed useless comments (just distract you from the code)
John Napiorkowski [Mon, 30 Mar 2009 14:13:44 +0000]
added possible alternative syntax and tests
John Napiorkowski [Mon, 30 Mar 2009 03:18:00 +0000]
fixed some tabs, a bit of docs, last checkin for the evening
John Napiorkowski [Mon, 30 Mar 2009 00:23:31 +0000]
minor docs
John Napiorkowski [Sun, 29 Mar 2009 23:28:09 +0000]
added another example test to show more useful functionality
John Napiorkowski [Sun, 29 Mar 2009 23:13:13 +0000]
create a basic type, clarified and regularized some of the naming conventions for vars.
John Napiorkowski [Sun, 29 Mar 2009 17:35:20 +0000]
switch to ->check([arrayref]), its more to type but allows up to set a sane parent type
John Napiorkowski [Sun, 29 Mar 2009 17:18:24 +0000]
Got the basic requirement in place!
John Napiorkowski [Sun, 29 Mar 2009 17:04:23 +0000]
Got the basic requirement in place!
John Napiorkowski [Fri, 27 Mar 2009 21:44:24 +0000]
got the basic tests in place, got the types organized how I want this to work. Still a lot of unknowns.
John Napiorkowski [Fri, 27 Mar 2009 17:57:06 +0000]
renamed test
John Napiorkowski [Fri, 27 Mar 2009 12:01:00 +0000]
initial setup of directories