Denys Vlasenko 1be73dd9ad shell: fix parsing of $(( (v)++ + NUM )) hace 3 años
..
README.ash 1c660b4bd2 small ash testsuite, adapted from bash hace 17 años
arith-bash1.right 80591b0a00 ash: support for && and || in [[ expr ]]; add testsuite checks hace 16 años
arith-bash1.tests 80591b0a00 ash: support for && and || in [[ expr ]]; add testsuite checks hace 16 años
arith-for.right c86e052b81 fix accumulated whitespace and indentation damage hace 17 años
arith-for.testsx c86e052b81 fix accumulated whitespace and indentation damage hace 17 años
arith-postinc.right 1be73dd9ad shell: fix parsing of $(( (v)++ + NUM )) hace 3 años
arith-postinc.tests 1be73dd9ad shell: fix parsing of $(( (v)++ + NUM )) hace 3 años
arith.right 62e433131b shell: enable more tests which are passing now hace 3 años
arith.tests 62e433131b shell: enable more tests which are passing now hace 3 años
arith1.sub d84a604830 shell: fix arithmentic evaluation of "++7" and such (it is + + 7, i.e. 7) hace 3 años
arith2.sub 62e433131b shell: enable more tests which are passing now hace 3 años
arith_nested1.right 216913c290 ash: parser: Add syntax stack for recursive parsing hace 6 años
arith_nested1.tests 216913c290 ash: parser: Add syntax stack for recursive parsing hace 6 años

README.ash

there is no support for (( )) constructs in ash