compatibility/collects
Eli Barzilay f40329c855 * Added svn:ignore to ignore test-generated files
* Renamed mzlib/contract header (distinguished from the other)
* Added "scheme.ss" to test things from the scheme collection
* Added "for.ss" to the "scheme.ss" tests, renamed the section header
  to `for'
* Added "list.ss" to test stuff from scheme/list: flatten
* Moved list tests from "function.ss" to "list.ss": foldl, foldr,
  filter, memf, assf, sort; removed bogus quicksort-mergesort test

svn: r8928

original commit: 401a535e11cd081238ba3eb0db565511439445f9
2008-03-08 07:34:22 +00:00
..
lazy new promises 2007-07-14 05:08:23 +00:00
mzlib I have changed the SRFI-4 implementation so structure types are exported for types except u8. This allows developers to subtype the SRFI-4 structures. I have also refactored the code, leading to a significantly simpler implementation 2008-03-07 16:24:06 +00:00
mzscheme v3.99.0.2 2007-11-13 12:40:00 +00:00
net use new require specs in many places 2008-02-23 09:42:03 +00:00
scheme more r6rs work 2008-02-29 02:37:00 +00:00
tests/mzscheme * Added svn:ignore to ignore test-generated files 2008-03-08 07:34:22 +00:00