]> gitweb.factorcode.org Git - factor.git/log
factor.git
13 years agoMerge branch 'master' of git://github.com/mrjbq7/factor
Slava Pestov [Sat, 29 Jan 2011 02:56:18 +0000 (21:56 -0500)]
Merge branch 'master' of git://github.com/mrjbq7/factor

13 years agoMerge branch 'doc-fixes' of git://github.com/keitahaga/factor
Slava Pestov [Sat, 29 Jan 2011 02:36:34 +0000 (21:36 -0500)]
Merge branch 'doc-fixes' of git://github.com/keitahaga/factor

13 years agoxml.data: insert a space after a comma in description of contained class
Keita Haga [Fri, 28 Jan 2011 02:48:07 +0000 (11:48 +0900)]
xml.data: insert a space after a comma in description of contained class

13 years agocompression.lzw: fix for gif89a decoding - maximum code size is 12 bits.
John Benediktsson [Thu, 27 Jan 2011 05:06:43 +0000 (21:06 -0800)]
compression.lzw: fix for gif89a decoding - maximum code size is 12 bits.

13 years agoimages.http: use the content type from the http response if provided.
John Benediktsson [Thu, 27 Jan 2011 02:05:02 +0000 (18:05 -0800)]
images.http: use the content type from the http response if provided.

13 years agoMerge branch 'master' of git://github.com/slavapestov/factor
John Benediktsson [Thu, 27 Jan 2011 01:26:48 +0000 (17:26 -0800)]
Merge branch 'master' of git://github.com/slavapestov/factor

13 years agosets: improve stack effect for "combine".
John Benediktsson [Thu, 27 Jan 2011 01:24:55 +0000 (17:24 -0800)]
sets: improve stack effect for "combine".

13 years agoimages.gif: the Graphics Control Block is OPTIONAL in the GIF spec.
John Benediktsson [Thu, 27 Jan 2011 01:23:30 +0000 (17:23 -0800)]
images.gif: the Graphics Control Block is OPTIONAL in the GIF spec.

13 years agoclasses.tuple: minor fix to $errors section in the boa word's help page
Keita Haga [Wed, 26 Jan 2011 12:26:12 +0000 (21:26 +0900)]
classes.tuple: minor fix to $errors section in the boa word's help page

13 years agomemoize: add description of arguments and values to MEMO: syntax in docs
Keita Haga [Wed, 26 Jan 2011 09:53:12 +0000 (18:53 +0900)]
memoize: add description of arguments and values to MEMO: syntax in docs

13 years agosequences: surround a $example with a $examples to the if-empty word's help
Keita Haga [Wed, 26 Jan 2011 06:06:35 +0000 (15:06 +0900)]
sequences: surround a $example with a $examples to the if-empty word's help

13 years agobuild-support/factor.sh: typo was causing make detection to fail on linux
Joe Groff [Tue, 25 Jan 2011 03:42:06 +0000 (22:42 -0500)]
build-support/factor.sh: typo was causing make detection to fail on linux

13 years agobuild-support/factor.sh: use string operators to compare strings
Joe Groff [Mon, 24 Jan 2011 11:20:59 +0000 (16:50 +0530)]
build-support/factor.sh: use string operators to compare strings

13 years agomemoize: correct documentation for MEMO: syntax
Keita Haga [Sun, 23 Jan 2011 19:00:17 +0000 (04:00 +0900)]
memoize: correct documentation for MEMO: syntax

13 years agostack-checker: add a sample output in the last example of inference-recursive-combina...
Keita Haga [Sun, 23 Jan 2011 12:56:19 +0000 (21:56 +0900)]
stack-checker: add a sample output in the last example of inference-recursive-combinators article

13 years agoeffects: add missing right parenthesis in description of stack-effect word
Keita Haga [Sun, 23 Jan 2011 12:51:52 +0000 (21:51 +0900)]
effects: add missing right parenthesis in description of stack-effect word

13 years agodisjoint-sets: fix typo in description of assoc>disjoint-set word
Keita Haga [Fri, 21 Jan 2011 07:13:38 +0000 (16:13 +0900)]
disjoint-sets: fix typo in description of assoc>disjoint-set word

13 years agopeg.ebnf: fix minor typo in docs
Keita Haga [Thu, 20 Jan 2011 14:39:30 +0000 (23:39 +0900)]
peg.ebnf: fix minor typo in docs

13 years agomath.polynomials: fix typo in description of pextend-conv word
Keita Haga [Tue, 18 Jan 2011 14:35:52 +0000 (23:35 +0900)]
math.polynomials: fix typo in description of pextend-conv word

13 years agomath.statistics: in some words, interchanging the positions of the $examples and...
Keita Haga [Tue, 18 Jan 2011 14:19:21 +0000 (23:19 +0900)]
math.statistics: in some words, interchanging the positions of the $examples and a $description

13 years agomath.statistics: fix a few typos in docs
Keita Haga [Tue, 18 Jan 2011 13:30:53 +0000 (22:30 +0900)]
math.statistics: fix a few typos in docs

13 years agomath.intervals: fix some typos in docs
Keita Haga [Tue, 18 Jan 2011 12:18:35 +0000 (21:18 +0900)]
math.intervals: fix some typos in docs

13 years agohelp.tutorial: minor fix
Keita Haga [Tue, 18 Jan 2011 09:35:48 +0000 (18:35 +0900)]
help.tutorial: minor fix

13 years agotools.scaffold: fix a few typos in description of scaffold-undocumented word
Keita Haga [Mon, 17 Jan 2011 22:43:42 +0000 (07:43 +0900)]
tools.scaffold: fix a few typos in description of scaffold-undocumented word

13 years agotools.time: fix typo in docs
Keita Haga [Mon, 17 Jan 2011 22:28:40 +0000 (07:28 +0900)]
tools.time: fix typo in docs

13 years agoxml-rpc: fix a couple of typos in docs
Keita Haga [Mon, 17 Jan 2011 15:49:56 +0000 (00:49 +0900)]
xml-rpc: fix a couple of typos in docs

13 years agosequences.deep: fix typo in description of deep-find word
Keita Haga [Mon, 17 Jan 2011 13:33:39 +0000 (22:33 +0900)]
sequences.deep: fix typo in description of deep-find word

13 years agoassocs: fix description of inputs and outputs values in many words
Keita Haga [Mon, 17 Jan 2011 08:36:54 +0000 (17:36 +0900)]
assocs: fix description of inputs and outputs values in many words

13 years agoassocs: correct the class of output value in assoc-subset? word
Keita Haga [Mon, 17 Jan 2011 08:35:07 +0000 (17:35 +0900)]
assocs: correct the class of output value in assoc-subset? word

13 years agounicode.collation: fix typo in docs
Keita Haga [Mon, 17 Jan 2011 05:36:46 +0000 (14:36 +0900)]
unicode.collation: fix typo in docs

13 years agoassocs: fix sample output in usage example of assoc-map word
Keita Haga [Sun, 16 Jan 2011 20:24:39 +0000 (05:24 +0900)]
assocs: fix sample output in usage example of assoc-map word

13 years agoprettyprint.sections: fix typo in docs
Keita Haga [Sun, 16 Jan 2011 19:23:17 +0000 (04:23 +0900)]
prettyprint.sections: fix typo in docs

13 years agohtml.templates: fix typo in description of template-convert word
Keita Haga [Sun, 16 Jan 2011 16:36:08 +0000 (01:36 +0900)]
html.templates: fix typo in description of template-convert word

13 years agocombinators: minor improvement in usage example of case word
Keita Haga [Sun, 16 Jan 2011 15:25:49 +0000 (00:25 +0900)]
combinators: minor improvement in usage example of case word

13 years agoassocs, math.bitwise: remove first blank line and useless whitespace in a few usage...
Keita Haga [Sun, 16 Jan 2011 15:12:28 +0000 (00:12 +0900)]
assocs, math.bitwise: remove first blank line and useless whitespace in a few usage examples

13 years agoui.gadgets.status-bar: fix typo in docs
Keita Haga [Sun, 16 Jan 2011 12:46:01 +0000 (21:46 +0900)]
ui.gadgets.status-bar: fix typo in docs

13 years agokernel: add stack effect declaration to usage example of object class in docs
Keita Haga [Sun, 16 Jan 2011 08:57:32 +0000 (17:57 +0900)]
kernel: add stack effect declaration to usage example of object class in docs

13 years agomath.libm: add missing right parenthesis in description of fexp word
Keita Haga [Sun, 16 Jan 2011 01:48:06 +0000 (10:48 +0900)]
math.libm: add missing right parenthesis in description of fexp word

13 years agosequences: put a period to description of trim-head-slice word
Keita Haga [Sun, 16 Jan 2011 00:52:34 +0000 (09:52 +0900)]
sequences: put a period to description of trim-head-slice word

13 years agobase64: minor fixes in docs
Keita Haga [Sat, 15 Jan 2011 04:36:42 +0000 (13:36 +0900)]
base64: minor fixes in docs

13 years agohelp.tutorial: updating to 2011
Keita Haga [Sat, 15 Jan 2011 03:50:47 +0000 (12:50 +0900)]
help.tutorial: updating to 2011

13 years agodb: fix a couple of typos in docs
Keita Haga [Fri, 14 Jan 2011 17:03:20 +0000 (02:03 +0900)]
db: fix a couple of typos in docs

13 years agopeg.ebnf: fix a couple of typos in docs
Keita Haga [Fri, 14 Jan 2011 16:11:37 +0000 (01:11 +0900)]
peg.ebnf: fix a couple of typos in docs

13 years agoregexp: fix typos in docs
Keita Haga [Fri, 14 Jan 2011 15:57:32 +0000 (00:57 +0900)]
regexp: fix typos in docs

13 years agocombinators.smart, multiline: few $examples turn into $codes
Keita Haga [Fri, 14 Jan 2011 15:22:29 +0000 (00:22 +0900)]
combinators.smart, multiline: few $examples turn into $codes

13 years agohelp: minor improvement in example usage of 'ARTICLE:'
Keita Haga [Fri, 14 Jan 2011 14:50:54 +0000 (23:50 +0900)]
help: minor improvement in example usage of 'ARTICLE:'

13 years agohelp: clean up to example usage of 'HELP:' in docs
Keita Haga [Fri, 14 Jan 2011 14:05:32 +0000 (23:05 +0900)]
help: clean up to example usage of 'HELP:' in docs

13 years agoxml: fix typo in docs
Keita Haga [Fri, 14 Jan 2011 13:11:08 +0000 (22:11 +0900)]
xml: fix typo in docs

13 years agoio.pathnames: enclose a few example outputs in double quote characters
Keita Haga [Fri, 14 Jan 2011 11:07:10 +0000 (20:07 +0900)]
io.pathnames: enclose a few example outputs in double quote characters

13 years agoalien: fix a couple of typos in docs
Keita Haga [Fri, 14 Jan 2011 10:59:14 +0000 (19:59 +0900)]
alien: fix a couple of typos in docs

13 years agotools.deploy: fix typo in docs
Keita Haga [Fri, 14 Jan 2011 10:52:12 +0000 (19:52 +0900)]
tools.deploy: fix typo in docs

13 years agoio.servers: fix a couple of typos in docs
Keita Haga [Fri, 14 Jan 2011 10:47:52 +0000 (19:47 +0900)]
io.servers: fix a couple of typos in docs

13 years agoui.operations: fix typo in docs
Keita Haga [Fri, 14 Jan 2011 10:39:39 +0000 (19:39 +0900)]
ui.operations: fix typo in docs

13 years agosequences: enclose some $examples in '$examples'
Keita Haga [Fri, 14 Jan 2011 10:24:22 +0000 (19:24 +0900)]
sequences: enclose some $examples in '$examples'

13 years agomath: fix typo in docs
Keita Haga [Sat, 8 Jan 2011 17:29:33 +0000 (02:29 +0900)]
math: fix typo in docs

13 years agoio.launcher: fix typo in docs
Keita Haga [Sat, 8 Jan 2011 14:05:32 +0000 (23:05 +0900)]
io.launcher: fix typo in docs

13 years agoui: add missing right parenthesis in with-ui word notes
Keita Haga [Sat, 8 Jan 2011 13:50:18 +0000 (22:50 +0900)]
ui: add missing right parenthesis in with-ui word notes

13 years agosbufs: fix typo in docs
Keita Haga [Sat, 8 Jan 2011 13:37:58 +0000 (22:37 +0900)]
sbufs: fix typo in docs

13 years agodb.tuples, timers: few $unchecked-examples turn into $codes
Keita Haga [Sat, 8 Jan 2011 13:31:07 +0000 (22:31 +0900)]
db.tuples, timers: few $unchecked-examples turn into $codes

13 years agocontinuations, io.binary: add whitespace between '"' and '{ $snippet' in the document...
Keita Haga [Sat, 8 Jan 2011 13:26:06 +0000 (22:26 +0900)]
continuations, io.binary: add whitespace between '"' and '{ $snippet' in the documentation

13 years agoMerge branch 'doc-fixes' of git://github.com/keitahaga/factor
Slava Pestov [Thu, 6 Jan 2011 04:27:55 +0000 (20:27 -0800)]
Merge branch 'doc-fixes' of git://github.com/keitahaga/factor

13 years agoMerge branch 'fast-sets' of git://github.com/mrjbq7/factor
Slava Pestov [Thu, 6 Jan 2011 04:25:02 +0000 (20:25 -0800)]
Merge branch 'fast-sets' of git://github.com/mrjbq7/factor

13 years agohelp.tutorial: updating to 2011.
John Benediktsson [Thu, 6 Jan 2011 02:37:32 +0000 (18:37 -0800)]
help.tutorial: updating to 2011.

13 years agoMerge branches 'master' and 'cleanup' into cleanup
John Benediktsson [Thu, 6 Jan 2011 02:35:13 +0000 (18:35 -0800)]
Merge branches 'master' and 'cleanup' into cleanup

13 years agoMerge branch 'master' of git://github.com/slavapestov/factor into fast-sets
John Benediktsson [Thu, 6 Jan 2011 01:30:48 +0000 (17:30 -0800)]
Merge branch 'master' of git://github.com/slavapestov/factor into fast-sets

13 years agoassocs: use assoc-size to short-circuit equality checks.
John Benediktsson [Tue, 4 Jan 2011 04:37:17 +0000 (20:37 -0800)]
assocs: use assoc-size to short-circuit equality checks.

13 years agoremove useless whitespace in several documentation
Keita Haga [Wed, 5 Jan 2011 06:55:34 +0000 (15:55 +0900)]
remove useless whitespace in several documentation

13 years agosequences: fix typos in docs
Keita Haga [Wed, 5 Jan 2011 05:01:11 +0000 (14:01 +0900)]
sequences: fix typos in docs

13 years agosource-files: fix typo to record-checksum word description in docs
Keita Haga [Tue, 4 Jan 2011 17:10:19 +0000 (02:10 +0900)]
source-files: fix typo to record-checksum word description in docs

13 years agohttp.client: fix typo in docs
Keita Haga [Tue, 4 Jan 2011 16:00:13 +0000 (01:00 +0900)]
http.client: fix typo in docs

13 years agobiassocs: fix typo to '>biassoc' description and 'biassocs' article in docs
Keita Haga [Tue, 4 Jan 2011 13:34:10 +0000 (22:34 +0900)]
biassocs: fix typo to '>biassoc' description and 'biassocs' article in docs

13 years agounix.users: minor fixes in 'passwd' description
Keita Haga [Tue, 4 Jan 2011 12:51:51 +0000 (21:51 +0900)]
unix.users: minor fixes in 'passwd' description

13 years agoeffects: fix typo in docs
Keita Haga [Tue, 4 Jan 2011 12:30:37 +0000 (21:30 +0900)]
effects: fix typo in docs

13 years agoclasses.algebra, grouping, parser: replace 'seqence' with 'sequence' in docs
Keita Haga [Tue, 4 Jan 2011 12:02:11 +0000 (21:02 +0900)]
classes.algebra, grouping, parser: replace 'seqence' with 'sequence' in docs

13 years agocombinators: fix typo to 'booleans' article and 'case' description in docs
Keita Haga [Tue, 4 Jan 2011 10:12:11 +0000 (19:12 +0900)]
combinators: fix typo to 'booleans' article and 'case' description in docs

13 years agodebugger: fix typo in docs
Keita Haga [Tue, 4 Jan 2011 09:30:34 +0000 (18:30 +0900)]
debugger: fix typo in docs

13 years agoio: fix typo in docs
Keita Haga [Tue, 4 Jan 2011 09:12:43 +0000 (18:12 +0900)]
io: fix typo in docs

13 years agosets: minor optimization.
John Benediktsson [Tue, 4 Jan 2011 04:36:48 +0000 (20:36 -0800)]
sets: minor optimization.

13 years agosets: make intersect, intersects?, and subset? faster.
John Benediktsson [Wed, 29 Dec 2010 12:53:22 +0000 (04:53 -0800)]
sets: make intersect, intersects?, and subset? faster.

13 years agosets, bit-sets: cleanups
Slava Pestov [Tue, 28 Dec 2010 04:10:37 +0000 (20:10 -0800)]
sets, bit-sets: cleanups

13 years agosets: improving the speed of set=.
John Benediktsson [Tue, 28 Dec 2010 03:33:18 +0000 (19:33 -0800)]
sets: improving the speed of set=.

13 years agosets: adding cardinality word.
John Benediktsson [Tue, 28 Dec 2010 03:22:36 +0000 (19:22 -0800)]
sets: adding cardinality word.

13 years agoMerge branch 'master' of git://github.com/slavapestov/factor
John Benediktsson [Sun, 26 Dec 2010 23:46:51 +0000 (15:46 -0800)]
Merge branch 'master' of git://github.com/slavapestov/factor

13 years agoUpdate code for alien.data changes
Slava Pestov [Sun, 26 Dec 2010 08:08:57 +0000 (02:08 -0600)]
Update code for alien.data changes

13 years agoFix unit test failures caused by alien.data change
Slava Pestov [Sun, 26 Dec 2010 06:34:12 +0000 (22:34 -0800)]
Fix unit test failures caused by alien.data change

13 years agoMove <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c...
Slava Pestov [Sun, 26 Dec 2010 00:54:45 +0000 (16:54 -0800)]
Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object>

13 years agoio.directories.search: fix a couple of examples
Keita Haga [Wed, 22 Dec 2010 20:15:20 +0000 (05:15 +0900)]
io.directories.search: fix a couple of examples

13 years agomultiline: fix typo in docs
Keita Haga [Wed, 22 Dec 2010 19:42:56 +0000 (04:42 +0900)]
multiline: fix typo in docs

13 years agoconcurrency.combinators: fix typo in docs
Keita Haga [Wed, 22 Dec 2010 19:26:34 +0000 (04:26 +0900)]
concurrency.combinators: fix typo in docs

13 years agoio.files.info.unix, sequences: few $examples and $unchecked-examples turn into $codes
Keita Haga [Wed, 22 Dec 2010 19:03:00 +0000 (04:03 +0900)]
io.files.info.unix, sequences: few $examples and $unchecked-examples turn into $codes

13 years agosequences, syntax, vocabs.parser: remove useless whitespace in docs
Keita Haga [Wed, 22 Dec 2010 18:41:34 +0000 (03:41 +0900)]
sequences, syntax, vocabs.parser: remove useless whitespace in docs

13 years agoui.pixel-formats: fix using list in example
Keita Haga [Wed, 22 Dec 2010 18:10:54 +0000 (03:10 +0900)]
ui.pixel-formats: fix using list in example

13 years agoMerge branch 'master' of git://factorcode.org/git/factor
John Benediktsson [Sun, 19 Dec 2010 06:26:51 +0000 (22:26 -0800)]
Merge branch 'master' of git://factorcode.org/git/factor

13 years agoMerge branch 'doc-fixes' of git://github.com/keitahaga/factor
Slava Pestov [Sun, 19 Dec 2010 00:02:18 +0000 (16:02 -0800)]
Merge branch 'doc-fixes' of git://github.com/keitahaga/factor

13 years agomath.integers: fix underflow and overflow behavior
Slava Pestov [Sun, 19 Dec 2010 00:00:17 +0000 (16:00 -0800)]
math.integers: fix underflow and overflow behavior

13 years agosyntax: slightly to fix examples of QUALIFIED: and QUALIFIED-WITH:
Keita Haga [Sat, 18 Dec 2010 16:07:34 +0000 (01:07 +0900)]
syntax: slightly to fix examples of QUALIFIED: and QUALIFIED-WITH:

13 years agoMerge branch 'master' of git://github.com/slavapestov/factor
John Benediktsson [Mon, 13 Dec 2010 20:47:10 +0000 (12:47 -0800)]
Merge branch 'master' of git://github.com/slavapestov/factor

13 years agoMerge branch 'doc-fixes' of http://github.com/keitahaga/factor
Slava Pestov [Mon, 6 Dec 2010 04:58:11 +0000 (20:58 -0800)]
Merge branch 'doc-fixes' of http://github.com/keitahaga/factor

13 years agodb.tuples: fix a couple of examples in tutorial article a little
Keita Haga [Sun, 5 Dec 2010 21:12:33 +0000 (06:12 +0900)]
db.tuples: fix a couple of examples in tutorial article a little

13 years agoliterals: fix formatting and example error in docs
Keita Haga [Sun, 5 Dec 2010 20:06:15 +0000 (05:06 +0900)]
literals: fix formatting and example error in docs