scsh-0.6/scsh/rx
sperber 8ebe0fe3f8 Obsolete. 2002-08-14 14:47:38 +00:00
..
alanltr
cclass
cond-package.scm
doc2.txt
oldfuns.scm
packages.scm Remove a bunch of crud from utilities.scm as well as the dependencies 2002-08-14 14:45:33 +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 Pass start argument of cre-search? to regexp-match. 2002-08-05 14:22:11 +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 Remove the old LIST-LIB, STRING-LIB, and CHAR-SET-LIB libraries, now 2002-08-14 14:23:41 +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
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
test.scm
todo