Sha256: d1d3826a101c975b8d3c8031e1825191dc1a540319d278741b7bf972afcaa4a5
Contents?: true
Size: 1.67 KB
Versions: 1
Compression:
Stored size: 1.67 KB
Contents
=== 3.0.7 / 2011-09-21 * 2 bug fixes: * Fixed and test to not have mandatory parens * Fixed r2r's handling of dregexp options === 3.0.6 / 2011-08-16 * 5 minor enhancements: * Added ParseTreeTestCase#add_19tests * Added a bunch of FAILING 1.9 tests stolen from presidentbeef's repo! yay! * Added add_19tests and add_18tests to segregate version specific parsing. * Moved pt_testcase.rb to sexp_processor * Segregated a bunch of 1.8 specific tests using add_18tests. === 3.0.5 / 2010-09-01 * 2 minor enhancements: * Added in_context to clean up code. * optimize inspect to avoid needlessly caching @line === 3.0.4 / 2010-03-27 * 1 minor enhancement: * Added line number to pretty_print output if $VERBOSE === 3.0.3 / 2009-08-14 * 1 minor enhancement: * Pulled #mass up from flog/flay === 3.0.2 / 2009-06-23 * 2 minor enhancements: * Pulled unique.rb from ParseTree to sexp_processor. * Switched to minitest. === 3.0.1 / 2009-01-20 * 3 minor enhancements: * Filled out README * Promoted file/line/comments from ruby_parser. * Added sexp_type to compliment sexp_body. === 3.0.0 / 2008-10-22 * 2 major enhancements: * Released as its own project, splitting from ParseTree * Added Environment to SexpProcessor and built it in. YAY! * 6 minor enhancements: * Allowed CompositeSexpProcessor to be more ducktypey. * Refactored Sexp#method_missing into find_node and find_nodes. * Removed Sexp#for and other PT specific code. * SexpProcessor#process now runs rewriters before everything else. * SexpProcessor#rewrite context only for subs, EMPTY for top level rewrites. * SexpProcessor#rewrite will stop iterating if the result isn't another Sexp.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sexp_processor-3.0.7 | History.txt |