racket/collects/honu
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
..
examples Several bugs found, the biggest being using <:_P to compare members 2005-07-03 00:28:59 +00:00
parsers merging 322:325 from sstrickl/branches 2005-07-04 18:40:02 +00:00
private merging 322:325 from sstrickl/branches 2005-07-04 18:40:02 +00:00
ast.ss merged 292:296 from branches/sstrickl 2005-07-02 04:03:02 +00:00
base.ss Several bugs found, the biggest being using <:_P to compare members 2005-07-03 00:28:59 +00:00
compile.ss merging 322:325 from sstrickl/branches 2005-07-04 18:40:02 +00:00
doc.txt merged 292:296 from branches/sstrickl 2005-07-02 04:03:02 +00:00
honu-context.ss merged 292:296 from branches/sstrickl 2005-07-02 04:03:02 +00:00
honu.png honu.gif -> honu.png with transparency 2005-06-17 23:15:08 +00:00
info.ss honu.gif -> honu.png with transparency 2005-06-17 23:15:08 +00:00
parameters.ss merging 322:325 from sstrickl/branches 2005-07-04 18:40:02 +00:00
readerr.ss merged 292:296 from branches/sstrickl 2005-07-02 04:03:02 +00:00
tenv-utils.ss merging 322:325 from sstrickl/branches 2005-07-04 18:40:02 +00:00
tenv.ss merging 322:325 from sstrickl/branches 2005-07-04 18:40:02 +00:00
tool.ss Forgot to fix things so that void-typed (in the Honu sense) values don't 2005-07-04 04:56:51 +00:00
utils.ss merged 292:296 from branches/sstrickl 2005-07-02 04:03:02 +00:00