The Racket repository
Go to file
Stevie Strickland 39cb4f027f merging 322:325 from sstrickl/branches
This makes tenv and lenv, which were arguments to almost everything,
into parameters.  The only time they need to be set is after parsing
and before calling anything else, so there's one use in compile/defns
and one use in compile/interaction.

While I was at it, I took a lot of the infrequently-changing
arguments to typecheck-expression and made some typechecker-local
parameters also.

svn: r326
2005-07-04 18:40:02 +00:00
collects merging 322:325 from sstrickl/branches 2005-07-04 18:40:02 +00:00
man/man1 Adding first batch of files, all except collects and src. 2005-05-27 17:52:04 +00:00
notes 299.107 2005-06-28 17:01:03 +00:00
src fixed open-doc event handling 2005-07-01 03:08:37 +00:00
teachpack Adding first batch of files, all except collects and src. 2005-05-27 17:52:04 +00:00
install Adding first batch of files, all except collects and src. 2005-05-27 17:52:04 +00:00
install.bat Adding first batch of files, all except collects and src. 2005-05-27 17:52:04 +00:00