Commit Graph

3 Commits

Author SHA1 Message Date
bdc 2ca8040914 Switch from martigny to zurich 1999-08-10 18:18:00 +00:00
shivers 878c07f4c1 - Hacked append-reverse! so that it won't blow up on improper lists.
- Hacked delete so that it shares storage when possible -- it doesn't
  always copy the entire list. For example, (delete lis (lambda (x) #f))
  returns lis, allocating no new list structure. (It allocates stack frames,
  of course.)
1998-05-02 17:21:09 +00:00
bdc 2302efe24e *** empty log message *** 1995-10-14 03:34:21 +00:00