ParseTree 1.6.3 Released

ParseTree version 1.6.3 has been released!

zenspider projects | software projects | by ryan davis

ParseTree is a C extension (using RubyInline) that extracts the parse
tree for an entire class or a specific method and returns it as a
s-expression (aka sexp) using ruby’s arrays, strings, symbols, and
integers.

Changes:

On Thu, 21 Dec 2006, Ryan D. wrote:

  • 1 bug fix:
    + ParseTree::translate was trying to translate inherited class
    methods.

zenspider projects | software projects | by ryan davis

listen ryan, can you stop releasing so frequently? it’s upping the ante
on
ruby open source projects!

:wink:

-a

On Dec 20, 2006, at 6:43 PM, [email protected] wrote:

listen ryan, can you stop releasing so frequently? it’s upping the
ante on
ruby open source projects!

If I didn’t write such buggy code, I wouldn’t have to put out so many
releases. :slight_smile: