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
..
2010-05-17 09:49:47 +02:00
2010-01-25 13:39:24 +01:00
2010-05-17 09:49:47 +02:00
2010-05-20 14:27:09 +02:00
2010-01-12 23:29:57 +01:00
2010-01-12 15:19:31 +01:00
2010-05-21 19:52:01 +02:00
2010-01-12 06:47:39 +01:00
2009-08-12 21:24:29 +02:00