Marius Vollmer
7d81830dd2
The FSF has a new address.
2005-05-23 20:15:36 +00:00
Thien-Thi Nguyen
26d9bcd003
No longer use module `(ice-9 slib)'.
...
Use module `(ice-9 pretty-print)'.
No longer require `pretty-print'.
(slib:error): Delete.
(match:error, match:syntax-err): Rewrite.
Thanks to Dale P. Smith.
2001-06-13 16:02:07 +00:00
Marius Vollmer
a482f2cc7b
Added exception notice to all files.
...
(module-export!): Revert 2001-06-02 change. It
caused more problems than it solved by accidentally re-exporting
importing bindings once in a while.
2001-06-03 23:29:45 +00:00
Marius Vollmer
872bd19470
* psyntax.ss (build-lexical-var): Use gensym instead of gentemp.
...
* match.scm: Likewise.
* expect.scm: Likewise.
* psyntax.pp: Regenerated.
2001-05-19 01:31:33 +00:00
Keisuke Nishida
406d834426
* match.scm: Don't export defstruct. Use (unquote defstruct) instead.
2001-03-10 02:16:12 +00:00
Keisuke Nishida
a55134eded
* match.scm: export defstruct.
2001-03-09 05:16:05 +00:00
Keisuke Nishida
aad61af582
Bug fixes.
2001-02-25 19:44:44 +00:00
Keisuke Nishida
c8762438f5
* match.scm: New file.
2001-02-25 18:18:56 +00:00