commit | 1e811b12317d0eab4e78d848caa640cca497a0a7 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sat May 22 03:12:29 2010 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sat May 22 03:12:29 2010 +0200 |
tree | ef60262af7944dfe557542bec9e1fb8bea367b60 | |
parent | ddc62f64baad8abdeb587b13afe8d47fb347981c [diff] |
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>