scsh-0.6/scsh/rx
sperber 4290ccae21 Remove the Olinist CONDITITIONALS package, also fixing some atrocious
uses of whitespace, newline, and indentation.
This saves another 60k or so in scsh.image, actually getting us below
the level of 0.6.2.
2002-10-30 12:33:51 +00:00
..
alanltr
cclass
doc2.txt
oldfuns.scm
packages.scm Remove the Olinist CONDITITIONALS package, also fixing some atrocious 2002-10-30 12:33:51 +00:00
parse.scm Remove the Olinist CONDITITIONALS package, also fixing some atrocious 2002-10-30 12:33:51 +00:00
posixstr.scm Remove the Olinist CONDITITIONALS package, also fixing some atrocious 2002-10-30 12:33:51 +00:00
re-fold.scm Remove the Olinist CONDITITIONALS package, also fixing some atrocious 2002-10-30 12:33:51 +00:00
re-high.scm Remove the Olinist CONDITITIONALS package, also fixing some atrocious 2002-10-30 12:33:51 +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 the Olinist CONDITITIONALS package, also fixing some atrocious 2002-10-30 12:33:51 +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 Remove the Olinist CONDITITIONALS package, also fixing some atrocious 2002-10-30 12:33:51 +00:00
rx-notes
scope
simp.notes
simp.scm Remove the Olinist CONDITITIONALS package, also fixing some atrocious 2002-10-30 12:33:51 +00:00
spencer.scm Bug fix for [...-] regexps. 2001-07-10 11:23:00 +00:00
test.scm
todo