racket/collects/lazy
Matthew Flatt 9ca0c34cb2 lazy: fix or' and and' to not force last argument
The `or' and `and' functions already worked correctly; this
fix is for `or' and `and' as applied directly to arguments, which
expands to the `racket/base' `or' and `and' forms.
2012-02-19 07:38:29 -07:00
..
lang rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
force.rkt updated Lazy Racket to use racket/base 2011-08-17 01:48:58 -04:00
info.rkt Fix another bunch of "language" typos. 2011-08-26 05:26:46 -04:00
lazy-tool.rkt add stepper button to Lazy Racket 2011-04-06 18:40:03 -04:00
lazy.rkt lazy: fix or' and and' to not force last argument 2012-02-19 07:38:29 -07:00
lazy.scrbl fix lazy.scrbl so it compiles properly 2011-08-17 02:07:43 -04:00
main.rkt updated Lazy Racket to use racket/base 2011-08-17 01:48:58 -04:00
mz-without-promises.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00