John Benediktsson
|
42ae9ac015
|
lists: first pass at some cleanup.
Now lists.lazy:lmap-lazy and lists.lazy:lappend-lazy names differentiate
from their non-lazy counterparts in lists.
|
2016-04-17 13:08:32 -07:00 |
John Benediktsson
|
e5925cf5ad
|
lists: cleanup usings.
|
2014-09-28 17:21:04 -07:00 |
Iskander Sitdikov
|
edff21ada3
|
Refactor >list to be a generic word
|
2014-09-28 17:17:22 -07:00 |
Doug Coleman
|
542e7cd95e
|
lists: Fix lists
|
2013-03-24 21:48:40 -07:00 |
Doug Coleman
|
791f87bdf7
|
lists: Rename some list words
|
2013-03-24 10:11:17 -07:00 |
Samuel Tardieu
|
83d8569197
|
lazy.lists: lfrom-by documentation fix
Also add a unit test for lfrom-by.
|
2011-12-06 21:08:16 +01:00 |
John Benediktsson
|
81714b8dc3
|
More lint cleanups.
|
2011-10-16 19:33:16 -07:00 |
Slava Pestov
|
ddd13c8979
|
lists.lazy: fix luntil
|
2009-11-06 04:31:22 -06:00 |
Joe Groff
|
61d579360d
|
remove non-primitive-related uses of tuck from basis
|
2009-11-05 17:03:24 -06:00 |
Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Doug Coleman
|
241c2ea846
|
llines was broken. it still probably is -- what if the stream throws an exception? cleanup some old code
|
2009-05-18 12:27:04 -05:00 |
Slava Pestov
|
66a9416473
|
Update documentation for stricter vocabulary search path semantics
|
2009-05-16 00:29:21 -05:00 |
Slava Pestov
|
8385e9d9f5
|
Fixing compile errors, test failures and help lint failures
|
2009-03-23 17:12:41 -05:00 |
Slava Pestov
|
be4fb1e7d9
|
Move call( and execute( to core
|
2009-03-16 20:11:36 -05:00 |
Daniel Ehrenberg
|
0c589061ad
|
More docs for lazy lists, getting rid of lazy-map-with
|
2009-02-09 16:18:24 -06:00 |
Daniel Ehrenberg
|
35b526cc7a
|
Docs for lists, consolidating list functionality in lists, minor API changes
|
2009-02-09 14:29:09 -06:00 |
Daniel Ehrenberg
|
89e3eb6fa3
|
Moving lists to basis
|
2009-02-08 23:49:05 -06:00 |