Slava Pestov
|
d2b20ddb35
|
Merge branch 'master' of git://github.com/mrjbq7/factor
|
2011-01-28 21:56:18 -05:00 |
Slava Pestov
|
c29aa3aab9
|
Merge branch 'doc-fixes' of git://github.com/keitahaga/factor
|
2011-01-28 21:36:34 -05:00 |
Keita Haga
|
48ec189c99
|
xml.data: insert a space after a comma in description of contained class
|
2011-01-28 11:48:07 +09:00 |
John Benediktsson
|
0b6dae0a93
|
compression.lzw: fix for gif89a decoding - maximum code size is 12 bits.
|
2011-01-26 21:06:43 -08:00 |
John Benediktsson
|
1defecf279
|
images.http: use the content type from the http response if provided.
|
2011-01-26 18:05:02 -08:00 |
John Benediktsson
|
1037a30e4d
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2011-01-26 17:26:48 -08:00 |
John Benediktsson
|
ac950d8bd7
|
sets: improve stack effect for "combine".
|
2011-01-26 17:24:55 -08:00 |
John Benediktsson
|
b4ca9daf27
|
images.gif: the Graphics Control Block is OPTIONAL in the GIF spec.
|
2011-01-26 17:23:30 -08:00 |
Keita Haga
|
a2ad751f83
|
classes.tuple: minor fix to $errors section in the boa word's help page
|
2011-01-26 21:26:12 +09:00 |
Keita Haga
|
187710a7b7
|
memoize: add description of arguments and values to MEMO: syntax in docs
|
2011-01-26 18:53:12 +09:00 |
Keita Haga
|
334d0de92a
|
sequences: surround a $example with a $examples to the if-empty word's help
|
2011-01-26 15:06:35 +09:00 |
Joe Groff
|
bdc0526f37
|
build-support/factor.sh: typo was causing make detection to fail on linux
|
2011-01-24 22:42:06 -05:00 |
Joe Groff
|
fb77d4ecc6
|
build-support/factor.sh: use string operators to compare strings
|
2011-01-24 16:50:59 +05:30 |
Keita Haga
|
629ea1163b
|
memoize: correct documentation for MEMO: syntax
|
2011-01-24 04:00:17 +09:00 |
Keita Haga
|
c04fbe892d
|
stack-checker: add a sample output in the last example of inference-recursive-combinators article
|
2011-01-23 22:48:41 +09:00 |
Keita Haga
|
2a6e6517a0
|
effects: add missing right parenthesis in description of stack-effect word
|
2011-01-23 21:51:52 +09:00 |
Keita Haga
|
08bf39c5d1
|
disjoint-sets: fix typo in description of assoc>disjoint-set word
|
2011-01-21 16:15:34 +09:00 |
Keita Haga
|
904d85860a
|
peg.ebnf: fix minor typo in docs
|
2011-01-20 23:39:30 +09:00 |
Keita Haga
|
5043611252
|
math.polynomials: fix typo in description of pextend-conv word
|
2011-01-18 23:35:52 +09:00 |
Keita Haga
|
cb06cba857
|
math.statistics: in some words, interchanging the positions of the $examples and a $description
|
2011-01-18 23:20:06 +09:00 |
Keita Haga
|
8b1fbbf3b7
|
math.statistics: fix a few typos in docs
|
2011-01-18 22:32:45 +09:00 |
Keita Haga
|
e8ce62c64e
|
math.intervals: fix some typos in docs
|
2011-01-18 21:18:35 +09:00 |
Keita Haga
|
84e5c21fa9
|
help.tutorial: minor fix
|
2011-01-18 18:35:48 +09:00 |
Keita Haga
|
6ddc56cc60
|
tools.scaffold: fix a few typos in description of scaffold-undocumented word
|
2011-01-18 07:45:06 +09:00 |
Keita Haga
|
e4516aabf0
|
tools.time: fix typo in docs
|
2011-01-18 07:29:55 +09:00 |
Keita Haga
|
106428bf89
|
xml-rpc: fix a couple of typos in docs
|
2011-01-18 00:49:56 +09:00 |
Keita Haga
|
631ba5119a
|
sequences.deep: fix typo in description of deep-find word
|
2011-01-17 22:35:39 +09:00 |
Keita Haga
|
a2da8f77db
|
assocs: fix description of inputs and outputs values in many words
|
2011-01-17 18:26:20 +09:00 |
Keita Haga
|
9e25c9d5ae
|
assocs: correct the class of output value in assoc-subset? word
|
2011-01-17 17:35:07 +09:00 |
Keita Haga
|
6311675925
|
unicode.collation: fix typo in docs
|
2011-01-17 14:36:46 +09:00 |
Keita Haga
|
9615a167ba
|
assocs: fix sample output in usage example of assoc-map word
|
2011-01-17 05:32:08 +09:00 |
Keita Haga
|
7b5c3279c1
|
prettyprint.sections: fix typo in docs
|
2011-01-17 04:23:17 +09:00 |
Keita Haga
|
79d0b1e34d
|
html.templates: fix typo in description of template-convert word
|
2011-01-17 01:51:48 +09:00 |
Keita Haga
|
db14fff1ae
|
combinators: minor improvement in usage example of case word
|
2011-01-17 00:42:07 +09:00 |
Keita Haga
|
8d2ceda8f3
|
assocs, math.bitwise: remove first blank line and useless whitespace in a few usage examples
|
2011-01-17 00:12:28 +09:00 |
Keita Haga
|
5cad80fdc9
|
ui.gadgets.status-bar: fix typo in docs
|
2011-01-16 21:46:01 +09:00 |
Keita Haga
|
fc048b6336
|
kernel: add stack effect declaration to usage example of object class in docs
|
2011-01-16 17:58:36 +09:00 |
Keita Haga
|
92b9b92f38
|
math.libm: add missing right parenthesis in description of fexp word
|
2011-01-16 10:48:06 +09:00 |
Keita Haga
|
5e813eb6f2
|
sequences: put a period to description of trim-head-slice word
|
2011-01-16 09:59:27 +09:00 |
Keita Haga
|
ae4859574c
|
base64: minor fixes in docs
|
2011-01-15 13:36:42 +09:00 |
Keita Haga
|
c12412ba29
|
help.tutorial: updating to 2011
|
2011-01-15 12:52:14 +09:00 |
Keita Haga
|
dce56c8f8f
|
db: fix a couple of typos in docs
|
2011-01-15 02:03:20 +09:00 |
Keita Haga
|
0048670ad7
|
peg.ebnf: fix a couple of typos in docs
|
2011-01-15 01:11:37 +09:00 |
Keita Haga
|
72d91eea8d
|
regexp: fix typos in docs
|
2011-01-15 00:57:32 +09:00 |
Keita Haga
|
61881f1977
|
combinators.smart, multiline: few $examples turn into $codes
|
2011-01-15 00:22:29 +09:00 |
Keita Haga
|
2e08b85977
|
help: minor improvement in example usage of 'ARTICLE:'
|
2011-01-14 23:50:54 +09:00 |
Keita Haga
|
69353f2625
|
help: clean up to example usage of 'HELP:' in docs
|
2011-01-14 23:05:32 +09:00 |
Keita Haga
|
60481f7871
|
xml: fix typo in docs
|
2011-01-14 22:11:08 +09:00 |
Keita Haga
|
ac67370e15
|
io.pathnames: enclose a few example outputs in double quote characters
|
2011-01-14 20:07:10 +09:00 |
Keita Haga
|
5efbf43690
|
alien: fix a couple of typos in docs
|
2011-01-14 19:59:14 +09:00 |