The Racket repository
![]() - `!!' now scans the same kind of data that `make-reader-graph' handles (except that hash-tables are not implemented) - this means no structs, no mpairs, and a bunch of other stuff - `!!!' is gone (lazy procedures are not wrapped) - dealing with multiple values moved into lazy/lazy.ss itself (and in the future everything will move in there) * Removed lazy/promise, and use scheme/promise instead. Also remove the docs for lazy/promise that were bogus (since scheme/promise *is* doing the same thing now). * Other adjustments to the docs. They should be considered incomplete now, and will need a major rewrite when the whole thing works again (multiple values things are just commented out for now). * Added a test macro and a quick test suite for lazy/promise. * The lazy tests are added to the nightly build tests svn: r11042 |
||
---|---|---|
collects | ||
doc | ||
man/man1 | ||
src |