SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rubygem-sexp_processor-4.1.3-13.13.i586.rpm :
Fri Dec 7 13:00:00 2012 cooloAATTsuse.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 13:00:00 2012 cooloAATTsuse.com
- updated to version 4.1.2

* Sexp#structure should grep for Sexps, not Arrays

Sat Nov 3 13:00:00 2012 cooloAATTsuse.com
- updated to version 4.1.1

* iter args revamp for ruby_parser 3 changes.

Sun Oct 28 13:00:00 2012 cooloAATTsuse.com
- updated to version 4.1.0

* Added Environment#current so you can explicitly shadow variables. (meh)

Sun Jul 15 14:00:00 2012 cooloAATTsuse.com
- update to 4.0.1

* 4 bug fixes:

* 1.9: Changed !AATT 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 13:00:00 2012 saschpeAATTsuse.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:00:00 2010 mrueckertAATTsuse.de
- update to version 3.0.5

* Added in_context to clean up code.

* optimize inspect to avoid needlessly caching AATTline

Mon Jun 14 14:00:00 2010 mrueckertAATTsuse.de
- update to version 3.0.4

* Added line number to pretty_print output if $VERBOSE

Fri Jun 11 14:00:00 2010 mrueckertAATTsuse.de
- use rubygems_requires macro

Fri Dec 25 13:00:00 2009 prusnakAATTsuse.cz
- updated to 3.0.3

Mon Mar 23 13:00:00 2009 mrueckertAATTsuse.de
- fix build

Sat Jan 31 13:00:00 2009 dmacvicarAATTsuse.de
- initial package


 
ICM