scsh-0.6/scsh/rx
sperber dce89b2fa8 Translate submatches according to CRE:TVEC, fixing submatch bug
reported by Michel Schinz.
2002-02-22 10:22:38 +00:00
..
alanltr
cclass
cond-package.scm
doc2.txt
loadem.scm
modules.scm
oldfuns.scm
packages-old.scm Remove BOW/EOW and WORD/WORD+ as they are not in POSIX, not supported 2002-02-16 16:57:25 +00:00
packages-old2.scm Remove BOW/EOW and WORD/WORD+ as they are not in POSIX, not supported 2002-02-16 16:57:25 +00:00
packages.scm Remove BOW/EOW and WORD/WORD+ as they are not in POSIX, not supported 2002-02-16 16:57:25 +00:00
parse.scm More pervasive fix for ASCII NUL problem. 2002-02-16 18:04:49 +00:00
posixstr.scm Fix infinite recursion bug in HACK-BRACKET-SPEC: 2002-02-21 13:44:47 +00:00
re-fold.scm
re-high.scm Remove BOW/EOW and WORD/WORD+ as they are not in POSIX, not supported 2002-02-16 16:57:25 +00:00
re-low.scm Translate submatches according to CRE:TVEC, fixing submatch bug 2002-02-22 10:22:38 +00:00
re-match-syntax.scm
re-subst.scm Use Scheme 48 regexp code instead of ours. 2001-08-09 13:53:18 +00:00
re-syntax.scm Remove BOW/EOW and WORD/WORD+ as they are not in POSIX, not supported 2002-02-16 16:57:25 +00:00
re.scm Remove BOW/EOW and WORD/WORD+ as they are not in POSIX, not supported 2002-02-16 16:57:25 +00:00
regexp.scm From Scheme 48 0.57, extended by an optional START parameter for 2001-08-09 13:50:32 +00:00
regexp1.c From Scheme 48 0.57, extended by an optional START parameter for 2001-08-09 13:50:32 +00:00
regress.scm
rx-lib.scm Rest of Olins merge for SRFI-13 and 14. 2001-03-23 10:52:09 +00:00
rx-notes
scope
simp.notes
simp.scm Remove BOW/EOW and WORD/WORD+ as they are not in POSIX, not supported 2002-02-16 16:57:25 +00:00
spencer.scm Bug fix for [...-] regexps. 2001-07-10 11:23:00 +00:00
test.scm
todo