Commit Graph

335 Commits (cb84fefc37ba4be26c9bf68976a97710ebfb6dd1)

Author SHA1 Message Date
Slava Pestov 1d60d722fe Improve time word, faster card scan 2008-05-07 17:42:41 -05:00
Doug Coleman fd531c1a31 rename butlast to but-last 2008-05-07 01:38:34 -05:00
Slava Pestov 9fd7b12534 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-07 00:40:17 -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 53832ccd2f Fix 2008-05-06 09:01:28 -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 75fb15ee4c Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
Slava Pestov d1a3b64569 Fix class sorting again 2008-05-02 17:36:31 -05:00
Slava Pestov 5a29b2e273 Class linearization 2008-05-02 02:51:38 -05:00
Slava Pestov 7584e02805 New checksum protocol 2008-04-30 16:11:55 -05:00
Slava Pestov fb08017eef B word in syntax sets a breakpoint for convenience 2008-04-29 21:03:53 -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
Slava Pestov 851c54ea7a Cleaning up deployment tool 2008-04-20 00:49:42 -05:00
Slava Pestov a37c490f3e Remove duplicated entry 2008-04-17 04:15:13 -05:00
James Cash ef29f46537 Changing names for linux deployment to unix 2008-04-15 23:26:46 -04:00
James Cash dca8d463be Minor moving stuff around in files 2008-04-15 23:26:45 -04:00
James Cash d7ddf9ad42 Factor image-name out of windows deployment 2008-04-15 23:26:45 -04:00
James Cash c99b76b2f6 Got copy-fonts working properly (on Linux, at least) 2008-04-15 23:26:45 -04:00
James Cash 0426ca274d Refactoring common functions out of platform-specific deployment 2008-04-15 23:26:45 -04:00
James Cash 738a59ee45 Adding requisite require for linux deployment 2008-04-15 23:26:44 -04:00
James Cash 9d5b65ff74 Fixing deploy-docs 2008-04-15 23:26:43 -04:00
James Cash bfbedfaac3 Minor change to linux deployment, print instead of write 2008-04-15 23:26:42 -04:00
James Cash e5c880fcc2 Adding information to deploy-docs regarding deployment on Linux 2008-04-15 23:26:42 -04:00
James Cash 361361a556 Adding deployment for Linux 2008-04-15 23:26:41 -04:00
Doug Coleman 9140e3e452 fix load errors 2008-04-14 03:03:49 -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 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
Slava Pestov f7df948b06 Documentation updates 2008-04-13 09:34:27 -05:00
Slava Pestov e794466efb Convert native I/O to use inheritance 2008-04-11 16:08:40 -05:00
Slava Pestov 1625511df7 Fix deploy tests 2008-04-11 14:43:26 -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 484f765566 case/cond 2008-04-11 12:57:43 -05:00
Slava Pestov 0c7e742b8c step-into for hooks 2008-04-11 08:35:07 -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 a48120c80b Improve memory tooL 2008-04-07 21:04:51 -05:00
sheeple 5a493c0384 symlink gdb to a working binary on freebsd, remove the special casing in code 2008-04-06 19:28:47 -05:00
Slava Pestov 22bf0625c6 Fix 64-bit deploy tests 2008-04-06 01:51:04 -05:00
Slava Pestov f1bacc2110 Smarter breakpoint word 2008-04-05 22:59:31 -05:00
Slava Pestov 5f04c49d18 Fix windows deploy 2008-04-05 08:31:29 -05:00
Slava Pestov 6f1d3d9174 cocoa no longer depends on xml 2008-04-05 08:30:02 -05:00
Slava Pestov c11ecef623 Vocab browser formatting fix 2008-04-05 07:36:14 -05:00
Slava Pestov b3a41fd796 Merged code-gc, data-gc primitives into a gc primitive 2008-04-05 04:26:46 -05:00
Slava Pestov d36c8620de Merge branch 'master' of git://factorcode.org/git/factor 2008-04-04 10:14:32 -05:00
Slava Pestov f6030fb3a4 Another improvement 2008-04-04 10:11:31 -05:00
Slava Pestov 0cc26425fd Make image smaller on Windows 2008-04-04 10:05:52 -05:00
Slava Pestov e006aca541 Walker: step directly into the effective method 2008-04-03 17:33:06 -05:00
Slava Pestov 192471badb Merge branch 'master' of git://factorcode.org/git/factor 2008-04-02 21:31:50 -05:00
Doug Coleman 72c06fc028 use OS symbol in deploy 2008-04-02 19:46:37 -05:00
Doug Coleman 393f77715c update everything to use os singletons 2008-04-02 18:25:33 -05:00
Slava Pestov a2971bd3be Improve walker: step into on an array recursively sets breakpoint on each quotation nested in the array. Useful for cond, case, cleave, ... 2008-04-02 00:03:04 -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
sheeple d367dc8462 fix gdb on freebsd 2008-03-30 12:21:44 -05:00
Slava Pestov a89e0b7615 Fix deploy tests for AMD64 2008-03-30 00:13:53 -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
Slava Pestov 1f3e6fd0b7 combinators.cleave is now core 2008-03-28 23:00:20 -05:00
Slava Pestov 6019713ee1 Tweak 2008-03-27 19:57:16 -05:00
Doug Coleman aad587d664 Fix deploy test 2008-03-27 11:48:51 -05:00
Slava Pestov 8c5e01703d Fixing deployment 2008-03-27 17:19:48 -05:00
erg 15c68a23f8 remove ?resource-path and resource-exists? 2008-03-26 23:47:51 -05:00
Slava Pestov 67eea75f4a Merge branch 'master' of git://factorcode.org/git/factor 2008-03-26 17:08:56 -05:00
Doug Coleman 603a55bde5 run deploy as +low-priority+ 2008-03-26 15:59:11 -05:00
Slava Pestov e1ad21a439 Working on shapes 2008-03-26 03:57:48 -05:00
Slava Pestov 577c670631 Test fix 2008-03-24 20:15:42 -05:00
Slava Pestov 8d7367674c Class algebra refactoring 2008-03-24 19:52:21 -05:00
Slava Pestov dea825331a Fix tools.deploy tests 2008-03-20 21:35:01 -05:00
Slava Pestov 0d0f0c5ce7 Improve deployment tool 2008-03-20 21:11:53 -05:00
Slava Pestov 0565bbe0bc Fix bug 2008-03-20 17:25:54 -05:00
sheeple 62d0b94a5b Merge branch 'master' of git://factorcode.org/git/factor 2008-03-20 15:07:07 -05:00
sheeple 87b13afb9b change old mt to random-generator for deploy 2008-03-20 15:06:22 -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 5904d3fffa Fix set-timeout with dan's new encoding stuff 2008-03-19 15:24:49 -05:00
Slava Pestov 30171f41df Merge branch 'master' of git://factorcode.org/git/factor 2008-03-19 14:53:41 -05:00
Slava Pestov f78b626b58 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-19 14:40:09 -05:00
Slava Pestov 3591ed402d Simplify vocab.loader even further 2008-03-19 14:39:08 -05:00
Slava Pestov 005de25156 Cocoa UI cleanup 2008-03-19 14:25:53 -05:00
Slava Pestov 36c94f357c Fix shaker's libc stripping 2008-03-19 02:43:36 -05:00
Slava Pestov da7f10804a Refactor vocab loader 2008-03-18 20:27:09 -05:00
Slava Pestov 296a20767f Fix a race condition 2008-03-18 01:26:09 -05:00
Slava Pestov 7bd91f68c9 Fix walker 2008-03-17 05:08:47 -05:00
Slava Pestov d4be6ea98c Working on HTTP server 2008-03-17 04:31:13 -05:00
Slava Pestov 8b956d1efa Fixing deployment 2008-03-16 02:21:51 -05:00
Slava Pestov f1cadef89d More deployment fixes 2008-03-14 17:39:57 -05:00
Slava Pestov 1289cfa8e3 More fixes 2008-03-13 22:08:57 -05:00
Slava Pestov a65c96042d Fix usages of file-length 2008-03-13 21:07:53 -05:00