File rubygem-sexp_processor.changes of Package rubygem-sexp_processor

-------------------------------------------------------------------
Fri Dec  7 19:24:44 UTC 2012 - coolo@suse.com

- updated to version 4.1.3
  * Code cleanup... what was I thinking???
  * Explicitly setting pt_testcase.rb to US-ASCII to avoid encoding hell

-------------------------------------------------------------------
Sun Nov  4 07:42:00 UTC 2012 - coolo@suse.com

- updated to version 4.1.2
  * Sexp#structure should grep for Sexps, not Arrays

-------------------------------------------------------------------
Sat Nov  3 10:05:40 UTC 2012 - coolo@suse.com

- updated to version 4.1.1
  * iter args revamp for ruby_parser 3 changes.

-------------------------------------------------------------------
Sun Oct 28 05:58:58 UTC 2012 - coolo@suse.com

- updated to version 4.1.0
  * Added Environment#current so you can explicitly shadow variables. (meh)

-------------------------------------------------------------------
Sun Jul 15 11:35:17 UTC 2012 - coolo@suse.com

- update to 4.0.1
  * 4 bug fixes:
  
    * 1.9: Changed !@ to ! since that is what you implement
    * True to my wtf comment, there was a bug in my case_splat test
    * Fixed a bunch of entries for r2r changes against edgecase parse/lex tests
    * Fixes for R2R
  
  * 5 major enhancements:
  
    * Removed :arglist from everything except :op_asgn1.
    * Removed block from resbody
    * Removed block from when node
    * Removed block nodes inside of scope nodes (defn/defs/class/sclass).
    * Removed scope nodes in defn/defs/class/sclass nodes.
  
  * 10 minor enhancement:
  
    * 1.9: Had to version split all my 'not' tests since 1.9 is insane.
    * 1.9: f (args) is not allowed in 1.9.
    * 1.9: f(hash, *splat) is not allowed in 1.9.
    * Added module2 test to verify module w/ 2+ entities
    * Added Sexp#deep_each and Sexp#each_sexp. Refactored from Flay
    * Added a ton of block arg tests.
    * Added add19_edgecases to help refactor a bunch of tests that all have the same output.
    * Added better debugging output for rewrites.
    * Cleaned and added a bunch of stabby proc tests.
    * Moved RawParseTree test data to ParseTree project.
  
-------------------------------------------------------------------
Thu Mar 22 09:01:37 UTC 2012 - saschpe@suse.de

- Update to version 3.1.0:
  * Added test_call_arglist_trailing_comma__19 (presidentbeef)
  * Added test_fcall_inside_parens. (presidentbeef)
  * Added test_if_args_no_space_symbol__18. (presidentbeef)
  * Added tests for new hash syntax and ternaries in 1.9 (lastobelus)

-------------------------------------------------------------------
Mon Sep  6 14:25:58 UTC 2010 - mrueckert@suse.de

- update to version 3.0.5
  * Added in_context to clean up code.
  * optimize inspect to avoid needlessly caching @line

-------------------------------------------------------------------
Mon Jun 14 17:39:11 UTC 2010 - mrueckert@suse.de

- update to version 3.0.4
  * Added line number to pretty_print output if $VERBOSE

-------------------------------------------------------------------
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de

- use rubygems_requires macro

-------------------------------------------------------------------
Fri Dec 25 02:00:36 UTC 2009 - prusnak@suse.cz

- updated to 3.0.3

-------------------------------------------------------------------
Mon Mar 23 19:31:52 CET 2009 - mrueckert@suse.de

- fix build

-------------------------------------------------------------------
Sat Jan 31 20:00:00 CEST 2009 - dmacvicar@suse.de

- initial package
openSUSE Build Service is sponsored by