aboutsummaryrefslogtreecommitdiff
path: root/tests/variables.sh
Commit message (Expand)AuthorAgeFilesLines
* Global variables now supported! + some fixes to OP_ASSIGNMustafa Quraish2022-01-311-21/+64
* Move around tests in the categories; Add missing testsMustafa Quraish2022-01-311-13/+133
* Implement blocks (lexically scoped) and conditionalsMustafa Quraish2022-01-291-1/+42
* Allow uninitialized variable declarationsMustafa Quraish2022-01-291-1/+29
* Add some tests for local variablesMustafa Quraish2022-01-291-0/+34