Doug Coleman
|
668fa4d6f8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-02 08:02:35 -05:00 |
Slava Pestov
|
b4d918caa5
|
Some minor new features for Cocoa binding
|
2008-10-02 07:10:22 -05:00 |
Slava Pestov
|
b45ee5b8be
|
Fix bootstrap
|
2008-10-02 06:47:48 -05:00 |
Slava Pestov
|
28d3654f61
|
Small ricing
|
2008-10-02 06:47:20 -05:00 |
Slava Pestov
|
58edcddea8
|
Debugging tree shaker
|
2008-10-02 06:41:17 -05:00 |
Slava Pestov
|
e722698b1b
|
os and cpu words now foldable; reduces deploy image size
|
2008-10-02 05:15:05 -05:00 |
Slava Pestov
|
2b420656d6
|
Tree shaker no longer loads threads into threadless images; 77kb improvement on hello-world size
|
2008-10-02 05:14:05 -05:00 |
Slava Pestov
|
7a2eb1d7b2
|
Split off urls.secure for SSL support; reduces deployed image size
|
2008-10-02 05:13:22 -05:00 |
Slava Pestov
|
f539406ee1
|
Fold class predicates applied to literals
|
2008-10-02 05:12:38 -05:00 |
Slava Pestov
|
2e48915f9c
|
Strip out C I/O if native I/O enabled
|
2008-10-02 03:38:36 -05:00 |
Slava Pestov
|
15eaf33ee8
|
Remove http.client => logging dependency
|
2008-10-02 03:38:09 -05:00 |
Slava Pestov
|
1ef5dbe3fb
|
Move hsva to colors.hsv
|
2008-10-02 03:37:53 -05:00 |
Slava Pestov
|
87c71ee376
|
Rice
|
2008-10-02 01:17:54 -05:00 |
Slava Pestov
|
d4134a2ca1
|
Fix loop detection bug
|
2008-10-02 01:17:45 -05:00 |
Slava Pestov
|
6e2ae41238
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-02 00:55:26 -05:00 |
Doug Coleman
|
47d884cf41
|
fix typos in db docs
|
2008-10-01 23:56:20 -05:00 |
Doug Coleman
|
c7f5b0de81
|
throw an error when all slots are IGNORE
|
2008-10-01 23:33:57 -05:00 |
Slava Pestov
|
1b889d1f1b
|
Clear our next-method-quot-cache when deploying
|
2008-10-01 23:02:25 -05:00 |
Doug Coleman
|
7308f2fb52
|
fix shiz
|
2008-10-01 21:30:12 -05:00 |
Doug Coleman
|
29a0a7375a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-01 21:26:59 -05:00 |
Doug Coleman
|
a10c3f425c
|
let the unique heap retain hashtable entries after elements are popped to ensure uniqueness forever
|
2008-10-01 21:25:37 -05:00 |
Slava Pestov
|
37219fa139
|
Fix help
|
2008-10-01 21:05:27 -05:00 |
Slava Pestov
|
f240e1ff37
|
Small cleanup
|
2008-10-01 20:55:24 -05:00 |
Slava Pestov
|
6febd7ed4a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-01 20:55:05 -05:00 |
Slava Pestov
|
4ce980b9ac
|
Move heap-slurp-when to spider
|
2008-10-01 20:54:58 -05:00 |
Doug Coleman
|
32b3fab3a9
|
assoc-deques -> assoc-heaps
|
2008-10-01 20:48:53 -05:00 |
John Benediktsson
|
0b57ce6c52
|
Remove switch from sequences-lib (exists as exchange).
|
2008-10-01 17:46:09 -07:00 |
John Benediktsson
|
cdf7091ae8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-01 17:38:20 -07:00 |
John Benediktsson
|
065fbc4ca3
|
printf: Fix rounding of floats and exps, default to 6 digits, update docs and tests.
|
2008-10-01 17:38:12 -07:00 |
Doug Coleman
|
ebe8adfe31
|
spruce up the spider
|
2008-10-01 19:29:18 -05:00 |
John Benediktsson
|
def6c1b21f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-01 16:32:46 -07:00 |
Doug Coleman
|
723cd453a7
|
initial checkin or spider
|
2008-10-01 18:17:31 -05:00 |
Doug Coleman
|
39aec88602
|
remove dead code
|
2008-10-01 18:16:29 -05:00 |
Doug Coleman
|
62a8d45c0e
|
add interpolate
|
2008-10-01 18:15:41 -05:00 |
Doug Coleman
|
18760bf504
|
remove using
|
2008-10-01 18:13:34 -05:00 |
Doug Coleman
|
ffaab5a14e
|
add slurp-heap-when, document heap-slurp-*
|
2008-10-01 18:10:57 -05:00 |
Doug Coleman
|
3ac95de9dc
|
doesn't need sequences.lib anymore
|
2008-10-01 17:53:46 -05:00 |
Doug Coleman
|
d5d94a6bcd
|
scaffold-help deosnt need the vocab-root
|
2008-10-01 17:52:54 -05:00 |
Doug Coleman
|
177de0bf0b
|
add assoc-deques
|
2008-10-01 17:52:37 -05:00 |
Doug Coleman
|
87bb2240fc
|
add line-breaks? flag to farkup just for kicks. it might be useful
|
2008-10-01 17:11:19 -05:00 |
Doug Coleman
|
01fcb1b856
|
fix help-lint
|
2008-10-01 16:04:32 -05:00 |
Doug Coleman
|
64af1a9e67
|
handle boundary cases better in suffix-arrays. more unit tests
|
2008-10-01 16:00:23 -05:00 |
Doug Coleman
|
4c502165e7
|
a little bit of cleanup, trying to get rid of some stack shuffling
|
2008-10-01 14:49:21 -05:00 |
Doug Coleman
|
27c38f6d30
|
checkin for prunedtree, i wrote some docs and spaced things a little better
|
2008-10-01 14:19:28 -05:00 |
Doug Coleman
|
3360f5a3ac
|
add irc-log webapp to redirect you to today's \#concatenative log
|
2008-10-01 12:50:49 -05:00 |
John Benediktsson
|
17a6a247fe
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-01 08:08:46 -07:00 |
Doug Coleman
|
9420165817
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-01 09:00:11 -05:00 |
Slava Pestov
|
e1a2bfc048
|
Oops
|
2008-10-01 08:38:50 -05:00 |
Slava Pestov
|
34952ff5c4
|
Faster call-next-method
|
2008-10-01 08:20:49 -05:00 |
Slava Pestov
|
1cf1d967ea
|
New combinators for incremental HTTP requests
|
2008-10-01 05:43:20 -05:00 |