SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rubygem-sexp_processor-4.4.0-19.2.i586.rpm :
Sun Oct 20 14:00:00 2013 cooloAATTsuse.com
- updated to version 4.4.0

* Added MethodBasedSexpProcessor, extracted from Flog.

Mon Aug 26 14:00:00 2013 cooloAATTsuse.com
- updated to version 4.3.0

* 1 minor enhancement:

* Switched ParseTreeTestCase to minitest 5.

Sat Apr 13 14:00:00 2013 cooloAATTsuse.com
- updated to version 4.2.1

* 1 bug fix:

* Removed structure_unused_literal_wwtt because I just don\'t care anymore

Wed Mar 20 13:00:00 2013 cooloAATTsuse.com
- updated to version 4.2.0

* 2 minor enhancements:

* Added SexpInterpreter since it is such a common pattern

* Added aliases Sexp#head & Sexp#rest for readability

Sun Mar 3 13:00:00 2013 cooloAATTsuse.com
- updated to version 4.1.5

* Clarified role of s method. Fixes #12.

* maglev: Workaround for bug in Array#shift

Wed Jan 23 13:00:00 2013 cooloAATTsuse.com
- updated to version 4.1.4

* 1 minor enhancement:

* Gave Sexp#structure a ~10% boost

* 2 bug fixes:

* Fixed Sexp#mass lying when using auto_shifted sexps.

* Stupid fix for ruby 2.0 method_missing \'bug\'.

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


 
ICM