summaryrefslogtreecommitdiff
path: root/lib/Type
Commit message (Expand)AuthorAge
* Don't want to fully commit to the current implementation of BoolLike.Toby Inkster2023-04-05
* bump version; changelogToby Inkster2023-04-05
* wsToby Inkster2023-04-02
* fixes for pod synopsesToby Inkster2023-04-02
* bump version; changelogToby Inkster2023-04-02
* Improve Type::Tiny::Role docs; relates to issue #134Toby Inkster2023-04-02
* Improve Type::Tiny::Intersection docs; relates to issue #134Toby Inkster2023-04-02
* Document exception_class inheritanceToby Inkster2023-04-01
* Inherit exception_class from parent type when possibleToby Inkster2023-04-01
* Cope with custom exception class in cases where the original type constraint ...Toby Inkster2023-04-01
* Add an exception_class attribute to Type::Tiny (issue #133)Toby Inkster2023-04-01
* Improved Type::Tiny::Duck documentation. Relates to issue #134.Toby Inkster2023-04-01
* Add constant_names method to Bitfield typesToby Inkster2023-04-01
* Add a BoolLike type (relates to #137)Toby Inkster2023-04-01
* Synopses for Type::Tiny::Class and Type::Tiny::UnionToby Inkster2023-03-06
* bump version; changelogToby Inkster2023-03-06
* Bitfield types (#131)Toby Inkster2023-03-06
* Document changes to make_immutable in v2, closes #129Toby Inkster2023-02-18
* Add example of signature_for doing multiple functions at onceToby Inkster2023-02-18
* Document and test goto_next+multiple+signature_forToby Inkster2023-02-18
* minor typoToby Inkster2023-01-23
* Add a SYNOPSIS section to Type::Tiny::Enum docsToby Inkster2023-01-23
* Bug fixToby Inkster2023-01-20
* bump version; changelogToby Inkster2023-01-20
* Correct copyright dates on a few filesToby Inkster2023-01-01
* Copyright datesToby 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
* bump version; changelogToby Inkster2022-10-19
* Document Type::Tiny::XS's new support for parameterized ArrayLike and HashLik...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
* 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