Commit Graph

305 Commits (a5719e33976ae6ebfc75ab81edd6d56dd0f0ee0a)

Author SHA1 Message Date
Slava Pestov 685d53e264 Add gather word; faster 'implementors' using inverted index 2008-06-12 05:49:46 -05:00
Slava Pestov c95851e34f Bug fixes and cleanups 2008-06-11 02:58:38 -05:00
Slava Pestov 29fa4a8a54 assoc-find is no longer generic 2008-06-09 05:22:21 -05:00
Slava Pestov ba8f1388ab Fixing everything for mandatory stack effects 2008-06-09 02:14:14 -05:00
Slava Pestov 2793d9b195 Fix unit tests 2008-06-08 16:47:20 -05:00
Slava Pestov 9dd5c9919f Mandatory stack effect annotations 2008-06-08 15:32:55 -05:00
Slava Pestov 014d2ea31c Cleaning up and debugging corss-referencing 2008-06-06 20:47:09 -05:00
Slava Pestov 620103351e Tweak stuff to reduce deploy image size 2008-05-31 00:07:30 -05:00
Slava Pestov 5663707cda Fix problem with walker threads hanging around 2008-05-30 19:49:57 -05:00
Slava Pestov 56852d3ab8 Little cleanups 2008-05-22 15:45:30 -05:00
Slava Pestov 2cbfa9c2d7 Move destructors to core 2008-05-14 23:23:12 -05:00
Slava Pestov c60baf1232 sift and harvest words added 2008-05-13 23:36:55 -05:00
Slava Pestov 62c7aabf35 Major I/O cleanup 2008-05-13 18:24:46 -05:00
U-SLAVA-DFB8FF805\Slava 2ef23e1fef Fix typo 2008-05-10 15:23:49 -05:00
U-SLAVA-DFB8FF805\Slava 4a9a1ba2b5 Fix and clean up Windows deployment 2008-05-10 15:22:38 -05:00
Slava Pestov 57a86605d8 Fix deployment on Mac OS X 2008-05-09 17:11:10 -05:00
Eduardo Cavazos b1566be844 time: Update docs and stack effect for 'benchmark' 2008-05-09 09:05:52 -05:00
Slava Pestov 32d5311821 Fix typo found by wrunt 2008-05-08 20:36:25 -05:00
Slava Pestov 22a9a8b95e More improvements to 'time' word 2008-05-07 23:09:18 -05:00
Slava Pestov 1cbe87da82 Fixes 2008-05-07 21:54:41 -05:00
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