*** empty log message ***
This commit is contained in:
parent
bd0fb3cfbf
commit
2b6e0d2b77
2 changed files with 22 additions and 1 deletions
|
|
@ -1,10 +1,14 @@
|
|||
2000-06-21 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
||||
|
||||
* boot-9.scm: Turned `the-module', `*top-level-lookup-closure*',
|
||||
and `scm:eval-transformer' into fluids.
|
||||
|
||||
* boot-9.scm (purify-module!, module-export!): New procedures.
|
||||
(export): Rewritten using `module-export!'.
|
||||
(process-define-module): New define-module options: pure, export.
|
||||
See NEWS.
|
||||
|
||||
(scm-style-repl): Added optional module argument.
|
||||
|
||||
* null.scm, r5rs.scm, safe-r5rs.scm, safe.scm: New modules.
|
||||
|
||||
2000-06-20 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue