Slava Pestov
|
a5e70d2e78
|
strings: fix broken unit tests introduced by recent commit
|
2011-08-24 23:42:33 -07:00 |
Doug Coleman
|
b584b9466c
|
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
|
58405ae6ba
|
sequences, fix stack effect of (accumulate)
|
2011-08-25 00:43:37 +02:00 |
John Benediktsson
|
7e824af1f6
|
fjsc: display the proper namespace when using set_in.
|
2011-08-24 15:20:51 -07:00 |
John Benediktsson
|
363ca60191
|
fjsc: change prompt to be "( scratchpad )".
|
2011-08-24 15:11:33 -07:00 |
Doug Coleman
|
539d34fd23
|
Fix help lint for when*,unless*
|
2011-08-23 12:28:16 -07:00 |
Doug Coleman
|
bc416b93c8
|
Fix help-lint for ini-file
|
2011-08-23 12:28:09 -07:00 |
Doug Coleman
|
08121292b0
|
Fix help-lint for memcached
|
2011-08-23 12:28:00 -07:00 |
Doug Coleman
|
ae6826ed0d
|
Fix help-lint for ntp
|
2011-08-23 12:27:41 -07:00 |
Slava Pestov
|
ce24d774c2
|
websites.factorcode: add link to bug tracker
|
2011-08-22 23:00:04 -07:00 |
Slava Pestov
|
dc2bae68e2
|
furnace.recaptcha: recaptcha was acquired by Google, update URL
|
2011-08-22 22:48:15 -07:00 |
Slava Pestov
|
6ead33d73e
|
mason.config: fix for recent changes
|
2011-08-22 22:17:50 -07:00 |
Slava Pestov
|
e583e4e649
|
mason.platform: add test
|
2011-08-22 22:14:38 -07:00 |
Slava Pestov
|
2ca99168e6
|
webapps.mason.version.files: add SLOT: forward declaration
|
2011-08-19 19:54:23 -07:00 |
Slava Pestov
|
80e9a42d85
|
websites.factorcode: clean up
|
2011-08-19 19:53:55 -07:00 |
John Benediktsson
|
6f0b3f119d
|
tnetstrings: vocab to parse "tagged netstrings".
|
2011-08-19 19:02:29 -07:00 |
Doug Coleman
|
fc13ae09c0
|
Add google translate vocabulary
|
2011-08-19 18:33:23 -07:00 |
Joe Groff
|
237d0733c6
|
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
|
9f93d4bff7
|
Adding 'ntp' client vocab.
|
2011-08-19 17:25:10 -07:00 |
John Benediktsson
|
e592e3ede6
|
Adding 'ini-file' vocab to parse INI config files.
|
2011-08-19 17:22:16 -07:00 |
John Benediktsson
|
b1c1ca0e74
|
gestalt vocab for mac.
|
2011-08-19 16:49:22 -07:00 |
John Benediktsson
|
5f2f2c7582
|
google.charts vocab.
|
2011-08-19 16:41:50 -07:00 |
John Benediktsson
|
84790f87f6
|
Change fuel.remote to use tty-server.
|
2011-08-19 15:03:45 -07:00 |
John Benediktsson
|
94812c1f49
|
Moving io.trash to io.files.trash.
|
2011-08-19 14:31:19 -07:00 |
John Benediktsson
|
6c4e8ae969
|
Merge remote-tracking branch 'factorcode/master'
|
2011-08-19 14:27:24 -07:00 |
John Benediktsson
|
5e63f3b5d8
|
io.trash: cross-platform vocab to send files to trash.
|
2011-08-19 14:26:32 -07:00 |
Joe Groff
|
e829dcf125
|
Merge branch 'master' of factorcode.org:/git/factor
|
2011-08-19 14:21:28 -07:00 |
John Benediktsson
|
d7d1b6fea1
|
io.sockets: check ipv4 and ipv6 for valid address strings.
|
2011-08-19 14:19:09 -07:00 |
John Benediktsson
|
8335ceff8c
|
math.approx: function to approximate rationals.
|
2011-08-19 13:27:44 -07:00 |
John Benediktsson
|
3cef26fe3c
|
wolfram-alpha: query api for Wolfram Alpha.
|
2011-08-19 13:17:32 -07:00 |
John Benediktsson
|
0364eae439
|
hamurabi: adding HAMURABI.BAS game.
|
2011-08-19 13:16:41 -07:00 |
John Benediktsson
|
33cae784fb
|
anagrams: words for finding anagrams.
|
2011-08-19 13:16:03 -07:00 |
John Benediktsson
|
0227ff8dc4
|
classes.struct.packed: adding support for packed structures.
|
2011-08-19 13:13:34 -07:00 |
John Benediktsson
|
f960a194b5
|
Adding 'memcached' vocab to talk to memcached servers.
|
2011-08-19 13:11:24 -07:00 |
John Benediktsson
|
2d35b1b164
|
Merge remote-tracking branch 'upstream/master'
|
2011-08-19 11:04:56 -07:00 |
Joe Groff
|
cc6ec893c5
|
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
|
46dac71d45
|
Merge git://factorcode.org/git/factor
|
2011-08-17 22:07:57 -07:00 |
Joe Groff
|
d711824c10
|
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
|
e1390875ca
|
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
|
e6154acc96
|
subset? was broken...
|
2011-08-16 14:19:24 -07:00 |
John Benediktsson
|
095792d4aa
|
Merge branch 'highlight' into cleanup
|
2011-08-10 16:40:33 -07:00 |
John Benediktsson
|
d177e9e817
|
Merge branch 'highlight' of github.com:mrjbq7/factor into highlight
|
2011-08-10 16:40:02 -07:00 |
John Benediktsson
|
1def8141bd
|
combinators: fix typo in docs for case.
|
2011-08-10 16:25:21 -07:00 |
John Benediktsson
|
696faa17a5
|
Merge remote-tracking branch 'upstream/master'
|
2011-08-09 15:40:20 -07:00 |
Joe Groff
|
8feb6c68e2
|
kernel: add full stack effects to unless, when, when*, unless* so they give useful stack imbalance errors
|
2011-08-09 10:32:12 -07:00 |
John Benediktsson
|
962e63b014
|
Merge remote-tracking branch 'upstream/master'
|
2011-08-08 23:03:17 -07:00 |
Joe Groff
|
87653c20da
|
ui.tools.deploy: adjust wording of deploy-help? option ui
|
2011-08-04 15:49:33 -07:00 |
Joe Groff
|
5522015885
|
tools.deploy: add deploy-help? option to include documentation in deployed image
|
2011-08-04 14:27:29 -07:00 |
John Benediktsson
|
c9bebf330a
|
Merge branch 'master' of github.com:mrjbq7/factor
|
2011-08-01 13:43:08 -07:00 |
John Benediktsson
|
15f2a86e0f
|
Merge remote-tracking branch 'upstream/master'
|
2011-08-01 13:42:47 -07:00 |