summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2013-05-16Remove the insane "fold" operation, replace with saner "reduce".Stephen Dolan
2013-05-15'length' function now measures string length in codepoints, not bytes.Stephen Dolan
2013-05-15Bugfix for array slices.Stephen Dolan
2013-05-13Array slicing. Closes #2.Stephen Dolan
2013-05-13Fix the //= operator.Stephen Dolan
2013-05-11Fix bug with path handling (used in assignments).Stephen Dolan
2013-05-08Clean up autotools config.Stephen Dolan