scsh-0.5/scsh/rx
olin-shivers 0ec41adb9c Fixed a bug in re-dsm. It pushed a pre-dsm value inside a submatch record --
but the submatch pre-dsm field describes deleted submatches occuring *after*
the indicated submatch and *before* the submatch's body. So this
"simplification" was swapping the order of these deleted submatches with
the live submatch, throwing off the ordering.
    -Olin
2001-03-07 16:40:02 +00:00
..
.gitignore Added directory of SRE code. 1999-07-06 03:45:37 +00:00
alanltr Added directory of SRE code. 1999-07-06 03:45:37 +00:00
cclass Added directory of SRE code. 1999-07-06 03:45:37 +00:00
cond-package.scm Added directory of SRE code. 1999-07-06 03:45:37 +00:00
doc2.txt Added "See file COPYING." to all the copyright notices, so we can 1999-08-06 13:28:52 +00:00
loadem.scm Added directory of SRE code. 1999-07-06 03:45:37 +00:00
modules.scm Added directory of SRE code. 1999-07-06 03:45:37 +00:00
oldfuns.scm Added directory of SRE code. 1999-07-06 03:45:37 +00:00
packages-old.scm Folding SRE system into scsh. 1999-09-08 15:21:40 +00:00
packages-old2.scm Folding SRE system into scsh. 1999-09-08 15:21:40 +00:00
packages.scm A couple of release problems, no real code bugs. 2000-02-15 15:49:13 +00:00
parse.scm Folding SRE system into scsh. 1999-09-08 15:21:40 +00:00
posixstr.scm TRANSLATE-SEQ wasn't correctly accounting for submatches. The same 1999-10-01 12:48:27 +00:00
re-fold.scm More fitting the SRE system into the scsh upgrade; should have been 1999-07-11 20:41:27 +00:00
re-high.scm Added directory of SRE code. 1999-07-06 03:45:37 +00:00
re-low.c Checking in a slew of systemic changes: 1999-07-11 20:38:42 +00:00
re-low.scm Checking in a slew of systemic changes: 1999-07-11 20:38:42 +00:00
re-match-syntax.scm A couple of release problems, no real code bugs. 2000-02-15 15:49:13 +00:00
re-subst.scm More fitting the SRE system into the scsh upgrade; should have been 1999-07-11 20:41:27 +00:00
re-syntax.scm More fitting the SRE system into the scsh upgrade; should have been 1999-07-11 20:41:27 +00:00
re.scm Fixed a bug in re-dsm. It pushed a pre-dsm value inside a submatch record -- 2001-03-07 16:40:02 +00:00
re1.c Checking in a slew of systemic changes: 1999-07-11 20:38:42 +00:00
re1.h Checking in a slew of systemic changes: 1999-07-11 20:38:42 +00:00
regress.scm Added directory of SRE code. 1999-07-06 03:45:37 +00:00
rx-lib.scm More fitting the SRE system into the scsh upgrade; should have been 1999-07-11 20:41:27 +00:00
rx-notes Added directory of SRE code. 1999-07-06 03:45:37 +00:00
scope Added directory of SRE code. 1999-07-06 03:45:37 +00:00
simp.notes Added directory of SRE code. 1999-07-06 03:45:37 +00:00
simp.scm Folding SRE system into scsh. 1999-09-08 15:21:40 +00:00
spencer.scm fix bad paren in spencer.scm 1999-09-30 18:33:35 +00:00
test.scm Added directory of SRE code. 1999-07-06 03:45:37 +00:00
todo Added directory of SRE code. 1999-07-06 03:45:37 +00:00