summaryrefslogtreecommitdiff
path: root/lib/Type/Params/Signature.pm
Commit message (Expand)AuthorAge
* bump version; changelogToby Inkster2023-04-05
* bump version; changelogToby Inkster2023-04-02
* bump version; changelogToby Inkster2023-03-06
* bump version; changelogToby Inkster2023-01-20
* Bump version; update changelog and NEWS.Toby Inkster2023-01-01
* bump version; changelogToby Inkster2022-12-03
* Don't try to establish a max_args for signatures which include key-value pair...Toby Inkster2022-12-03
* bump version; changelogToby Inkster2022-10-19
* bump version; changelogToby Inkster2022-09-29
* bump version; changelogToby Inkster2022-09-23
* bump version; changelogToby Inkster2022-09-23
* bump version; changelogToby Inkster2022-09-21
* Add first line comment to these internal modules in common with othersToby Inkster2022-09-20
* bump version; changelogToby Inkster2022-09-20
* bump version; changelogToby Inkster2022-09-18
* bump version; changelogToby Inkster2022-09-16
* bump version; changelogToby Inkster2022-09-14
* bump version; changelogToby Inkster2022-09-13
* Ensure named_to_list ALWAYS ends up as an arrayrefToby Inkster2022-09-12
* bump version; changelogToby Inkster2022-09-12
* my_slurp_into defaults to ARRAY, so just go with itToby Inkster2022-09-12
* Additional tests and bugfixes for slurpyToby Inkster2022-09-12
* Fix slurpy Any in Type::ParamsToby Inkster2022-09-12
* Get signature_for working with the multi option; was easier than expectedToby Inkster2022-09-12
* These descriptions were used by Error::TypeTiny so should be restored to how ...Toby Inkster2022-09-11
* Okay, this is a neater way to do itToby Inkster2022-09-11
* Make sure multisig provides make_class_pp_code. Mite might be able to use it....Toby Inkster2022-09-11
* bump version; changelogToby Inkster2022-09-11
* Change wording of error message for signature that lacks pos/named, add test ...Toby Inkster2022-09-11
* Bring multisig functionality into the v2 APIToby Inkster2022-09-11
* This should be a warning, not an exception. Also test the text of the warning.Toby Inkster2022-09-11
* bump version; changelogToby Inkster2022-09-09
* bump version; changelogToby Inkster2022-09-09
* Complain loudly if somebody tries to set a default for a slurpy parameter in ...Toby Inkster2022-09-08
* Don't use //= because it doesn't work in Perl 5.8.xToby Inkster2022-09-07
* If a signature has method=>1, then coderef defaults for parameters should be ...Toby Inkster2022-09-07
* bump version; changelogToby Inkster2022-09-07
* Fix some slurpy edge cases and improve slurpy testsToby Inkster2022-09-07
* Remove old code which detected slurpiesToby Inkster2022-09-07
* Secretly support the old { slurpy => Type } in Type::ParamsToby Inkster2022-09-07
* bump version; changelogToby Inkster2022-09-05
* wsToby Inkster2022-09-04
* Drop support for Perl 5.6.x and 5.8.0 (fixes #101)Toby Inkster2022-09-04
* Bump version to 1.999_000Toby Inkster2022-09-02
* Type::Params 2.0 API (pull request #106)Toby Inkster2022-09-02
* bump version; changelogToby Inkster2022-08-31
* Bug fix for issue #91Toby Inkster2022-08-31
* bump version; changelogToby Inkster2022-08-27
* bump version; changelogToby Inkster2022-08-14
* Modify wrap_subs/wrap_methods to use newer Type::Params features including he...Toby Inkster2022-08-13