summaryrefslogtreecommitdiff
path: root/lib/Types
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
* Mention BoolLike type in the Bool documentation.Toby Inkster2023-04-05
* bump version; changelogToby Inkster2023-04-02
* Add warning that 0+ overloading is potentially useless as a boolean, unless f...Toby Inkster2023-04-01
* Using sprintf('%d') is a better way to cast an overloaded object to a number ...Toby Inkster2023-04-01
* JSON::PP::Boolean makes the brave choice of not actually overloading the bool...Toby Inkster2023-04-01
* Add a BoolLike type (relates to #137)Toby Inkster2023-04-01
* bump version; changelogToby Inkster2023-03-06
* bump version; changelogToby Inkster2023-01-20
* 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 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
* Make use of Type::Tiny::XS's new support for parameterized ArrayLike and Hash...Toby Inkster2022-10-19
* bump version; changelogToby Inkster2022-09-29
* Add a definition_context attribute to Type::TinyToby Inkster2022-09-28
* Clearer documentation of to_TypeTinyToby Inkster2022-09-26
* bump version; changelogToby Inkster2022-09-23
* bump version; changelogToby Inkster2022-09-23
* bump version; changelogToby Inkster2022-09-21
* Remove pod from some internal modulesToby Inkster2022-09-20
* bump version; changelogToby Inkster2022-09-20
* bump version; changelogToby Inkster2022-09-18
* Improvements to DelimitedStrToby Inkster2022-09-16
* bump version; changelogToby Inkster2022-09-16
* New DelimitedStr type constraintToby Inkster2022-09-15
* bump version; changelogToby Inkster2022-09-14
* Forbid adding types/coercions to immutable librariesToby Inkster2022-09-14
* bump version; changelogToby Inkster2022-09-13
* bump version; changelogToby Inkster2022-09-12
* bump version; changelogToby Inkster2022-09-11
* bump version; changelogToby Inkster2022-09-09
* bump version; changelogToby Inkster2022-09-09
* Expand the Eval::TypeTiny API, bringing in some utility functions from Type::...Toby Inkster2022-09-08
* bump version; changelogToby Inkster2022-09-07
* Types::Common was not correctly exporting -sigsToby Inkster2022-09-05
* bump version; changelogToby Inkster2022-09-05
* Add Types::TypeTiny to Types::CommonToby Inkster2022-09-05
* Rationalize some type_defaults and provide tests for all type defaults (close...Toby Inkster2022-09-05
* Remove more traces of old Type::Params functions from examplesToby Inkster2022-09-04
* Mention Types::Common in the manual (issue #104)Toby 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
* Add a new Types::Common module which exports most of the modern, useful non-O...Toby Inkster2022-09-02
* Add a type_default attribute and provide some type defaults for builtin types...Toby Inkster2022-09-02