John Benediktsson
|
0add9190c2
|
lists: more cleanup.
|
2016-04-18 09:46:49 -07:00 |
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 |
Doug Coleman
|
41209a3a42
|
summary.txt: Delete empty lines and empty files.
|
2016-03-30 22:11:51 -07:00 |
John Benediktsson
|
497f8cb514
|
Update tests for LICENSE.txt rename.
|
2016-03-16 10:13:56 -07:00 |
Alexander Iljin
|
13b4b76632
|
Fix a word in some old documentation on lazy lists.
|
2015-09-29 09:12:35 -07:00 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Benjamin Pollack
|
2c3dd8c3c8
|
Remove executable bit from tons of files that aren't
|
2014-11-05 20:40:42 -08:00 |
Björn Lindqvist
|
239deaeaaa
|
lists.lazy.tests: plugs file descriptor leak
|
2014-10-03 07:12:28 -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 |
John Benediktsson
|
57f9d78892
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
John Benediktsson
|
98935b7f15
|
docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``.
|
2014-05-18 20:09:10 -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
|
220dd88a2c
|
Update documentation for new help lint check
|
2010-02-19 12:31:52 +13: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 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04: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
|
f33883658a
|
fix lazy lists
|
2009-05-18 16:17:11 -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
|
4c369cdf48
|
lists: slight cleanup
|
2009-05-16 13:34:39 -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 |
Slava Pestov
|
6b25e99470
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -06: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 |