Slava Pestov
|
1d630b6cf2
|
Minor documentation fixes
|
2008-11-11 10:51:15 -06:00 |
Doug Coleman
|
a71ca7242a
|
fix typo in docs, fix load error
|
2008-10-19 13:34:00 -05:00 |
Slava Pestov
|
adb0ada7ae
|
Add delq, filter-here
|
2008-10-19 03:34:58 -05:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
9a6408623b
|
More doc fixes
|
2008-09-23 16:19:32 -05:00 |
Slava Pestov
|
0f284816c1
|
Fix docs
|
2008-09-19 16:37:27 -05:00 |
Doug Coleman
|
0967d85f85
|
document the rest of the interesting words in sequences
|
2008-09-17 18:38:32 -05:00 |
Doug Coleman
|
de68e712e9
|
more docs
|
2008-09-17 09:43:18 -05:00 |
Doug Coleman
|
a946d334df
|
add virtual sequences docs
|
2008-09-17 09:16:26 -05:00 |
Doug Coleman
|
af9e85550e
|
document remove-nth
|
2008-09-15 10:07:13 -05:00 |
Doug Coleman
|
50db52fb17
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-14 09:45:46 -05:00 |
Doug Coleman
|
0aa4000c46
|
more docs
|
2008-09-14 09:45:26 -05:00 |
Slava Pestov
|
0e31b23964
|
Fix typo in example
|
2008-09-14 01:50:49 -05:00 |
Doug Coleman
|
e3b67a2b20
|
fix seq docs
|
2008-09-09 19:31:26 -05:00 |
Doug Coleman
|
c2219c94b4
|
add more docs to sequences
|
2008-09-09 19:05:47 -05:00 |
Doug Coleman
|
e257291883
|
fix teh docs
|
2008-09-07 19:42:41 -05:00 |
Slava Pestov
|
3e1e0cf232
|
Fix docs
|
2008-09-07 02:10:13 -05:00 |
Doug Coleman
|
1ba054f021
|
try out a new way to explain when-foo and unless-foo
|
2008-09-06 19:19:00 -05:00 |
Doug Coleman
|
b1d26e100a
|
use if/when/unless-empty, docs
|
2008-09-06 17:10:32 -05:00 |
Slava Pestov
|
bcc8483b5b
|
Move match to basis since compiler.tree.debugger uses it, fix conflict
|
2008-09-05 19:48:44 -05:00 |
Slava Pestov
|
aea0fed14c
|
Fixing basis -> extra dependencies
|
2008-09-05 19:29:14 -05:00 |
Doug Coleman
|
6feefffc7a
|
trim-slice, rename trim-right, more docs
|
2008-09-05 17:40:57 -05:00 |
Doug Coleman
|
bc27b82ebc
|
new accessors in docs
|
2008-08-30 14:05:59 -05:00 |
Slava Pestov
|
ad87a38ab8
|
Refactor binary search
|
2008-07-15 17:16:08 -05:00 |
Slava Pestov
|
e6f03f9a4e
|
Documentation updates
|
2008-07-13 19:55:54 -05:00 |
Slava Pestov
|
5d9c1ea0a0
|
Documentation updates, rename unfold to produce
|
2008-07-10 01:00:27 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
0051a50b75
|
Move general shufflers and combinators into generalizations, move narray there too
|
2008-07-07 19:36:33 -05:00 |
Slava Pestov
|
8347710dd5
|
Help lint fixes
|
2008-07-04 02:52:27 -05:00 |
Slava Pestov
|
ec4acc93c1
|
Fix USING:
|
2008-07-03 17:44:29 -05:00 |
Slava Pestov
|
ef2fddb1ec
|
Fix conflict
|
2008-07-03 16:46:21 -05:00 |
Eduardo Cavazos
|
ecfe54e109
|
sequences-docs: fix using
|
2008-07-03 12:45:26 -05:00 |
Eduardo Cavazos
|
4977d4a224
|
sequences-docs: sigma and count
|
2008-07-03 12:25:51 -05:00 |
Slava Pestov
|
f7eecc7893
|
Move bit-arrays and float-arrays to extra
|
2008-07-02 02:03:30 -05:00 |
Slava Pestov
|
0be00f03e6
|
Mirrors now check sot t slot types, support type coercion for setters, instance? now infers, better transform for 'new', more efficient 'case' where keys are all wrappers
|
2008-06-29 02:12:44 -05:00 |
Slava Pestov
|
6d15e96d08
|
Meta data
|
2008-06-09 05:23:46 -05:00 |
Slava Pestov
|
5cb13132af
|
adjoin and conjoin words added
|
2008-05-25 19:44:37 -05:00 |
Eduardo Cavazos
|
e9ee2dc654
|
sequences-docs: Fix typo
|
2008-05-19 21:28:32 -05:00 |
Slava Pestov
|
2f44e86ee1
|
Doc fix
|
2008-05-07 02:33:02 -05:00 |
Doug Coleman
|
fd531c1a31
|
rename butlast to but-last
|
2008-05-07 01:38:34 -05:00 |
Doug Coleman
|
e771314833
|
add butlast and butlast-slice with docs
|
2008-05-06 12:36:32 -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
|
18c2f11d06
|
Move columns, bit-vectors, byte-vectors, float-vectors to extra
|
2008-04-19 22:56:28 -05:00 |
Slava Pestov
|
31a9954530
|
Documentation updates and cleanups
|
2008-04-14 05:19:26 -05:00 |
Doug Coleman
|
f64d511ca6
|
add usings
|
2008-04-14 02:40:32 -05:00 |
Doug Coleman
|
4597cab824
|
move some words to sets
write docs for sets
started on usings..
|
2008-04-14 02:20:37 -05:00 |
Doug Coleman
|
83aad018ca
|
add union word
move prune
|
2008-04-14 01:14:46 -05:00 |
Doug Coleman
|
f80085ff0a
|
seq-diff -> diff
seq-intersect -> intersect
|
2008-04-13 23:09:42 -05:00 |
Doug Coleman
|
fafd00bae7
|
rename new -> new-sequence
|
2008-04-13 12:54:58 -05:00 |
Slava Pestov
|
f7df948b06
|
Documentation updates
|
2008-04-13 09:34:27 -05:00 |
Eduardo Cavazos
|
e75222d039
|
More add and add* cleanups
|
2008-03-31 19:24:48 -06:00 |