Andy Wingo
b79f118f8e
multiple-values help for the repl; exports cleanups
...
* module/system/repl/command.scm (system): Declare exports in the module
declaration.
* module/system/repl/repl.scm (start-repl): If the evaluation returns
multiple values, print them separately.
2008-05-09 12:08:06 +02:00
Andy Wingo
ce0925e14e
more dedottification, almost done
...
* module/system/repl/common.scm:
* module/system/base/compile.scm: Export some more things.
* module/system/repl/command.scm: Dedottify.
2008-05-04 16:12:36 +02:00
Andy Wingo
e429de1e5f
more pmatchification
...
* module/system/il/ghil.scm: No need for a match
* module/system/repl/command.scm: Pmatchify
* module/system/vm/disasm.scm: Pmatchify.
2008-05-03 19:39:41 +02:00
Andy Wingo
063fd30bbe
clean up some syntax imports and exports
...
* module/system/base/syntax.scm (system): Don't re-export receive or
and-let*; modules should explicitly import these if they want to. Don't
export an empty stack-catch definition!
* module/system/repl/command.scm (system): Pull in and-let*.
* module/system/vm/disasm.scm (system): Don't import and-let*.
2008-05-02 18:59:04 +02:00
Keisuke Nishida
af988bbf9c
*** empty log message ***
2001-04-23 04:28:13 +00:00
Keisuke Nishida
ac99cb0cb1
*** empty log message ***
2001-04-22 02:13:48 +00:00
Keisuke Nishida
24aa2715f6
*** empty log message ***
2001-04-19 05:59:09 +00:00
Keisuke Nishida
f21dfea659
*** empty log message ***
2001-04-19 03:09:27 +00:00
Keisuke Nishida
8f5cfc810f
*** empty log message ***
2001-04-16 03:43:48 +00:00
Keisuke Nishida
cb4cca12e7
*** empty log message ***
2001-04-15 15:02:41 +00:00
Keisuke Nishida
92e7e03fae
*** empty log message ***
2001-04-12 23:30:38 +00:00
Keisuke Nishida
9f59b2c4d0
*** empty log message ***
2001-04-11 23:43:01 +00:00
Keisuke Nishida
58995613d9
*** empty log message ***
2001-04-09 01:50:48 +00:00
Keisuke Nishida
731f329c29
*** empty log message ***
2001-04-07 10:16:48 +00:00
Keisuke Nishida
3616e9e963
*** empty log message ***
2001-04-07 09:39:38 +00:00
Keisuke Nishida
4bfb26f58f
*** empty log message ***
2001-04-06 23:15:53 +00:00
Keisuke Nishida
ea9c5daba0
*** empty log message ***
2001-04-05 02:04:26 +00:00
Keisuke Nishida
ea9b4b29f3
*** empty log message ***
2001-04-05 01:38:38 +00:00
Keisuke Nishida
9419ff9ae9
Don't use module.scm.
2001-04-04 20:23:13 +00:00
Keisuke Nishida
17e90c5e25
New VM.
2001-04-01 05:03:41 +00:00