Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * proc.c (method_name): should return symbols instead of strings. | matz | 2008-04-28 | 1 | -1/+1 |
* | * eval.c (eval): allow to eval in a binding that has a singleton method. | mame | 2008-02-13 | 1 | -0/+148 |
* | * eval.c (frame_func_id): return proper method ID. | nobu | 2007-08-17 | 1 | -0/+9 |
* | * yarvcore.h, compile.c (set_arguments): support post arguments. | ko1 | 2007-05-01 | 1 | -0/+4 |
* | * test/ruby/test_method.rb: added. [ruby-dev:26761] | nahi | 2005-08-08 | 1 | -0/+42 |