summaryrefslogtreecommitdiffstats
path: root/src/testdir/test70.in
AgeCommit message (Collapse)Author
2019-09-01patch 8.1.1961: more functions can be used as a methodv8.1.1961Bram Moolenaar
Problem: More functions can be used as a method. Solution: Allow more functions to be used as a method. Add a test for mapcheck().
2013-01-31updated for version 7.3.798v7.3.798Bram Moolenaar
Problem: MzScheme: circular list does not work correctly. Solution: Separate Mac-specific code from generic code. (Sergey Khorev)
2013-01-30updated for version 7.3.791v7.3.791Bram Moolenaar
Problem: MzScheme interface doesn't work propely. Solution: Make it work better. (Sergey Khorev)
2010-01-19updated for version 7.2.336v7.2.336Bram Moolenaar
Problem: MzScheme interface can't evaluate an expression. Solution: Add mzeval(). (Sergey Khorev)