Commit Graph

11 Commits

Author SHA1 Message Date
Eli Barzilay
709ba05005 make-list from srfi/1 makes the second argument optional
svn: r14953
2009-05-23 07:48:59 +00:00
Eli Barzilay
3ca6ac2175 added stupid make-list and stupid const
svn: r14693
2009-05-03 16:17:48 +00:00
Eli Barzilay
a314447264 use list* for cons*
svn: r9009
2008-03-17 18:17:13 +00:00
Eli Barzilay
883908580c switched to scheme/base
svn: r8992
2008-03-16 17:24:48 +00:00
Eli Barzilay
38ba4f29e8 fix rotting indentation, switch to #lang
svn: r8987
2008-03-16 15:17:50 +00:00
Eli Barzilay
bb34f747b6 make all files terminate with a newline
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Matthew Flatt
3444f3b0a0 restore circular-list
svn: r7715
2007-11-14 03:16:25 +00:00
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Jens Axel Soegaard
a5550a69da Fixed PR 7650.
iota now uses (+ start (* n step)) to calculate the elements, instead of successive subtractions.

svn: r6025
2007-04-23 19:43:43 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00