Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-12 | Hooked up function tests | Marius Kintel | |
2011-11-12 | Added a len() function | Giles Bathgate | |
This returns the number of elements in a vector, and the length of a string. Added a basic test script that can be checked for echo output. |