Eli Barzilay
|
ac26fe7554
|
A ton of @scheme*' -> @racket*' and related updates.
Also, updates some of the mzlib files to point at `racket/*' libraries
rather than to `scheme/*' ones.
|
2011-06-25 04:08:47 -04:00 |
|
Eli Barzilay
|
debd1f9f1e
|
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
(Some other minor things here and there.)
|
2011-06-20 04:27:14 -04:00 |
|
Matthew Flatt
|
54216b5ced
|
internal-definition contexts allow expressions mixed with definitions
while the new `#%stratified-body' form provides access to the old
convention
|
2010-07-07 13:56:16 -06:00 |
|
Sam Tobin-Hochstadt
|
c22735ea49
|
`block' doesn't have this limitation
|
2010-05-11 12:01:15 -04:00 |
|
Sam Tobin-Hochstadt
|
3965eab9c8
|
Add `racket/block'
|
2010-05-11 12:01:15 -04:00 |
|