]> gitweb.factorcode.org Git - factor.git/log
factor.git
13 years agoalien.c-types: add summary and docs for no-c-type error
Slava Pestov [Mon, 4 Apr 2011 05:33:51 +0000 (22:33 -0700)]
alien.c-types: add summary and docs for no-c-type error

13 years agoio: fix help lint
Slava Pestov [Mon, 4 Apr 2011 00:37:28 +0000 (17:37 -0700)]
io: fix help lint

13 years agoMerge branch 'master' of git://github.com/mrjbq7/factor
Slava Pestov [Sat, 26 Mar 2011 01:54:35 +0000 (18:54 -0700)]
Merge branch 'master' of git://github.com/mrjbq7/factor

13 years agoio: improve stack effects.
John Benediktsson [Sat, 26 Mar 2011 01:30:52 +0000 (18:30 -0700)]
io: improve stack effects.

13 years agoio: implement "stream-contents" in terms of "each-stream-block".
John Benediktsson [Fri, 25 Mar 2011 20:58:16 +0000 (13:58 -0700)]
io: implement "stream-contents" in terms of "each-stream-block".

13 years agoio: improve signature of each-block and each-line.
John Benediktsson [Fri, 25 Mar 2011 19:20:51 +0000 (12:20 -0700)]
io: improve signature of each-block and each-line.

13 years agomisc/vim/README.md: minor tweaks
Keita Haga [Thu, 24 Mar 2011 00:25:16 +0000 (09:25 +0900)]
misc/vim/README.md: minor tweaks

13 years agoReplace misc/vim/README with misc/vim/README.md
Keita Haga [Thu, 24 Mar 2011 00:18:46 +0000 (09:18 +0900)]
Replace misc/vim/README with misc/vim/README.md

13 years agomisc/vim/syntax/factor.vim: add 'display' argument to factorEscape highlight group
Keita Haga [Sun, 20 Mar 2011 21:52:10 +0000 (06:52 +0900)]
misc/vim/syntax/factor.vim: add 'display' argument to factorEscape highlight group

13 years agomisc/vim/syntax/factor.vim: factorEscape cleanup
Keita Haga [Sun, 20 Mar 2011 20:33:13 +0000 (05:33 +0900)]
misc/vim/syntax/factor.vim: factorEscape cleanup

13 years agomisc/vim/syntax/factor.vim: add support for escape characters
Keita Haga [Sun, 20 Mar 2011 08:37:50 +0000 (17:37 +0900)]
misc/vim/syntax/factor.vim: add support for escape characters

13 years agomisc/vim/syntax/factor.vim: set 'shiftwidth' option in modeline
Keita Haga [Sun, 20 Mar 2011 07:12:24 +0000 (16:12 +0900)]
misc/vim/syntax/factor.vim: set 'shiftwidth' option in modeline

13 years agoMerge branch 'master' of git://github.com/slavapestov/factor
John Benediktsson [Fri, 18 Mar 2011 05:43:07 +0000 (22:43 -0700)]
Merge branch 'master' of git://github.com/slavapestov/factor

13 years agoinfix: adding support for "seq[from:to]" slice notation.
John Benediktsson [Fri, 18 Mar 2011 05:42:23 +0000 (22:42 -0700)]
infix: adding support for "seq[from:to]" slice notation.

13 years agomisc/vim/plugin/factor.vim: remove trailing whitespace
Keita Haga [Thu, 17 Mar 2011 16:40:28 +0000 (01:40 +0900)]
misc/vim/plugin/factor.vim: remove trailing whitespace

13 years agomisc/vim/syntax/factor.vim: add support for 'ERROR: class slots...' syntax
Keita Haga [Thu, 17 Mar 2011 15:25:12 +0000 (00:25 +0900)]
misc/vim/syntax/factor.vim: add support for 'ERROR: class slots...' syntax

13 years agoMerge branch 'master' of git://github.com/slavapestov/factor
John Benediktsson [Thu, 17 Mar 2011 06:44:47 +0000 (23:44 -0700)]
Merge branch 'master' of git://github.com/slavapestov/factor

13 years agomisc/vim/syntax/factor.vim: in factorShebang, add 'display' argument and switch to...
Keita Haga [Thu, 17 Mar 2011 01:10:38 +0000 (10:10 +0900)]
misc/vim/syntax/factor.vim: in factorShebang, add 'display' argument and switch to PreProc highlight group

13 years agomisc/vim/syntax/factor.vim: don't set 'shiftwidth', 'softtabstop', etc.
Keita Haga [Thu, 17 Mar 2011 00:32:49 +0000 (09:32 +0900)]
misc/vim/syntax/factor.vim: don't set 'shiftwidth', 'softtabstop', etc.

13 years agomisc/vim/syntax/factor.vim: fix indentation
Keita Haga [Wed, 16 Mar 2011 23:28:15 +0000 (08:28 +0900)]
misc/vim/syntax/factor.vim: fix indentation

13 years agomisc/vim/syntax/factor.vim: swapping factorComment definition lines and contain ...
Keita Haga [Wed, 16 Mar 2011 20:38:28 +0000 (05:38 +0900)]
misc/vim/syntax/factor.vim: swapping factorComment definition lines and contain @Spell in factorComment

13 years agomisc/vim/syntax/factor.vim: highlight the shebang
Keita Haga [Wed, 16 Mar 2011 20:18:58 +0000 (05:18 +0900)]
misc/vim/syntax/factor.vim: highlight the shebang

13 years agomisc/vim/syntax/factor.vim: highlight factorCallQuotation, factorExecute, factorStack...
Keita Haga [Wed, 16 Mar 2011 19:01:47 +0000 (04:01 +0900)]
misc/vim/syntax/factor.vim: highlight factorCallQuotation, factorExecute, factorStackEffect, and factorLiteralStackEffect definitions correctly

13 years agomisc/vim/syntax/factor.vim: fix factorRename match
Keita Haga [Wed, 16 Mar 2011 11:14:42 +0000 (20:14 +0900)]
misc/vim/syntax/factor.vim: fix factorRename match

13 years agoMerge branch 'master' of factorcode.org:/git/factor
Joe Groff [Tue, 15 Mar 2011 18:18:12 +0000 (11:18 -0700)]
Merge branch 'master' of factorcode.org:/git/factor

13 years agoopenal: don't bundle openal library on any unix platform
Joe Groff [Tue, 15 Mar 2011 18:11:32 +0000 (11:11 -0700)]
openal: don't bundle openal library on any unix platform

13 years agoMerge branch 'master' of git://github.com/slavapestov/factor
John Benediktsson [Tue, 15 Mar 2011 05:47:02 +0000 (22:47 -0700)]
Merge branch 'master' of git://github.com/slavapestov/factor

13 years agoMerge branch 'master' of git://github.com/otoburb/factor
Slava Pestov [Tue, 15 Mar 2011 04:56:03 +0000 (21:56 -0700)]
Merge branch 'master' of git://github.com/otoburb/factor

13 years agoMerge branch 'vim' of git://github.com/keitahaga/factor
Slava Pestov [Tue, 15 Mar 2011 04:55:20 +0000 (21:55 -0700)]
Merge branch 'vim' of git://github.com/keitahaga/factor

13 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Tue, 15 Mar 2011 04:51:45 +0000 (21:51 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

13 years agoholidays.factor: Replaced use of deprecated 'spin' word with locals.
otoburb [Tue, 15 Mar 2011 01:51:27 +0000 (01:51 +0000)]
holidays.factor: Replaced use of deprecated 'spin' word with locals.

13 years agomisc/vim/syntax/factor.vim: add support for 'execute( stack -- effect )' syntax
Keita Haga [Mon, 14 Mar 2011 16:27:13 +0000 (01:27 +0900)]
misc/vim/syntax/factor.vim: add support for 'execute( stack -- effect )' syntax

13 years agomisc/vim/syntax/factor.vim: factorFrySpecifier cleanup
Keita Haga [Mon, 14 Mar 2011 16:13:48 +0000 (01:13 +0900)]
misc/vim/syntax/factor.vim: factorFrySpecifier cleanup

13 years agomisc/vim/syntax/factor.vim: fix factorStackEffect, factorLiteralStackEffect match...
Keita Haga [Mon, 14 Mar 2011 16:04:08 +0000 (01:04 +0900)]
misc/vim/syntax/factor.vim: fix factorStackEffect, factorLiteralStackEffect match patterns

13 years agomisc/vim/syntax/factor.vim: add support for 'call( stack -- effect )' syntax
Keita Haga [Mon, 14 Mar 2011 15:58:52 +0000 (00:58 +0900)]
misc/vim/syntax/factor.vim: add support for 'call( stack -- effect )' syntax

13 years agomisc/vim/syntax/factor.vim: highlighting of 'call-next-method'
Keita Haga [Mon, 14 Mar 2011 15:41:22 +0000 (00:41 +0900)]
misc/vim/syntax/factor.vim: highlighting of 'call-next-method'

13 years agosmart-docs output>array typo fix
otoburb [Sun, 13 Mar 2011 20:41:15 +0000 (20:41 +0000)]
smart-docs output>array typo fix

13 years agoTypo in "make.factor" documentation
otoburb [Tue, 11 Jan 2011 03:00:14 +0000 (03:00 +0000)]
Typo in "make.factor" documentation

13 years agobasis/db/tuples: Minor doc fix for 'select-tuples'
otoburb [Sun, 2 Jan 2011 08:27:50 +0000 (08:27 +0000)]
basis/db/tuples: Minor doc fix for 'select-tuples'

13 years agobasis/help/apropos: Added unicode.categories. Missing from previous commit.
otoburb [Thu, 11 Nov 2010 17:53:51 +0000 (17:53 +0000)]
basis/help/apropos: Added unicode.categories. Missing from previous commit.

13 years agobasis/help/apropos: Trimming whitespace before and after search query. Allows acciden...
otoburb [Thu, 11 Nov 2010 17:42:10 +0000 (17:42 +0000)]
basis/help/apropos: Trimming whitespace before and after search query. Allows accidental/reflex whitespace to be corrected so results can still be returned.

13 years agoFixed extra/webapps/imagebin vocab to increment path count correctly and added file...
otoburb [Wed, 10 Nov 2010 18:09:45 +0000 (18:09 +0000)]
Fixed extra/webapps/imagebin vocab to increment path count correctly and added file detection.

13 years agomisc/vim/syntax/factor.vim: add support for INTERSECTION: syntax
Keita Haga [Sun, 13 Mar 2011 11:09:11 +0000 (20:09 +0900)]
misc/vim/syntax/factor.vim: add support for INTERSECTION: syntax

13 years agomisc/vim/syntax/factor.vim: add support for SLOT: syntax
Keita Haga [Thu, 10 Mar 2011 13:55:36 +0000 (22:55 +0900)]
misc/vim/syntax/factor.vim: add support for SLOT: syntax

13 years agomisc/vim/syntax/factor.vim: highlighting of breakpoint
Keita Haga [Thu, 10 Mar 2011 11:24:23 +0000 (20:24 +0900)]
misc/vim/syntax/factor.vim: highlighting of breakpoint

13 years agomisc/vim/syntax/factor.vim: add support for UNION: syntax
Keita Haga [Thu, 10 Mar 2011 11:22:44 +0000 (20:22 +0900)]
misc/vim/syntax/factor.vim: add support for UNION: syntax

13 years agomisc/vim/syntax/factor.vim: update "To run"
Keita Haga [Thu, 10 Mar 2011 10:35:19 +0000 (19:35 +0900)]
misc/vim/syntax/factor.vim: update "To run"

13 years agomisc/vim/syntax/factor.vim: add support for SYMBOLS: syntax
Keita Haga [Thu, 10 Mar 2011 10:30:42 +0000 (19:30 +0900)]
misc/vim/syntax/factor.vim: add support for SYMBOLS: syntax

13 years agoUpdate factorSbuf in misc/factor.vim.fgen
Keita Haga [Thu, 10 Mar 2011 10:20:01 +0000 (19:20 +0900)]
Update factorSbuf in misc/factor.vim.fgen

13 years agomisc/vim/syntax/factor.vim: add support for RENAME: syntax
Keita Haga [Wed, 9 Mar 2011 17:31:08 +0000 (02:31 +0900)]
misc/vim/syntax/factor.vim: add support for RENAME: syntax

13 years agomisc/vim/syntax/factor.vim: add support for EXCLUDE: syntax
Keita Haga [Wed, 9 Mar 2011 17:26:28 +0000 (02:26 +0900)]
misc/vim/syntax/factor.vim: add support for EXCLUDE: syntax

13 years agomisc/vim/syntax/factor.vim: rename factorFryDirective to factorFrySpecifier
Keita Haga [Wed, 9 Mar 2011 15:30:07 +0000 (00:30 +0900)]
misc/vim/syntax/factor.vim: rename factorFryDirective to factorFrySpecifier

13 years agomisc/vim/syntax/factor.vim: add support for ALIAS: syntax
Keita Haga [Wed, 9 Mar 2011 15:14:34 +0000 (00:14 +0900)]
misc/vim/syntax/factor.vim: add support for ALIAS: syntax

13 years agomisc/vim/syntax/factor.vim: a few minor changes:
Keita Haga [Wed, 9 Mar 2011 14:05:14 +0000 (23:05 +0900)]
misc/vim/syntax/factor.vim: a few minor changes:
- delete first line
- rename factorCompileDirective to factorDeclaration
- support for more declarations

13 years agomisc/vim/syntax/factor.vim: capitalize the first letter of "Language" header line
Keita Haga [Wed, 9 Mar 2011 11:34:00 +0000 (20:34 +0900)]
misc/vim/syntax/factor.vim: capitalize the first letter of "Language" header line

13 years agoxml.writer: fix some docs.
John Benediktsson [Wed, 9 Mar 2011 00:50:12 +0000 (16:50 -0800)]
xml.writer: fix some docs.

13 years agoui.tools: adding Ctrl-Shift-F for "toggle fullscreen".
John Benediktsson [Mon, 7 Mar 2011 23:08:26 +0000 (15:08 -0800)]
ui.tools: adding Ctrl-Shift-F for "toggle fullscreen".

13 years agodb.sqlite: update word documentation.
John Benediktsson [Mon, 7 Mar 2011 23:06:28 +0000 (15:06 -0800)]
db.sqlite: update word documentation.

13 years agohelp.markup: Store $url as urls.
John Benediktsson [Mon, 7 Mar 2011 23:03:48 +0000 (15:03 -0800)]
help.markup: Store $url as urls.

13 years agoMerge branch 'master' of git://github.com/slavapestov/factor
John Benediktsson [Mon, 7 Mar 2011 19:54:09 +0000 (11:54 -0800)]
Merge branch 'master' of git://github.com/slavapestov/factor

13 years agokernel: add a note to the documentation for "dip" and "if" that they are primitive...
Joe Groff [Mon, 7 Mar 2011 17:28:51 +0000 (09:28 -0800)]
kernel: add a note to the documentation for "dip" and "if" that they are primitive for certain arguments

13 years agoMerge branch 'master' of git://github.com/slavapestov/factor
John Benediktsson [Sun, 6 Mar 2011 03:07:49 +0000 (19:07 -0800)]
Merge branch 'master' of git://github.com/slavapestov/factor

13 years agoMerge branch 'vim' of git://github.com/keitahaga/factor
Slava Pestov [Sat, 5 Mar 2011 21:43:18 +0000 (13:43 -0800)]
Merge branch 'vim' of git://github.com/keitahaga/factor

13 years agoMerge branch 'readme' of git://github.com/keitahaga/factor
Slava Pestov [Sat, 5 Mar 2011 21:42:57 +0000 (13:42 -0800)]
Merge branch 'readme' of git://github.com/keitahaga/factor

13 years agoMerge branch 'doc-fixes' of git://github.com/keitahaga/factor
Slava Pestov [Sat, 5 Mar 2011 21:42:46 +0000 (13:42 -0800)]
Merge branch 'doc-fixes' of git://github.com/keitahaga/factor

13 years agogobject-introspection: internal strucs (*Class, *Iface or *Private) are generated...
Anton Gorenko [Sat, 5 Mar 2011 19:05:02 +0000 (01:05 +0600)]
gobject-introspection: internal strucs (*Class, *Iface or *Private) are generated in .private vocabularies;

13 years agoregexp: fix typo in docs
Keita Haga [Sat, 5 Mar 2011 14:00:52 +0000 (23:00 +0900)]
regexp: fix typo in docs

13 years agoUpdate readme.html, because "Getting started" has moved
Keita Haga [Sat, 5 Mar 2011 12:36:29 +0000 (21:36 +0900)]
Update readme.html, because "Getting started" has moved

13 years agoOops, forgot to update misc/factor.vim.fgen
Keita Haga [Sat, 5 Mar 2011 11:43:48 +0000 (20:43 +0900)]
Oops, forgot to update misc/factor.vim.fgen

13 years agofix gstreamer.*;
Anton Gorenko [Sat, 5 Mar 2011 11:34:01 +0000 (17:34 +0600)]
fix gstreamer.*;
move gstreamer from unmaintained to extra;

13 years agomisc/vim/syntax/factor.vim: improve factorComment match
Keita Haga [Sat, 5 Mar 2011 10:58:58 +0000 (19:58 +0900)]
misc/vim/syntax/factor.vim: improve factorComment match

13 years agogobject-introspection: add FOREIGN-ATOMIC-TYPE: (used in clutter.cogl.ffi);
Anton Gorenko [Sat, 5 Mar 2011 08:11:26 +0000 (14:11 +0600)]
gobject-introspection: add FOREIGN-ATOMIC-TYPE: (used in clutter.cogl.ffi);
move clutter from unmaintainded to extra;

13 years agotools.deploy: increase size limits for recently-added deploy tests that never passed
Slava Pestov [Fri, 4 Mar 2011 23:12:36 +0000 (18:12 -0500)]
tools.deploy: increase size limits for recently-added deploy tests that never passed

13 years agoMove gstreamer and clutter bindings to unmaintained/ for now, until Anton can fix...
Slava Pestov [Fri, 4 Mar 2011 23:11:42 +0000 (18:11 -0500)]
Move gstreamer and clutter bindings to unmaintained/ for now, until Anton can fix them, to make the build work

13 years agotools.deploy.shaker: strip out GObject introspection info
Slava Pestov [Mon, 28 Feb 2011 02:00:30 +0000 (20:00 -0600)]
tools.deploy.shaker: strip out GObject introspection info

13 years agoOn Unix, link VM with GTK libraries instead of loading them dynamically
Slava Pestov [Sun, 27 Feb 2011 22:36:01 +0000 (16:36 -0600)]
On Unix, link VM with GTK libraries instead of loading them dynamically

13 years agoFix conflict
Slava Pestov [Mon, 28 Feb 2011 02:01:45 +0000 (20:01 -0600)]
Fix conflict

13 years agocompiler.cfg.branch-splitting was totally broken
Slava Pestov [Mon, 28 Feb 2011 00:43:26 +0000 (16:43 -0800)]
compiler.cfg.branch-splitting was totally broken

13 years agobootstrap.io: fix load error
Slava Pestov [Sun, 27 Feb 2011 23:02:20 +0000 (15:02 -0800)]
bootstrap.io: fix load error

13 years agoio.sockets: fix unit test on Windows
Slava Pestov [Sun, 27 Feb 2011 21:55:54 +0000 (13:55 -0800)]
io.sockets: fix unit test on Windows

13 years agobootstrap.{io, ui}: load dependencies to make deploy tool less error-prone
Slava Pestov [Sun, 27 Feb 2011 21:55:43 +0000 (13:55 -0800)]
bootstrap.{io, ui}: load dependencies to make deploy tool less error-prone

13 years agotools.deploy.test.21: deploy without threads to reduce image size
Slava Pestov [Sun, 27 Feb 2011 21:55:15 +0000 (13:55 -0800)]
tools.deploy.test.21: deploy without threads to reduce image size

13 years agocalendar: make it deploy with threads disabled
Slava Pestov [Sun, 27 Feb 2011 21:55:02 +0000 (13:55 -0800)]
calendar: make it deploy with threads disabled

13 years agoMerge branch 'master' of git://github.com/slavapestov/factor
John Benediktsson [Sun, 27 Feb 2011 02:54:07 +0000 (18:54 -0800)]
Merge branch 'master' of git://github.com/slavapestov/factor

13 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sat, 26 Feb 2011 17:44:50 +0000 (11:44 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

13 years agoMerge branch 'doc-fixes' of git://github.com/keitahaga/factor
Slava Pestov [Sat, 26 Feb 2011 06:37:39 +0000 (22:37 -0800)]
Merge branch 'doc-fixes' of git://github.com/keitahaga/factor

13 years agoio.sockets: add scope-id to ipv6 addrspecs, fixing a problem with connecting to local...
Slava Pestov [Sat, 26 Feb 2011 06:33:28 +0000 (22:33 -0800)]
io.sockets: add scope-id to ipv6 addrspecs, fixing a problem with connecting to localhost on Mac OS X (and other systems) where localhost is associated with a link-local address such as fe80::1

13 years agotools.deploy: actually add the new test
Slava Pestov [Sat, 26 Feb 2011 06:13:54 +0000 (22:13 -0800)]
tools.deploy: actually add the new test

13 years agotools.deploy: add test for formatting vocab
Slava Pestov [Sat, 26 Feb 2011 05:26:11 +0000 (21:26 -0800)]
tools.deploy: add test for formatting vocab

13 years agoFix usage note in dns vocab, move tools.dns from basis to extra since dns vocab is...
Slava Pestov [Sat, 26 Feb 2011 05:08:00 +0000 (21:08 -0800)]
Fix usage note in dns vocab, move tools.dns from basis to extra since dns vocab is in extra

13 years agotools.deploy: fix a test on Windows
Slava Pestov [Sat, 26 Feb 2011 05:06:22 +0000 (21:06 -0800)]
tools.deploy: fix a test on Windows

13 years agocombinators: fix help lint
Slava Pestov [Sat, 26 Feb 2011 05:06:10 +0000 (21:06 -0800)]
combinators: fix help lint

13 years agoio.sockets.secure.unix: update unit test for close-notify change
Slava Pestov [Sat, 26 Feb 2011 05:05:56 +0000 (21:05 -0800)]
io.sockets.secure.unix: update unit test for close-notify change

13 years agocompiler.cfg.ssa.construction: update unit tests for nths change
Slava Pestov [Sat, 26 Feb 2011 05:05:38 +0000 (21:05 -0800)]
compiler.cfg.ssa.construction: update unit tests for nths change

13 years agobunny.model, gpu.demos.bunny: update url for bunny model download
Joe Groff [Fri, 25 Feb 2011 18:22:14 +0000 (10:22 -0800)]
bunny.model, gpu.demos.bunny: update url for bunny model download

13 years agolists: fix a few typos in docs
Keita Haga [Fri, 25 Feb 2011 10:59:44 +0000 (19:59 +0900)]
lists: fix a few typos in docs

13 years agodefinitions: remove unused vocabulary in refactored a.factor
Keita Haga [Thu, 24 Feb 2011 06:37:41 +0000 (15:37 +0900)]
definitions: remove unused vocabulary in refactored a.factor

13 years agoio.encodings.8-bit.latin9, io.encodings.shift-jis: fix typo in docs. offical => official
Keita Haga [Sun, 20 Feb 2011 17:46:06 +0000 (02:46 +0900)]
io.encodings.8-bit.latin9, io.encodings.shift-jis: fix typo in docs. offical => official

13 years agoui.tools.listener: highlighting F1 key in tips
Keita Haga [Sun, 20 Feb 2011 06:58:57 +0000 (15:58 +0900)]
ui.tools.listener: highlighting F1 key in tips

13 years agolocals: remove trailing whitespace in docs
Keita Haga [Sun, 20 Feb 2011 00:16:41 +0000 (09:16 +0900)]
locals: remove trailing whitespace in docs