Marius Vollmer
|
0ab652a386
Added 2006 to copyright years in every file, as per the new rules.
|
19 years ago |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 years ago |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 years ago |
Mikael Djurfeldt
|
1a179b03b0
* lib.scm: Move module the system directives `export',
|
23 years ago |
Marius Vollmer
|
abf94ef33f
(member-if): Put in docstring for member-if, it
|
23 years ago |
Marius Vollmer
|
45cf8cd6aa
(remove-if, remove-if-not): Fix typo: use
|
23 years ago |
Thien-Thi Nguyen
|
c771038bda
Clean up some docstrings; nfc.
|
23 years ago |
Marius Vollmer
|
a482f2cc7b
Added exception notice to all files.
|
23 years ago |
Keisuke Nishida
|
d69947f744
* common-list.scm (count-if): New procedure.
|
24 years ago |
Marius Vollmer
|
23d919087e
* common-list.scm (uniq): Made tail-recursive. Thanks to thi!
|
24 years ago |
Dirk Herrmann
|
e5d2c2fa4f
* Made a couple of functions (not all yet) tail recursive.
|
24 years ago |
Dirk Herrmann
|
79494f15d3
* Removed duplicate implementation of list*.
|
24 years ago |
Marius Vollmer
|
47678fe3bc
* common-list.scm (delete-if-not!): Bug fix of bug fix: change
|
25 years ago |
Marius Vollmer
|
59dd18528b
* common-list.scm (doc fixes): Talk about `true values' instead of
|
25 years ago |
Greg J. Badros
|
1669305496
* common-list.scm: Added documentation; largely cut and pasted
|
25 years ago |
Jim Blandy
|
6a4d3cfd00
* calling.scm, common-list.scm, ls.scm, q.scm, runq.scm,
|
27 years ago |
Jim Blandy
|
a6401ee0f2
Suggestion and script from Maciej Stachowiak:
|
27 years ago |