The Racket repository
Go to file
Eli Barzilay 581cbb461b Change `generator' to have a form of (generator () body ...). The empty
place will have initial input names, so having this first will make
existing code break with an easy to fix syntax error, rather than having
confusing failures.  (Also made it throw a very clear error message if
there is no () now.)

svn: r18705
2010-04-01 07:45:41 +00:00
collects Change `generator' to have a form of (generator () body ...). The empty 2010-04-01 07:45:41 +00:00
doc release notes: goes in 4.2.5 release 2010-03-30 18:04:27 +00:00
man/man1 2009 -> 2010 2009-12-22 05:52:15 +00:00
src Compiler Warning Fixes 2010-03-31 16:10:29 +00:00