olin-shivers
|
dae01f4eb7
|
- Folding the branch that packages up the SRFI 13 & 14 integration changes
into the main trunk.
- Changing EXEC-PATH-LIST from a global var to a fluid. (scsh.scm &
scsh-package.scm). This sort of snuck into this commit.
|
2001-03-11 18:52:59 +00:00 |
shivers
|
92f61b75da
|
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-01 12:48:27 +00:00 |
shivers
|
7e82845fb8
|
Folding SRE system into scsh.
|
1999-09-08 15:21:40 +00:00 |
shivers
|
2413f9c763
|
More fitting the SRE system into the scsh upgrade; should have been
committed with previous commit of the rest of the sources in the
rx directory.
-Olin
|
1999-07-11 20:41:27 +00:00 |
shivers
|
eb65bdec23
|
Added directory of SRE code.
|
1999-07-06 03:45:37 +00:00 |