hush/shell/hush_test
Denys Vlasenko 7436950a75 hush: fix a=abc; c=c; echo ${a%${c}}
function                                             old     new   delta
expand_vars_to_list                                 2229    2302     +73
add_till_closing_paren                               286     313     +27
handle_dollar                                        623     574     -49
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/1 up/down: 100/-49)            Total: 51 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-05-21 19:52:01 +02:00
..
2009-04-26 11:25:19 +00:00
2010-01-25 13:39:24 +01:00
2010-01-12 23:29:57 +01:00
2010-01-12 06:47:39 +01:00
2009-05-21 17:45:26 -04:00