0
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Require yard ~> 0.7. More... over 12 years ago
Check that the type constant actually inherites from Type. More... over 12 years ago
Fixed specs on 1.8.x. More... over 12 years ago
Updated the ChangeLog for 0.3.0. More... over 12 years ago
Updated the copyright dates in the LICENSE. More... over 12 years ago
Doc style. More... over 12 years ago
Style. More... over 12 years ago
Added missing @raise tags. More... over 12 years ago
Added ClassMethods#set_param. More... over 12 years ago
Spec wording. More... over 12 years ago
No need to specify "caller". More... over 12 years ago
Renamed Type#type to #to_ruby. More... over 12 years ago
Added ClassParam#to_instance and have InstanceParam.new accept the initialize value. More... over 12 years ago
Style. More... over 12 years ago
Define === and coerce class-methods for all non-complex Types. More... over 12 years ago
Explicitly call Array.=== and Hash.=== More... over 12 years ago
Added Types::Array#type and Types::Hash#type. More... over 12 years ago
Added Types::Object#type. More... over 12 years ago
moved type and #type down into Type. More... over 12 years ago
Have Types::Class inherit from Types::Object. More... over 12 years ago
Fixed a typo in the gemspec. More... over 12 years ago
Removed the sudo. More... over 12 years ago
Added a require to the Example. More... over 12 years ago
Updated the links. More... over 12 years ago
Organized specs for Hash/Set/Array instances. More... over 12 years ago
Added missing documentation. More... over 12 years ago
Have Boolean inherit from Type. More... over 12 years ago
Added missing documentation. More... over 12 years ago
Added Proc#callback. More... over 12 years ago
Call super. More... over 12 years ago