hush/shell/hush_test
Denys Vlasenko 1e811b1231 hush: support ${var:EXPR:EXPR}!
function                                             old     new   delta
handle_dollar                                        574     681    +107
expand_and_evaluate_arith                              -      77     +77
expand_vars_to_list                                 2302    2374     +72
add_till_closing_bracket                             359     368      +9
builtin_exit                                          48      47      -1
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 3/1 up/down: 265/-1)            Total: 264 bytes

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