scsh-0.6/scsh/rx
mainzelm f5d958ac91 Added { and } to the characters to be quoted within literal strings. 2002-05-02 11:46:44 +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 Compare symbols non-hygienic as well to support SREs within hygienic 2002-04-18 16:06:02 +00:00
posixstr.scm Added { and } to the characters to be quoted within literal strings. 2002-05-02 11:46:44 +00:00
re-fold.scm
re-high.scm Remove superfluous END-VEC parameter to CRE-SEARCH. 2002-02-22 10:25:42 +00:00
re-low.scm Remove obsolete comment about START argument to CRE-SEARCH not being 2002-02-22 10:27:07 +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