Slava Pestov
|
537269447c
|
Move mirrors out of the boot image
|
2008-07-02 00:20:01 -05:00 |
Slava Pestov
|
4d0abcae4d
|
Search dequeues: constant-time insert/removal at both ends, membership test
|
2008-06-10 18:32:44 -05:00 |
Doug Coleman
|
91aa69dda6
|
better error reporting for push/pop on dlists
|
2008-05-25 20:43:17 -05:00 |
Doug Coleman
|
191e95d8c1
|
fix a couple of dlists bugs
document more words
add more tests
|
2008-05-25 18:28:07 -05:00 |
Doug Coleman
|
e264537a1a
|
reverse the arguments of diff, assoc-diff
fix lots of usings
fix help-lint
|
2008-04-26 02:01:06 -05:00 |
Doug Coleman
|
15402ed1b4
|
core changes:
index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps
|
2008-04-25 23:12:44 -05:00 |
Slava Pestov
|
7601005ac6
|
Fix load, test, help failurse
|
2008-04-14 07:53:54 -05:00 |
Doug Coleman
|
f80085ff0a
|
seq-diff -> diff
seq-intersect -> intersect
|
2008-04-13 23:09:42 -05:00 |
Doug Coleman
|
30b75a797a
|
construct-boa -> boa
construct-empty -> new
|
2008-04-13 15:06:09 -05:00 |
Doug Coleman
|
bced4022e5
|
updating usages of cond/case
|
2008-04-11 12:53:22 -05:00 |
Slava Pestov
|
c22af5c7a6
|
Rename 2apply to bi@
|
2008-03-29 20:36:58 -05:00 |
Slava Pestov
|
f98dbbbe74
|
Clean up dlists
|
2008-03-20 20:14:07 -05:00 |
Slava Pestov
|
e98cd1fd59
|
New convention for unit tests
|
2008-03-01 17:00:45 -05:00 |
Doug Coleman
|
d283d57c2d
|
clean up pop-front, add dlist1, add push-all-front and push-all-back
|
2008-02-12 11:58:47 -06:00 |
Slava Pestov
|
90ed177a9c
|
Fixing load-everything and unit tests
|
2008-02-06 19:23:39 -06:00 |
Slava Pestov
|
926e09a46a
|
New dispose word and with-dispose combinator, docs for io.monitor, working on O(1) stream timeouts
|
2008-01-31 00:52:06 -06:00 |
Slava Pestov
|
bc5bc22072
|
Better dlists behavior
|
2008-01-23 06:31:30 -04:00 |
Slava Pestov
|
24de62e335
|
Fix bug in delete-node
|
2007-11-16 00:17:34 -05:00 |
Slava Pestov
|
0ef46b4234
|
Some dlists unit tests added
|
2007-11-15 21:44:10 -05:00 |
Slava Pestov
|
b4df054dd4
|
add inline declarations to dlists
|
2007-11-15 17:21:45 -05:00 |
Slava Pestov
|
7751d49ffe
|
Doc fixes
|
2007-11-05 11:11:48 -05:00 |
Slava Pestov
|
599f1c6087
|
Finish cleaning up erg's changes, remove queues
|
2007-11-05 11:01:11 -05:00 |
Doug Coleman
|
6c8808dd8d
|
Check in core/dlists
|
2007-11-05 01:43:29 -06:00 |
Doug Coleman
|
f301d36535
|
Move dlists to core/
Delete heaps
|
2007-11-05 01:41:23 -06:00 |