This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: srfi-1 on long lists?


I checked in an interative re-wrote of list-copy.

I also tracked down and checked in a fix for an
optimization bug that prevented car/cdr from being
solved statically.  (It still uses apply, since
these are GenericProc, but it least it doesn't get
them from the Symbols.)
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]