* lib.scm: Move module the system directives `export',
[bpt/guile.git] / ice-9 / syncase.scm
2001-10-21 Mikael Djurfeldt* lib.scm: Move module the system directives `export',
2001-07-23 Marius Vollmer* syncase.scm (psyncomp): Removed, it is now in compile...
2001-06-03 Marius VollmerAdded exception notice to all files.
2000-11-01 Dirk Herrmann* string=? requires a string argument. Thanks to Dale...
2000-09-12 Dirk Herrmann* Eliminate use of low-level symbol property function.
2000-08-13 Mikael DjurfeldtCommentary fix
2000-08-11 Mikael Djurfeldt* syncase.scm (eval): Add second arg both in definition...
2000-01-11 Greg J. Badros* boot-9.scm expect.scm, syncase.scm: Switch to new...
1999-08-06 Jim BlandyUpdate FSF address in copyright notices.
1998-11-10 Mikael Djurfeldt* syncase.scm (values, call-with-values): Moved to...
1998-10-19 Jim BlandyTalked to Stallman. Actually, the syntax-case copyrigh...
1998-10-19 Jim BlandyWe can't include Kent Dybvig's syntax-case macro expand...
1997-09-10 Mikael Djurfeldt* * boot-9.scm (primitive-macro?): New procedure.
1997-09-05 Mikael Djurfeldt* emacs.scm (emacs-load): Added new parameter `module'.
1997-09-04 Mikael Djurfeldt* syncase.scm (putprop): Temporary fix which publishes...
1997-08-25 Mikael Djurfeldt*** empty log message ***
1997-08-20 Mikael Djurfeldt* syncase.scm: Also turn off debugging evaluator and...
1997-08-19 Mikael Djurfeldt * syncase.scm: Don't tamper with debug mode setting...
1997-08-19 Mikael Djurfeldt * syncase.scm: Don't tamper with debug mode setting...
1997-08-19 Mikael Djurfeldt* syncase.scm: New file: Guile-adaption for syntax...