Slava Pestov
|
685d53e264
|
Add gather word; faster 'implementors' using inverted index
|
2008-06-12 05:49:46 -05:00 |
Slava Pestov
|
c60baf1232
|
sift and harvest words added
|
2008-05-13 23:36:55 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
cbf886f17d
|
Fix Windows monitors, implement new io.pipe protocol
|
2008-05-06 02:10:17 -05:00 |
Slava Pestov
|
7584e02805
|
New checksum protocol
|
2008-04-30 16:11:55 -05:00 |
Phil Dawes
|
02d95144d9
|
Added vocab monitors for all vocab-roots (not just files under resource-path)
N.B. monitors are initialized on startup so additional vocab-roots need to be saved in image
|
2008-04-28 17:30:16 +01: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 |
Doug Coleman
|
f64d511ca6
|
add usings
|
2008-04-14 02:40:32 -05:00 |
Doug Coleman
|
f80085ff0a
|
seq-diff -> diff
seq-intersect -> intersect
|
2008-04-13 23:09:42 -05:00 |
Doug Coleman
|
dbac0a1543
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-11 12:59:20 -05:00 |
Doug Coleman
|
484f765566
|
case/cond
|
2008-04-11 12:57:43 -05:00 |
slava
|
56892ae74a
|
Overhaul monitors
|
2008-04-11 07:15:26 -05:00 |
slava
|
a2c0df8a05
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-10 22:57:01 -05:00 |
Slava Pestov
|
039c344e87
|
Fix unit test failure on BSD
|
2008-04-10 22:02:23 -05:00 |
slava
|
eed6cd89ef
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-09 20:15:32 -05:00 |
slava
|
0c351581b5
|
Fix -no-monitors switch
|
2008-04-09 20:15:24 -05:00 |
Slava Pestov
|
f6e73abc02
|
Redo refresh-all
|
2008-04-09 19:30:54 -05:00 |
Slava Pestov
|
17931bb535
|
Add command-line switch for disabling the refresh-all monitor
|
2008-04-09 02:56:17 -05:00 |
Slava Pestov
|
6b16f70822
|
Try a different strategy
|
2008-04-09 02:53:29 -05:00 |
Slava Pestov
|
52bb93cf40
|
Working on faster refresh-all
|
2008-04-09 00:19:56 -05:00 |
Slava Pestov
|
c11ecef623
|
Vocab browser formatting fix
|
2008-04-05 07:36:14 -05:00 |
Eduardo Cavazos
|
aa40350aa7
|
replace add* and add with prefix and suffix
|
2008-03-31 18:18:05 -06:00 |
Slava Pestov
|
6019713ee1
|
Tweak
|
2008-03-27 19:57:16 -05:00 |
erg
|
15c68a23f8
|
remove ?resource-path and resource-exists?
|
2008-03-26 23:47:51 -05:00 |
Slava Pestov
|
0565bbe0bc
|
Fix bug
|
2008-03-20 17:25:54 -05:00 |
Slava Pestov
|
d517bad9ca
|
Fix race
|
2008-03-20 14:25:39 -05:00 |
Doug Coleman
|
3e7940216e
|
swap append to swap append
refactoring path+ to append-path
swap path+ to prepend-path
calendar gmt-offset to duration
|
2008-03-19 19:15:32 -05:00 |
Slava Pestov
|
3591ed402d
|
Simplify vocab.loader even further
|
2008-03-19 14:39:08 -05:00 |
Slava Pestov
|
da7f10804a
|
Refactor vocab loader
|
2008-03-18 20:27:09 -05:00 |
Slava Pestov
|
02d7c9fb24
|
Simplifications
|
2008-03-13 05:21:56 -05:00 |
Slava Pestov
|
3cddca95ae
|
Simply core: don't call directory? and file-modified until after bootstrap
|
2008-03-13 04:54:33 -05:00 |
Slava Pestov
|
f341b2a02c
|
Clean up tools.vocabs a bit
|
2008-03-13 03:35:54 -05:00 |
Slava Pestov
|
8399336648
|
tools.vocabs absorbs some words from tools.browser and vocabs.loader
|
2008-03-12 19:55:06 -05:00 |