Andy Wingo
|
e9c5a1719b
Move copy-tree to (ice-9 copy-tree); deprecate main binding
|
il y a 4 ans |
Mark H Weaver
|
a5186f506f
SRFI-1 'length+' raises an error unless passed a proper or circular list.
|
il y a 10 ans |
Andy Wingo
|
e7a81c7acd
fix take-right and drop-right for improper lists
|
il y a 13 ans |
Ludovic Courtès
|
a6505cb49c
SRFI-1: Make `fold-right' tail-recursive.
|
il y a 14 ans |
Ludovic Courtès
|
07076c1e61
SRFI-1: Make `unfold' tail-recursive (fix bug #30071).
|
il y a 14 ans |
Ludovic Courtès
|
d7418e60a5
SRFI-1: Rewrite `fifth', `sixth', etc. in Scheme.
|
il y a 14 ans |
Ludovic Courtès
|
0b7f2eb8bf
Start rewriting SRFI-1 in Scheme.
|
il y a 14 ans |
Andy Wingo
|
95e5998204
gut trampolines
|
il y a 15 ans |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
il y a 15 ans |
Ludovic Courtès
|
0fb11ae432
Fix type-checking of SRFI-1 `partition'.
|
il y a 17 ans |
Kevin Ryde
|
8ab3d8a068
merge from 1.8 branch
|
il y a 18 ans |
Kevin Ryde
|
23f2b9a3de
merge from 1.8 branch
|
il y a 18 ans |
Kevin Ryde
|
2d6e3bd4c0
Use the equal proc argument, so we exercise the
|
il y a 19 ans |
Kevin Ryde
|
04f53076d9
(lset-difference!): More tests.
|
il y a 19 ans |
Kevin Ryde
|
4ec555c593
typo in lset-difference! name in with-test-prefix
|
il y a 19 ans |
Kevin Ryde
|
e4bf1d1181
(lset-difference, lset-difference,
|
il y a 19 ans |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
il y a 20 ans |
Kevin Ryde
|
a17a869e3f
(car+cdr, fold, last, list-index, list-tabulate,
|
il y a 20 ans |
Kevin Ryde
|
f1f478bf1d
(fifth, sixth, seventh, eighth, ninth, tenth): New tests.
|
il y a 20 ans |
Kevin Ryde
|
b2c82c27f0
(break!, drop-right!, drop-while, take-while,
|
il y a 20 ans |
Kevin Ryde
|
7cfb4dd2e8
(concatenate, concatenate!, count, filter-map, lset-adjoin): More tests.
|
il y a 20 ans |
Kevin Ryde
|
f01b08bf8a
(lset-union): More tests.
|
il y a 20 ans |
Kevin Ryde
|
cfa1ef52a2
(filter-map): More tests.
|
il y a 20 ans |
Kevin Ryde
|
c3c8306132
(split-at, split-at!): New tests.
|
il y a 20 ans |
Kevin Ryde
|
ba9fb62d10
(drop-right, partition!, take-right): New tests.
|
il y a 20 ans |
Kevin Ryde
|
e748b272eb
(find, find-tail, lset-union): New tests.
|
il y a 20 ans |
Kevin Ryde
|
a115b0feaa
(lset-adjoin): Amend tests to expect duplicates among args cast out.
|
il y a 20 ans |
Kevin Ryde
|
80eba4e572
(reduce, reduce-right): New tests.
|
il y a 20 ans |
Kevin Ryde
|
eccc026e06
(list=): New tests.
|
il y a 20 ans |
Kevin Ryde
|
389a4e4715
(remove!): New tests.
|
il y a 20 ans |