Commit Graph

1568 Commits (a0a17646c5e4f4b16be73556570336d6dfc346fd)

Author SHA1 Message Date
Slava Pestov c19f2257f4 Fix permission bits 2008-10-02 08:34:49 -05:00
Slava Pestov 28d3654f61 Small ricing 2008-10-02 06:47:20 -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 2e48915f9c Strip out C I/O if native I/O enabled 2008-10-02 03:38:36 -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 c3f9d2180a Fix typo 2008-10-01 03:35:41 -05:00
Slava Pestov 8cb3c1eb5e Literal hashtables now cross-referenced 2008-10-01 03:12:35 -05:00
Slava Pestov 21c621d464 Fix erg's ratio bug 2008-09-30 18:28:11 -05:00
Slava Pestov e84dec38ef Doc fixes 2008-09-29 22:39:53 -05:00
Slava Pestov f5acf7e3d6 Rice 2008-09-27 17:54:44 -05:00
Slava Pestov 2fda7b114d Make >integer faster 2008-09-27 11:39:14 -05:00
Slava Pestov f91b8ead3b Fix typo 2008-09-25 05:35:48 -05:00
Slava Pestov 78881e1368 Better error message with invalid tuple literals 2008-09-24 21:23:26 -05:00
Slava Pestov 4b19afdb4e Fixing issues found by stricter help lint 2008-09-24 01:59:05 -05:00
Slava Pestov 9a6408623b More doc fixes 2008-09-23 16:19:32 -05:00
Slava Pestov 79f3865f92 Add missing meta-data 2008-09-23 16:11:59 -05:00
Slava Pestov e211260e47 Tweak unit test 2008-09-20 18:52:39 -05:00
Slava Pestov 0f284816c1 Fix docs 2008-09-19 16:37:27 -05:00
Slava Pestov be4915ee9c Fix save-image-and-exit bug 2008-09-19 14:44:58 -05:00
Slava Pestov 3d790d8ac8 Memory ricing to make deploy tests pass on Mac OS X/PowerPC 2008-09-19 00:26:27 -05:00
Slava Pestov 4ce3cc4141 Bug fixes 2008-09-18 22:08:12 -05:00
Slava Pestov 58914da662 I/O fixes 2008-09-18 18:20:26 -05:00
Slava Pestov 562118e158 Better fix for *BSD resource path 2008-09-18 00:20:51 -05:00
Slava Pestov 3a83c1e895 Improve resource-path behavior on NetBSD and OpenBSD 2008-09-17 22:40:51 -05:00
Slava Pestov 1a865f89ac Some optimizer change sfores for new codegen 2008-09-17 22:18:08 -05:00
Doug Coleman 0967d85f85 document the rest of the interesting words in sequences 2008-09-17 18:38:32 -05:00
Doug Coleman affc0b4830 move some words to private, make stack effects for slices contain explicit -slice 2008-09-17 18:37:57 -05:00
Doug Coleman de68e712e9 more docs 2008-09-17 09:43:18 -05:00
Doug Coleman a946d334df add virtual sequences docs 2008-09-17 09:16:26 -05:00
Doug Coleman 4be6611a81 oops, revert B change 2008-09-17 08:03:40 -05:00
Doug Coleman 165e5b7ff8 document B 2008-09-17 00:52:50 -05:00
Doug Coleman 7ba89e29aa add docs for gather 2008-09-17 00:49:55 -05:00
Doug Coleman 6f91454cf3 document count-instances 2008-09-17 00:35:40 -05:00
Doug Coleman 3d7ed0f122 document ?1+ for the lulz 2008-09-17 00:21:11 -05:00
Doug Coleman fa3999b909 add some docs for loop, move article to the end 2008-09-17 00:18:42 -05:00
Doug Coleman e3ae3afcb8 document stream-read-partial, read-partial, change stack effect 2008-09-16 23:52:04 -05:00
Doug Coleman dff2c2808b document ?set-at 2008-09-16 23:14:25 -05:00
Doug Coleman 819234bedd document dispose-each 2008-09-16 22:55:26 -05:00
Doug Coleman 4fe65ae331 more continuations docs 2008-09-16 22:44:29 -05:00
Doug Coleman af9e85550e document remove-nth 2008-09-15 10:07:13 -05:00
Doug Coleman 50db52fb17 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-14 09:45:46 -05:00
Doug Coleman 0aa4000c46 more docs 2008-09-14 09:45:26 -05:00
Slava Pestov 0e31b23964 Fix typo in example 2008-09-14 01:50:49 -05:00
Slava Pestov 7887515d00 Fix stack effects of load-source, load-docs so that stack isn't filled up with crap in stage2 2008-09-13 21:23:25 -05:00
Slava Pestov 20cc730501 Fix sequences tests 2008-09-12 18:57:34 -05:00
Slava Pestov 8d7ebc5106 Change stack effect of nths to match nth, rice bounds-check? 2008-09-12 18:08:19 -05:00
Slava Pestov 162faace98 Fix typo in 3bi docs 2008-09-12 16:04:01 -05:00
Slava Pestov 996dd6442e Add indices word 2008-09-12 16:03:47 -05:00
Slava Pestov fdff43ee00 Fix load problem 2008-09-12 11:32:40 -05:00