Denys Vlasenko
|
c1c267fd36
shell/math: bash-compatible handling of too large numbers
|
1 tahun lalu |
Denys Vlasenko
|
5f56a03882
shell/math: fix parsing of ?: and explain why it's parsed that way
|
1 tahun lalu |
Denys Vlasenko
|
62e433131b
shell: enable more tests which are passing now
|
3 tahun lalu |
Denys Vlasenko
|
d84a604830
shell: fix arithmentic evaluation of "++7" and such (it is + + 7, i.e. 7)
|
3 tahun lalu |
Denys Vlasenko
|
f19e3c1c6c
shell: handle $((NUM++...) like bash does. Closes 10706
|
6 tahun lalu |
Denys Vlasenko
|
bed7c81ea2
shell/math: deconvolute and explain ?: handling. Give better error message
|
14 tahun lalu |
Denys Vlasenko
|
063847d6bd
shell/math: return string error indicator, not integer
|
14 tahun lalu |
Denis Vlasenko
|
1c660b4bd2
small ash testsuite, adapted from bash
|
18 tahun lalu |