scsh-0.6/scsh/rx
sperber a8ad3e0c71 Cater to dynamic subforms of SUBMATCH. 2002-10-29 15:57:00 +00:00
..
alanltr
cclass
cond-package.scm
doc2.txt
oldfuns.scm
packages.scm Fix the most obvious insanities that's to do with dynamic parts of the 2002-09-23 12:59:28 +00:00
parse.scm Cater to dynamic subforms of SUBMATCH. 2002-10-29 15:57:00 +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 Fix the most obvious insanities that's to do with dynamic parts of the 2002-09-23 12:59:28 +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 Rest of Olins merge for SRFI-13 and 14. 2001-03-23 10:52:09 +00:00
rx-notes
scope
simp.notes
simp.scm Fix the most obvious insanities that's to do with dynamic parts of the 2002-09-23 12:59:28 +00:00
spencer.scm Bug fix for [...-] regexps. 2001-07-10 11:23:00 +00:00
test.scm
todo