scsh-0.6/scsh/rx
mainzelm 830f323166 Replaced error with warn. The problem itself remains. 2000-10-19 08:22:37 +00:00
..
alanltr
cclass
cond-package.scm
doc2.txt
loadem.scm
modules.scm
oldfuns.scm
packages-old.scm
packages-old2.scm
packages.scm From the scsh rep: 2000-08-28 12:43:27 +00:00
parse.scm
posixstr.scm TRANSLATE-SEQ wasn't correctly accounting for submatches. The same bug occurred in a parallel position in TRANSLATE-CHOICE; when I fixed it there, I neglected to fix TRANSLATE-SEQ as well. Olin 1999-10-08 18:12:00 +00:00
re-fold.scm
re-high.scm
re-low.c Replaced error with warn. The problem itself remains. 2000-10-19 08:22:37 +00:00
re-low.scm Replaced error with warn. The problem itself remains. 2000-10-19 08:22:37 +00:00
re-match-syntax.scm From the scsh rep: 2000-08-28 12:43:27 +00:00
re-subst.scm
re-syntax.scm
re.scm Fixed bug in the definition of re-nonl. Olin 1999-10-05 18:46:00 +00:00
re1.c updates from 0.5.2 1999-09-23 17:46:46 +00:00
re1.h updates from 0.5.2 1999-09-23 17:46:46 +00:00
regress.scm
rx-lib.scm
rx-notes
scope
simp.notes
simp.scm
spencer.scm daily snapshot, mainly changes to get 0.5.2 stuff running 1999-09-24 23:54:22 +00:00
test.scm
todo