| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-19 | Condense test dirs. | Jussi Pakkanen | |
| 2014-11-16 | Test fixing. | Jussi Pakkanen | |
| 2014-11-16 | Add number, string and array arithmetic | Robin McCorkell | |
| Addition (+), subtraction (-), multiplication (*) and division (/) for numbers follows the BIDMAS rules. Strings and arrays can be concatenated with the addition operator Strings can be concatenated with numbers with the addition operator | |||
