![]() date: 2000/02/15 15:49:13; author: shivers; state: Exp; lines: +38 -13 A couple of release problems, no real code bugs. - The LET-MATCH, IF-MATCH, MATCH-COND macros weren't exported, and the source wasn't even loaded. - Similarly, the entire SRE-SYNTAX-TOOLS package wasn't exported. - The SIMPLIFY-REGEXP proc wasn't exported. I hacked packages.scm to do the right package defining & exporting. I also renamed let-match.scm to re-match-syntax.scm and moved the enclosing module code from the file over to packages.scm. -Olin |
||
---|---|---|
.. | ||
alanltr | ||
cclass | ||
cond-package.scm | ||
doc2.txt | ||
loadem.scm | ||
modules.scm | ||
oldfuns.scm | ||
packages-old.scm | ||
packages-old2.scm | ||
packages.scm | ||
parse.scm | ||
posixstr.scm | ||
re-fold.scm | ||
re-high.scm | ||
re-low.c | ||
re-low.scm | ||
re-match-syntax.scm | ||
re-subst.scm | ||
re-syntax.scm | ||
re.scm | ||
re1.c | ||
re1.h | ||
regress.scm | ||
rx-lib.scm | ||
rx-notes | ||
scope | ||
simp.notes | ||
simp.scm | ||
spencer.scm | ||
test.scm | ||
todo |