summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Correct copyright dates on a few filesToby Inkster2023-01-01
* Copyright datesToby Inkster2023-01-01
* Fix for StrMatch issue with captures (fixes #126)Toby Inkster2023-01-01
* 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
* Don't use Type::Tiny::XS 0.024 here eitherToby Inkster2022-10-19
* bump version; changelogToby Inkster2022-10-19
* Only use Type::Tiny::XS for parameterized HashLike/ArrayLike if VERSION > 0.0...Toby Inkster2022-10-19
* Document Type::Tiny::XS's new support for parameterized ArrayLike and HashLik...Toby Inkster2022-10-19
* Make use of Type::Tiny::XS's new support for parameterized ArrayLike and Hash...Toby Inkster2022-10-19
* Get better at detecting conflicting functions in Type::Library if two types t...Toby Inkster2022-10-17
* If options like `lexical`, `installer`, etc are passed to Type::Library->impo...Toby Inkster2022-10-17
* fix doc typoToby Inkster2022-09-29
* bump version; changelogToby Inkster2022-09-29
* Re-commit _remove_type, add tests for itToby Inkster2022-09-29
* _remove_type shouldn't be in the master branch (yet?)Toby Inkster2022-09-28
* Check definedness in this grep to avoid uninitialized warnings (issue #123)Toby Inkster2022-09-28
* Add a definition_context attribute to Type::TinyToby Inkster2022-09-28
* Move list of internal packages to Type::Tiny and update the list with missing...Toby Inkster2022-09-28
* Fix typoToby Inkster2022-09-27
* Type::Library _remove_type methodToby Inkster2022-09-27
* Clearer documentation of to_TypeTinyToby Inkster2022-09-26
* Lock down especially vulnerable internals of Type::Tiny subclasses using Inte...Toby Inkster2022-09-25
* Document that we implement Type::API specsToby Inkster2022-09-23
* bump version; changelogToby Inkster2022-09-23
* bump version; changelogToby Inkster2022-09-23
* More documentation for Type::Params, including documenting that method=>1 wil...Toby Inkster2022-09-22
* mergeToby Inkster2022-09-22
|\
| * fix POD typoFlorian Schlichting2022-09-21
* | Document usage with Class::Plain, more Class::Plain testsToby Inkster2022-09-22
* | signature_for should use inheritance to find methods being wrappedToby Inkster2022-09-22
|/
* Add version numbers to Type::Parser's internal packagesToby Inkster2022-09-21
* bump version; changelogToby Inkster2022-09-21
* Type::Utils should add non-anonymous types to the caller's registry; adding a...Toby Inkster2022-09-21
* XS acceleration for Type::Tie, some tidyingToby Inkster2022-09-21
* More tests for Type::Tie, and a little more tidyingToby Inkster2022-09-21
* Switch Type::Tie from inside-out backend objects to outside-in ones. This eli...Toby Inkster2022-09-21
* Rewrite cloning section in Type::Tie docsToby Inkster2022-09-21
* Add first line comment to these internal modules in common with othersToby Inkster2022-09-20
* Remove pod from another internal moduleToby Inkster2022-09-20
* Remove pod from some internal modulesToby Inkster2022-09-20
* Document that Type::Tie is loaded implicitly by Type::Tiny when the regular t...Toby Inkster2022-09-20
* Document tied($var)->type and test itToby Inkster2022-09-20
* Remove unnecessary BEGIN blocks in Type::TieToby Inkster2022-09-20
* Type::Tie pod changesToby Inkster2022-09-20
* bump version; changelogToby Inkster2022-09-20
* Update DYNAMIC_CONFIG.PL and Installation.pod for new pre-Perl-5.10 dependenciesToby Inkster2022-09-20
* Bring Type::Tie in from the coldToby Inkster2022-09-20
* bump version; changelogToby Inkster2022-09-18