summaryrefslogtreecommitdiff
path: root/test/script/list.et
AgeCommit message (Collapse)Author
6 daysRefactor test filtering to its own function and typeHEADmasterRoman Smrž
11 daysConcatenation operator for listsRoman Smrž
Changelog: Added `++` operator to concatenate lists
12 daysMore generic unification in for statementRoman Smrž
12 daysConcat builtin functionRoman Smrž
Changelog: Added `concat` function for lists