R
Ryan Davis
ruby2ruby version 1.1.6 has been released!
* <http://seattlerb.rubyforge.org/>
* <http://rubyforge.org/projects/seattlerb>
ruby2ruby provides a means of generating pure ruby code easily from
ParseTree's Sexps. This makes making dynamic language processors much
easier in ruby than ever before.
Changes:
### 1.1.6 / 2007-06-05
* 2 minor enhancements:
* Extended tests for dstr/dsym/drgx to test against embedded
slashes and quotes.
* Updated for dasgn_curr changes to PT.
* 2 bug fixes:
* Fixed a bug with begin/rescue/ensure.
* Fixed argscat and blockpass bug. blah(42, *args, &block) handled.
* <http://seattlerb.rubyforge.org/>
* <http://rubyforge.org/projects/seattlerb>
* <http://seattlerb.rubyforge.org/>
* <http://rubyforge.org/projects/seattlerb>
ruby2ruby provides a means of generating pure ruby code easily from
ParseTree's Sexps. This makes making dynamic language processors much
easier in ruby than ever before.
Changes:
### 1.1.6 / 2007-06-05
* 2 minor enhancements:
* Extended tests for dstr/dsym/drgx to test against embedded
slashes and quotes.
* Updated for dasgn_curr changes to PT.
* 2 bug fixes:
* Fixed a bug with begin/rescue/ensure.
* Fixed argscat and blockpass bug. blah(42, *args, &block) handled.
* <http://seattlerb.rubyforge.org/>
* <http://rubyforge.org/projects/seattlerb>