]> gitweb.factorcode.org Git - factor.git/log
factor.git
13 years agoMerge branch 'master' of git://github.com/slavapestov/factor
Anton Gorenko [Sun, 16 Jan 2011 07:38:04 +0000 (13:38 +0600)]
Merge branch 'master' of git://github.com/slavapestov/factor

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

13 years agourls.encoding: fix missing vocab in docs
Keita Haga [Sun, 5 Dec 2010 13:17:21 +0000 (22:17 +0900)]
urls.encoding: fix missing vocab in docs

13 years agoclasses.tuple: minor fixes in tuple-examples article
Keita Haga [Sun, 5 Dec 2010 12:27:25 +0000 (21:27 +0900)]
classes.tuple: minor fixes in tuple-examples article

13 years agoconcurrency.messaging: documentation typo fix and remove trailing whitespace
Keita Haga [Sat, 4 Dec 2010 21:01:36 +0000 (06:01 +0900)]
concurrency.messaging: documentation typo fix and remove trailing whitespace

13 years agogeneric: fix using to M\ example in docs
Keita Haga [Sat, 4 Dec 2010 20:11:38 +0000 (05:11 +0900)]
generic: fix using to M\ example in docs

13 years agoio.styles: add using to all examples plus fix formatting in some examples
Keita Haga [Sat, 4 Dec 2010 12:25:12 +0000 (21:25 +0900)]
io.styles: add using to all examples plus fix formatting in some examples

13 years agohelp, hints: remove syntax vocab in few examples
Keita Haga [Fri, 3 Dec 2010 16:25:14 +0000 (01:25 +0900)]
help, hints: remove syntax vocab in few examples

13 years agoMerge branch 'master' of git://github.com/slavapestov/factor
John Benediktsson [Wed, 1 Dec 2010 16:38:05 +0000 (08:38 -0800)]
Merge branch 'master' of git://github.com/slavapestov/factor

13 years agoMerge branch 'doc-fixes' of git://github.com/keitahaga/factor
Slava Pestov [Wed, 1 Dec 2010 11:02:38 +0000 (03:02 -0800)]
Merge branch 'doc-fixes' of git://github.com/keitahaga/factor

13 years agoalien.fortran: cleanup
Slava Pestov [Wed, 1 Dec 2010 11:00:00 +0000 (03:00 -0800)]
alien.fortran: cleanup

13 years agoalien.fortran: fix stack effect of SUBROUTINE: and FUNCTION: words to include out...
Joe Groff [Wed, 1 Dec 2010 01:34:15 +0000 (07:04 +0530)]
alien.fortran: fix stack effect of SUBROUTINE: and FUNCTION: words to include out parameters

13 years agohints: fix two examples and formatting in docs
Keita Haga [Mon, 29 Nov 2010 19:53:11 +0000 (04:53 +0900)]
hints: fix two examples and formatting in docs

13 years agotools.crossref: fix example
Keita Haga [Mon, 29 Nov 2010 09:41:57 +0000 (18:41 +0900)]
tools.crossref: fix example

13 years agohelp: add stack effect declaration and using to HELP: example in docs
Keita Haga [Sun, 28 Nov 2010 18:44:45 +0000 (03:44 +0900)]
help: add stack effect declaration and using to HELP: example in docs

13 years agodb: fix some examples
Keita Haga [Sat, 27 Nov 2010 18:34:27 +0000 (03:34 +0900)]
db: fix some examples

13 years agoio.pathnames: fix typo in docs
Keita Haga [Sat, 27 Nov 2010 15:47:59 +0000 (00:47 +0900)]
io.pathnames: fix typo in docs

13 years agoMerge branch 'master' of git://github.com/slavapestov/factor
John Benediktsson [Fri, 26 Nov 2010 09:33:40 +0000 (01:33 -0800)]
Merge branch 'master' of git://github.com/slavapestov/factor

13 years agohelp.tutorial: minor cleanup.
John Benediktsson [Fri, 26 Nov 2010 07:58:33 +0000 (23:58 -0800)]
help.tutorial: minor cleanup.

13 years agoMerge branches 'master' and 'cleanup' into cleanup
John Benediktsson [Fri, 26 Nov 2010 07:57:54 +0000 (23:57 -0800)]
Merge branches 'master' and 'cleanup' into cleanup

13 years agoRemove bignum>float VM primitive, and use bignum/f to implement >float on bignums...
Slava Pestov [Tue, 16 Nov 2010 11:13:15 +0000 (03:13 -0800)]
Remove bignum>float VM primitive, and use bignum/f to implement >float on bignums instead, for a slight accuracy gain. Also, bignum/f now has a more efficient post-scaling algorithm to break the circular dependency on bignum>float

13 years agoeval: fix cad.objects path in example
Keita Haga [Tue, 23 Nov 2010 20:58:15 +0000 (05:58 +0900)]
eval: fix cad.objects path in example

13 years agoclutter: update;
Anton Gorenko [Sat, 20 Nov 2010 15:27:47 +0000 (21:27 +0600)]
clutter: update;

13 years agomove gtk samples from extra/gir/samples/lowlevel to gtk-samples;
Anton Gorenko [Sat, 20 Nov 2010 15:15:50 +0000 (21:15 +0600)]
move gtk samples from extra/gir/samples/lowlevel to gtk-samples;
fix gtk-samples;

13 years agospecialized-arrays: fix stack effect of malloc-T-array in docs
Slava Pestov [Sat, 20 Nov 2010 03:53:43 +0000 (19:53 -0800)]
specialized-arrays: fix stack effect of malloc-T-array in docs

13 years agoio.files.info.unix: fix IN: in docs
Keita Haga [Wed, 17 Nov 2010 19:29:36 +0000 (04:29 +0900)]
io.files.info.unix: fix IN: in docs

13 years agoio.files.info.unix: fix a couple of set-file-permissions examples
Keita Haga [Wed, 17 Nov 2010 18:44:25 +0000 (03:44 +0900)]
io.files.info.unix: fix a couple of set-file-permissions examples

13 years agohelp.handbook: fix typo
Keita Haga [Tue, 16 Nov 2010 08:45:25 +0000 (17:45 +0900)]
help.handbook: fix typo

13 years agoMerge branch 'master' of git://github.com/slavapestov/factor
John Benediktsson [Mon, 15 Nov 2010 16:47:09 +0000 (08:47 -0800)]
Merge branch 'master' of git://github.com/slavapestov/factor

13 years agogobject-introspection: remove tests (because they don't work);
Anton Gorenko [Mon, 15 Nov 2010 15:51:49 +0000 (21:51 +0600)]
gobject-introspection: remove tests (because they don't work);

13 years agoui.backend.gtk: fix bugs;
Anton Gorenko [Mon, 15 Nov 2010 15:48:58 +0000 (21:48 +0600)]
ui.backend.gtk: fix bugs;

13 years agogdk.ffi: fix incorrect GdkEvent* structures' definitions;
Anton Gorenko [Mon, 15 Nov 2010 15:47:36 +0000 (21:47 +0600)]
gdk.ffi: fix incorrect GdkEvent* structures' definitions;

13 years agopango.cairo: fix incorrect USING:;
Anton Gorenko [Mon, 15 Nov 2010 15:46:54 +0000 (21:46 +0600)]
pango.cairo: fix incorrect USING:;

13 years agopath-finding: fix help lint
Slava Pestov [Mon, 15 Nov 2010 03:29:37 +0000 (19:29 -0800)]
path-finding: fix help lint

13 years agomodels.arrow: fix formatting
Slava Pestov [Sun, 14 Nov 2010 23:30:32 +0000 (15:30 -0800)]
models.arrow: fix formatting

13 years agoRemove unecessary slot from arrow models
Jon Harper [Sun, 14 Nov 2010 16:20:19 +0000 (17:20 +0100)]
Remove unecessary slot from arrow models

13 years agopath-finding: add Dijkstra algorithm
Samuel Tardieu [Thu, 11 Nov 2010 09:59:05 +0000 (10:59 +0100)]
path-finding: add Dijkstra algorithm

Dijkstra algorithm is a particular case of the A* algorithm with
the heuristic being set to 0.

13 years agoio.directories: fix typo in example
Keita Haga [Sun, 14 Nov 2010 08:18:56 +0000 (17:18 +0900)]
io.directories: fix typo in example

13 years agovocabs: fix typo in docs
Keita Haga [Sun, 14 Nov 2010 08:14:40 +0000 (17:14 +0900)]
vocabs: fix typo in docs

13 years agoconcurrency.locks: fix typo in docs
Keita Haga [Sun, 14 Nov 2010 08:11:17 +0000 (17:11 +0900)]
concurrency.locks: fix typo in docs

13 years agoio.servers: don't try to open SSL sockets if they're not supported on the current...
Slava Pestov [Sun, 14 Nov 2010 00:31:29 +0000 (18:31 -0600)]
io.servers: don't try to open SSL sockets if they're not supported on the current platform (ie, Windows)

13 years agomath.integers: bignum/f rounding was wrong (reported by Joe Groff)
Slava Pestov [Sun, 14 Nov 2010 00:02:12 +0000 (16:02 -0800)]
math.integers: bignum/f rounding was wrong (reported by Joe Groff)

13 years agoMerge branch 'master' of git://github.com/slavapestov/factor
John Benediktsson [Sat, 13 Nov 2010 22:29:31 +0000 (14:29 -0800)]
Merge branch 'master' of git://github.com/slavapestov/factor

13 years agomath.integers: fix 0 0 bignum/f (reported by Joe Groff)
Slava Pestov [Sat, 13 Nov 2010 03:49:18 +0000 (19:49 -0800)]
math.integers: fix 0 0 bignum/f (reported by Joe Groff)

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

13 years agosplitting: fix stack effect declaration of (split)
Slava Pestov [Sun, 7 Nov 2010 00:50:39 +0000 (17:50 -0700)]
splitting: fix stack effect declaration of (split)

13 years agoMerge branch 'master' of git://github.com/slavapestov/factor
John Benediktsson [Thu, 4 Nov 2010 06:07:41 +0000 (23:07 -0700)]
Merge branch 'master' of git://github.com/slavapestov/factor

13 years agomath.primes.erato doc fixes.
Jon Harper [Tue, 2 Nov 2010 16:23:54 +0000 (17:23 +0100)]
math.primes.erato doc fixes.

13 years agomath.primes.erato: Fix off-by-one error
Rupert Swarbrick [Thu, 21 Oct 2010 10:49:13 +0000 (11:49 +0100)]
math.primes.erato: Fix off-by-one error

The sieve bit vector deals with numbers in chunks of 30. Therefore,
the number 90 (say) is the 91st 'element' of the vector. Each byte
deals with some range {0,1,...,29}+30n so to have the number 90, you
need four bytes.

Rather pleasingly, I bumped into this bug and it reduced to the
incantation:
  2010 2010 sieve marked-prime?

13 years agoMerge branch 'master' of git://github.com/slavapestov/factor
John Benediktsson [Mon, 1 Nov 2010 15:16:32 +0000 (08:16 -0700)]
Merge branch 'master' of git://github.com/slavapestov/factor

13 years agogame.loop: remove unneeded dependency on tools.memory vocab
Slava Pestov [Mon, 1 Nov 2010 03:50:37 +0000 (22:50 -0500)]
game.loop: remove unneeded dependency on tools.memory vocab

13 years agoconcurrency.count-downs: remove unused dependency on debugger vocab
Slava Pestov [Mon, 1 Nov 2010 03:49:50 +0000 (22:49 -0500)]
concurrency.count-downs: remove unused dependency on debugger vocab

13 years agoconcurrency.mailboxes: break dependency on debugger vocab by creating concurrency...
Slava Pestov [Mon, 1 Nov 2010 03:47:34 +0000 (22:47 -0500)]
concurrency.mailboxes: break dependency on debugger vocab by creating concurrency.mailboxes.debugger

13 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 1 Nov 2010 01:26:29 +0000 (20:26 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

13 years agocolors.hex vocab.
John Benediktsson [Thu, 28 Oct 2010 20:34:59 +0000 (13:34 -0700)]
colors.hex vocab.