0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added deprecation README. More... over 14 years ago
really don't need instance_exec defined More... about 15 years ago
Reworked Functor to recursively redefine its method Fixed minor problems for compatibility with Ruby 1.9 Also added a caching system that provides a substantial speed increase More... about 15 years ago
many_args and one_args bms More... over 15 years ago
y'all don't need my symlinks More... over 15 years ago
twiddle benchmark for times More... over 15 years ago
updated benchmark More... over 15 years ago
set up metrics More... over 15 years ago
New gemspec for removal of ruby-debug require More... over 15 years ago
Eliminated require for ruby-debug. More... over 15 years ago
Minor changes. More... over 15 years ago
Bumped gem version to 0.5.0. More... over 15 years ago
Added functor_with_self and corrected bug with class matching. More... over 15 years ago
Major overhaul for Functor. LIFO, faster, better inheritance support. More... over 15 years ago
updated gemspec More... over 15 years ago
gem to 0.4.3 More... over 15 years ago
changed to check for #call instead of Proc More... over 15 years ago
Added to_proc. More... over 15 years ago
Allowing the guards test to be run from within the test directory. More... over 15 years ago
Fixed serious error in 0.4.1 :(. More... almost 16 years ago
Changed require for object.rb to work with gem. More... almost 16 years ago
Slight improvement on the way guards are handled (they must now be Procs). More... almost 16 years ago
Updated docs. More... almost 16 years ago
Updated docs and gemspec. More... almost 16 years ago
Made functor thread-safe and added the ability to access base class functors. More... almost 16 years ago
Added the ability to re-open a class and override a given pattern. More... almost 16 years ago
Merge branch 'master' of git://github.com/lawrencepit/functor More... almost 16 years ago
Got rid of attempts to use specialized object with === in favor of checking for #call. More... almost 16 years ago
Merge branch 'master' of [email protected]:dyoder/functor More... almost 16 years ago
added test for calling super More... almost 16 years ago