Denys Vlasenko 216913c290 ash: parser: Add syntax stack for recursive parsing il y a 6 ans
..
README.ash 1c660b4bd2 small ash testsuite, adapted from bash il y a 17 ans
arith-bash1.right 80591b0a00 ash: support for && and || in [[ expr ]]; add testsuite checks il y a 16 ans
arith-bash1.tests 80591b0a00 ash: support for && and || in [[ expr ]]; add testsuite checks il y a 16 ans
arith-for.right c86e052b81 fix accumulated whitespace and indentation damage il y a 17 ans
arith-for.testsx c86e052b81 fix accumulated whitespace and indentation damage il y a 17 ans
arith-postinc.right f19e3c1c6c shell: handle $((NUM++...) like bash does. Closes 10706 il y a 6 ans
arith-postinc.tests f19e3c1c6c shell: handle $((NUM++...) like bash does. Closes 10706 il y a 6 ans
arith.right f19e3c1c6c shell: handle $((NUM++...) like bash does. Closes 10706 il y a 6 ans
arith.tests c86e052b81 fix accumulated whitespace and indentation damage il y a 17 ans
arith1.sub 1c660b4bd2 small ash testsuite, adapted from bash il y a 17 ans
arith2.sub f19e3c1c6c shell: handle $((NUM++...) like bash does. Closes 10706 il y a 6 ans
arith_nested1.right 216913c290 ash: parser: Add syntax stack for recursive parsing il y a 6 ans
arith_nested1.tests 216913c290 ash: parser: Add syntax stack for recursive parsing il y a 6 ans

README.ash

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