Commit Graph

24 Commits (40e901b8f2541b5f3a3f900c5fa87cf68f36e1a0)

Author SHA1 Message Date
Slava Pestov 537269447c Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
Slava Pestov 685d53e264 Add gather word; faster 'implementors' using inverted index 2008-06-12 05:49:46 -05:00
Slava Pestov 7584e02805 New checksum protocol 2008-04-30 16:11:55 -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
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 Pestov 039c344e87 Fix unit test failure on BSD 2008-04-10 22:02:23 -05:00
Slava Pestov f6e73abc02 Redo refresh-all 2008-04-09 19:30:54 -05:00
Slava Pestov 52bb93cf40 Working on faster refresh-all 2008-04-09 00:19:56 -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 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