Commit Graph

22384 Commits (d5aa789b465d73ab853f7494201abdbfb6c1fa7f)

Author SHA1 Message Date
Doug Coleman 088c367b77 Try to read instead of write from a TCP connection. This gives 'Connection refused' instead of 'Broken pipe', which is much more useful. 2011-08-26 11:03:01 -05:00
Slava Pestov f8c3e4de03 unix.linux.epoll: epoll_event is a packed struct! Damn... 2011-08-25 21:37:52 -07:00
Slava Pestov 148cb60966 io.pipes: add unit test for Linux x86-64 epoll() problem 2011-08-25 21:37:26 -07:00
Slava Pestov 953953d0a8 io.thread: if the I/O thread throws an error, call out to the fep immediately instead of going through the normal thread error mechanism, which by that point won't work anyway 2011-08-25 21:36:57 -07:00
Slava Pestov eea41b6d17 Merge classes.struct.packed into classes.struct and remove duplication 2011-08-25 21:02:25 -07:00
Doug Coleman 3f1900e8c7 Fix unit test in strings 2011-08-25 11:10:40 -07:00
Slava Pestov 238fea7b7e cpu.ppc: add 'not loaded' tags so that load-all doesn't break an x86 image 2011-08-24 23:52:02 -07:00
Slava Pestov 4c4f67164b strings: fix broken unit tests introduced by recent commit 2011-08-24 23:42:33 -07:00
Doug Coleman 2f9f2dcbf3 Rearrange sets-tests in order the words are defined, remove duplicate test, add a test. 2011-08-24 17:55:05 -07:00
Jon Harper 9f7e4c0e6a sequences, fix stack effect of (accumulate) 2011-08-25 00:43:37 +02:00
John Benediktsson 45df73a0ca fjsc: display the proper namespace when using set_in. 2011-08-24 15:20:51 -07:00
John Benediktsson 12b54836cf fjsc: change prompt to be "( scratchpad )". 2011-08-24 15:11:33 -07:00
Doug Coleman fa872b6b12 Fix help lint for when*,unless* 2011-08-23 12:28:16 -07:00
Doug Coleman 24b27bd59b Fix help-lint for ini-file 2011-08-23 12:28:09 -07:00
Doug Coleman 451649d919 Fix help-lint for memcached 2011-08-23 12:28:00 -07:00
Doug Coleman c9e6b60f50 Fix help-lint for ntp 2011-08-23 12:27:41 -07:00
Slava Pestov 8506cd067c websites.factorcode: add link to bug tracker 2011-08-22 23:00:04 -07:00
Slava Pestov d48a0afd2c furnace.recaptcha: recaptcha was acquired by Google, update URL 2011-08-22 22:48:15 -07:00
Slava Pestov 9beb7b45fd mason.config: fix for recent changes 2011-08-22 22:17:50 -07:00
Slava Pestov 2d83f49b76 mason.platform: add test 2011-08-22 22:14:38 -07:00
Slava Pestov b4f247a00f webapps.mason.version.files: add SLOT: forward declaration 2011-08-19 19:54:23 -07:00
Slava Pestov 7218227279 websites.factorcode: clean up 2011-08-19 19:53:55 -07:00
John Benediktsson 7db0b48ae5 tnetstrings: vocab to parse "tagged netstrings". 2011-08-19 19:02:29 -07:00
Doug Coleman 2ecd3afdf9 Add google translate vocabulary 2011-08-19 18:33:23 -07:00
Joe Groff ac0ab31a1c command-line: enable "quiet" mode for -e or script modes before .factor-rc is loaded 2011-08-19 17:27:13 -07:00
John Benediktsson 0fb4ac3eb9 Adding 'ntp' client vocab. 2011-08-19 17:25:10 -07:00
John Benediktsson e63c67ffb6 Adding 'ini-file' vocab to parse INI config files. 2011-08-19 17:22:16 -07:00
John Benediktsson f528a3ca4c gestalt vocab for mac. 2011-08-19 16:49:22 -07:00
John Benediktsson a071a081c0 google.charts vocab. 2011-08-19 16:41:50 -07:00
John Benediktsson 8af9ab368d Change fuel.remote to use tty-server. 2011-08-19 15:03:45 -07:00
John Benediktsson 1474ff7e64 Moving io.trash to io.files.trash. 2011-08-19 14:31:19 -07:00
John Benediktsson 7dd75346af Merge remote-tracking branch 'factorcode/master' 2011-08-19 14:27:24 -07:00
John Benediktsson 031c9316a3 io.trash: cross-platform vocab to send files to trash. 2011-08-19 14:26:32 -07:00
Joe Groff ba7eb20c06 Merge branch 'master' of factorcode.org:/git/factor 2011-08-19 14:21:28 -07:00
John Benediktsson 4e11474d34 io.sockets: check ipv4 and ipv6 for valid address strings. 2011-08-19 14:19:09 -07:00
John Benediktsson 3208b88bb3 math.approx: function to approximate rationals. 2011-08-19 13:27:44 -07:00
John Benediktsson 792d7b357a wolfram-alpha: query api for Wolfram Alpha. 2011-08-19 13:17:32 -07:00
John Benediktsson baca5b6a65 hamurabi: adding HAMURABI.BAS game. 2011-08-19 13:16:41 -07:00
John Benediktsson 5210600164 anagrams: words for finding anagrams. 2011-08-19 13:16:03 -07:00
John Benediktsson 90c0fb08e2 classes.struct.packed: adding support for packed structures. 2011-08-19 13:13:34 -07:00
John Benediktsson 8bf5bd7ed3 Adding 'memcached' vocab to talk to memcached servers. 2011-08-19 13:11:24 -07:00
John Benediktsson 5c19cadd76 Merge remote-tracking branch 'upstream/master' 2011-08-19 11:04:56 -07:00
Joe Groff 84b109404a command-line: interpret "-help" or "--help" and print a brief usage message with the most common options 2011-08-18 19:10:51 -07:00
Doug Coleman e4a99d465d Merge git://factorcode.org/git/factor 2011-08-17 22:07:57 -07:00
Joe Groff 54c9b7d4f4 command-line, parser, syntax: move the MAIN: invocation from run-file to run-script to minimize the potential impact on internal machinery that uses run-file 2011-08-17 21:29:02 -07:00
Joe Groff 51489e3ef8 parser, source-files, syntax: have MAIN: store the main entry point in the source-file record in addition to the vocabulary. Have run-file execute the MAIN: word for a file if present after evaluating its contents. 2011-08-17 20:58:09 -07:00
Doug Coleman a569b7b9cc subset? was broken... 2011-08-16 14:19:24 -07:00
John Benediktsson 872c7fb668 Merge branch 'highlight' into cleanup 2011-08-10 16:40:33 -07:00
John Benediktsson 6a59a5a979 Merge branch 'highlight' of github.com:mrjbq7/factor into highlight 2011-08-10 16:40:02 -07:00
John Benediktsson 0b926bd241 combinators: fix typo in docs for case. 2011-08-10 16:25:21 -07:00