Denys Vlasenko
97c3b5e3ff
hush: fix bkslash+newline handling and number validation in ${NN} and ${#NN}
Entering "${1a}" into interactive shell was making it exit.
function old new delta
parse_dollar 824 958 +134
i_getch_and_eat_bkslash_nl - 44 +44
parse_expr 917 938 +21
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/0 up/down: 199/0) Total: 199 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-06-19 15:45:45 +02:00
..
2018-04-02 13:15:37 +02:00
2017-08-29 13:38:30 +02:00
2018-08-07 18:58:02 +02:00
2020-02-22 20:29:36 +01:00
2021-06-15 16:46:30 +02:00
2021-06-19 15:45:45 +02:00
2021-06-05 23:37:19 +02:00
2020-02-21 16:30:44 +01:00
2020-07-31 18:42:30 +02:00
2020-02-20 09:36:51 +01:00
2020-10-24 04:26:43 +02:00
2017-11-03 14:16:25 +01:00
2021-01-09 08:46:54 +01:00
2018-07-17 14:21:38 +02:00
2017-08-02 14:26:33 +02:00