Slava Pestov
|
375020b7fe
|
Add push-at to core
|
2008-06-13 02:09:16 -05:00 |
Slava Pestov
|
31ff6e93bb
|
More help updateS
|
2008-06-11 20:30:52 -05:00 |
Slava Pestov
|
c95851e34f
|
Bug fixes and cleanups
|
2008-06-11 02:58:38 -05:00 |
Slava Pestov
|
4d0abcae4d
|
Search dequeues: constant-time insert/removal at both ends, membership test
|
2008-06-10 18:32:44 -05:00 |
Eduardo Cavazos
|
aa21798045
|
help.lint: minor fix
|
2008-06-09 23:58:16 -05:00 |
Slava Pestov
|
ba8f1388ab
|
Fixing everything for mandatory stack effects
|
2008-06-09 02:14:14 -05:00 |
Slava Pestov
|
2793d9b195
|
Fix unit tests
|
2008-06-08 16:47:20 -05:00 |
Slava Pestov
|
9dd5c9919f
|
Mandatory stack effect annotations
|
2008-06-08 15:32:55 -05:00 |
Slava Pestov
|
460ce213af
|
Fix inference again
|
2008-06-06 18:57:37 -05:00 |
Slava Pestov
|
2cbfa9c2d7
|
Move destructors to core
|
2008-05-14 23:23:12 -05:00 |
Slava Pestov
|
c60baf1232
|
sift and harvest words added
|
2008-05-13 23:36:55 -05:00 |
Doug Coleman
|
fd531c1a31
|
rename butlast to but-last
|
2008-05-07 01:38:34 -05:00 |
Doug Coleman
|
7c09936f30
|
use butlast, butlast-slice
"extra/foo" resource-path -> "resource:extra/foo"
|
2008-05-06 12:37:11 -05:00 |
Slava Pestov
|
598ba7dedb
|
Documentation fixes
|
2008-05-05 19:41:44 -05:00 |
Slava Pestov
|
8e60cf2b86
|
<appender>, documentation updates
|
2008-05-05 19:12:22 -05:00 |
Slava Pestov
|
75fb15ee4c
|
Split stdio up into input-stream/output-stream, pipes work in progress
|
2008-05-05 02:19:25 -05:00 |
Slava Pestov
|
7584e02805
|
New checksum protocol
|
2008-04-30 16:11:55 -05:00 |
Slava Pestov
|
9e02c533b8
|
Fix help bug reported
|
2008-04-28 21:26:37 -05:00 |
Slava Pestov
|
1f7be9945b
|
Cleanup erg's cleanup
|
2008-04-28 14:52:03 -05:00 |
Doug Coleman
|
4d0ba8c3c1
|
reverse args for assoc-diff, diff
fix lots of usings
fix help lint
|
2008-04-26 02:01:43 -05:00 |
Doug Coleman
|
b7c1f9dbe8
|
extra 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:17:08 -05:00 |
Slava Pestov
|
55f6636bc0
|
FFI string encoding conversion
|
2008-04-20 05:15:46 -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
|
2edd0fefc9
|
new -> new-sequence
construct-empty -> new
construct-boa -> boa
diff -> assoc-diff
union -> assoc-union
intersect -> assoc-intersect
|
2008-04-13 22:58:07 -05:00 |
Doug Coleman
|
72080fda4a
|
construct-boa -> boa
construct-empty -> new
|
2008-04-13 15:06:27 -05:00 |
Slava Pestov
|
b974d7fff6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-11 14:38:42 -05:00 |
Slava Pestov
|
1435d1c189
|
Working on converting io backends to use inheritance
|
2008-04-11 14:09:09 -05:00 |
Doug Coleman
|
dbac0a1543
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-11 12:59:20 -05:00 |
Doug Coleman
|
5fa3bd8c74
|
cond/case
|
2008-04-11 12:55:57 -05:00 |
Eric Mertens
|
20148a1106
|
Minor typo corrections in cookbook.factor
|
2008-04-09 01:20:45 -07:00 |
Slava Pestov
|
f7f43fa689
|
ABOUT: updates vocabulary
|
2008-04-05 07:00:09 -05:00 |
Slava Pestov
|
ef4046cda9
|
Converting code to use inheritance
|
2008-04-04 00:33:06 -05:00 |
Slava Pestov
|
cc2f512287
|
New classes.builtin vocab
|
2008-04-03 21:19:20 -05:00 |
Slava Pestov
|
1ff2eaf09c
|
Move enum docs
|
2008-04-03 05:24:04 -05:00 |
Doug Coleman
|
0d8a27e5e4
|
update docs
|
2008-04-02 19:23:26 -05:00 |
Eduardo Cavazos
|
4f07aefc97
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
core/classes/tuple/tuple.factor
|
2008-03-31 19:42:21 -06:00 |
Eduardo Cavazos
|
aa40350aa7
|
replace add* and add with prefix and suffix
|
2008-03-31 18:18:05 -06:00 |
Slava Pestov
|
8aa676ab1e
|
Documentation fixes
|
2008-03-30 22:42:36 -05:00 |
Slava Pestov
|
8bc2589a7a
|
Documentation updates
|
2008-03-30 08:16:07 -05:00 |
Slava Pestov
|
48501f1f6e
|
Documentation fixes
|
2008-03-29 23:11:45 -05:00 |
Slava Pestov
|
c22af5c7a6
|
Rename 2apply to bi@
|
2008-03-29 20:36:58 -05:00 |
Slava Pestov
|
adb1dd14d0
|
Rename tuples vocab to classes.tuple for consistency
|
2008-03-29 03:34:48 -05:00 |
Daniel Ehrenberg
|
31de812987
|
renaming parse-unit to scan-until
|
2008-03-27 20:52:53 -04:00 |
Daniel Ehrenberg
|
7ad1686590
|
Factoring out parse-unit
|
2008-03-27 20:50:41 -04:00 |
Slava Pestov
|
3a9839a168
|
Fix conflict
|
2008-03-27 01:43:32 -05:00 |
Slava Pestov
|
690621ffb6
|
Change PREDICATE: syntax
|
2008-03-26 18:23:19 -05:00 |
Daniel Ehrenberg
|
64203f762d
|
Docs improvements; simplification of design of io.encodings.8-bit
|
2008-03-26 14:41:09 -04:00 |
Daniel Ehrenberg
|
06848c8e75
|
UTF-16 native order; better encodings docs
|
2008-03-25 21:17:37 -04:00 |