Catch and throw

I did a quick implementation of Kernel#catch and Kernel#throw.
http://sparcs.kaist.ac.kr/~tinuviel/download/IronRuby/patch-catch-throw

Hopefully it is quick but not dirty.

2007/11/1, Sanghyeon S. [email protected]:

I did a quick implementation of Kernel#catch and Kernel#throw.
http://sparcs.kaist.ac.kr/~tinuviel/download/IronRuby/patch-catch-throw

Ping?

Sorry, I didn’t get to this yet. Basically, your implementation doesn’t
target several corner cases. I’ll send an explanation with the correct
implementation later. Stay tuned.
Thanks anyway!

Tomas