Commit Graph

28 Commits (1083f36e6ea15ab15a1f2559fac4c17610eac3fa)

Author SHA1 Message Date
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