]> gitweb.factorcode.org Git - factor.git/log
factor.git
13 years agoMerge branch 'cleanup' of git://github.com/keitahaga/factor
Slava Pestov [Wed, 6 Apr 2011 22:15:59 +0000 (18:15 -0400)]
Merge branch 'cleanup' of git://github.com/keitahaga/factor

13 years agoui.backend.gtk.io.unix: add platforms.txt so that we don't load it on Windows
Slava Pestov [Wed, 6 Apr 2011 21:54:22 +0000 (17:54 -0400)]
ui.backend.gtk.io.unix: add platforms.txt so that we don't load it on Windows

13 years agoMerge commit 'otoburb/master' into merge-otoburb
Slava Pestov [Wed, 6 Apr 2011 21:54:00 +0000 (17:54 -0400)]
Merge commit 'otoburb/master' into merge-otoburb

Conflicts:

basis/ui/backend/gtk/gtk.factor

13 years agoMerge branch 'gtk-game-input' of git://github.com/Blei/factor
Slava Pestov [Wed, 6 Apr 2011 21:27:31 +0000 (17:27 -0400)]
Merge branch 'gtk-game-input' of git://github.com/Blei/factor

13 years agoMerge branch 'master' of git://github.com/ex-rzr/factor
Slava Pestov [Wed, 6 Apr 2011 21:26:41 +0000 (17:26 -0400)]
Merge branch 'master' of git://github.com/ex-rzr/factor

13 years agogtk.factor: Changed init behaviour so if $DISPLAY is not set, runs tty listener,...
otoburb [Wed, 6 Apr 2011 00:02:15 +0000 (00:02 +0000)]
gtk.factor: Changed init behaviour so if $DISPLAY is not set, runs tty listener, otherwise UI listener.

13 years agoMerge branch 'master' of git://github.com/slavapestov/factor
otoburb [Mon, 4 Apr 2011 13:04:00 +0000 (13:04 +0000)]
Merge branch 'master' of git://github.com/slavapestov/factor

13 years agoRevert "factor.sh: Propogated NO_UI=1 flag into the bootstrap via -exclude="ui ui...
otoburb [Mon, 4 Apr 2011 13:03:14 +0000 (13:03 +0000)]
Revert "factor.sh: Propogated NO_UI=1 flag into the bootstrap via -exclude="ui ui.tools""

This reverts commit 0d49e736544da6a19e49acfed6a80ac24eafdac0.

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 agobuild-support/factor.sh: update help information
Keita Haga [Mon, 4 Apr 2011 04:26:39 +0000 (13:26 +0900)]
build-support/factor.sh: update help information

13 years agofry: normalize copyright header in test file
Keita Haga [Mon, 4 Apr 2011 02:06:46 +0000 (11:06 +0900)]
fry: normalize copyright header in test file

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 agogame.input.gtk: clean up confusing reset-mouse/read-mouse interaction
Philipp Brüschweiler [Sun, 18 Jul 2010 14:18:27 +0000 (16:18 +0200)]
game.input.gtk: clean up confusing reset-mouse/read-mouse interaction

13 years agogame.input.gtk: copy of game.input.x11 with gtk-specific way to get the dpy
Philipp Brüschweiler [Sat, 17 Jul 2010 16:02:36 +0000 (18:02 +0200)]
game.input.gtk: copy of game.input.x11 with gtk-specific way to get the dpy

13 years agoui.backend.gtk: fix a bug with endless error messages in a console after closing...
Anton Gorenko [Fri, 1 Apr 2011 16:06:07 +0000 (22:06 +0600)]
ui.backend.gtk: fix a bug with endless error messages in a console after closing of UI;
io.thread: start-io-thread always starts io-thread even if it was stopped, fix line endings;

13 years agofactor.sh: Propogated NO_UI=1 flag into the bootstrap via -exclude="ui ui.tools"
otoburb [Fri, 1 Apr 2011 03:24:22 +0000 (03:24 +0000)]
factor.sh: Propogated NO_UI=1 flag into the bootstrap via -exclude="ui ui.tools"

13 years agoMerge branch 'master' of git://factorcode.org/git/factor
otoburb [Sat, 26 Mar 2011 20:19:52 +0000 (20:19 +0000)]
Merge branch 'master' of git://factorcode.org/git/factor

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 agoTuple subclassing help article: Fixed typo
otoburb [Thu, 24 Mar 2011 04:48:48 +0000 (04:48 +0000)]
Tuple subclassing help article: Fixed typo

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 agoChecksums help article update: Added internet checksums brief description
otoburb [Wed, 23 Mar 2011 03:51:55 +0000 (03:51 +0000)]
Checksums help article update: Added internet checksums brief description

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 agogstreamer: remove all girs;
Anton Gorenko [Tue, 15 Mar 2011 17:01:18 +0000 (23:01 +0600)]
gstreamer: remove all girs;

13 years agogobject-introspection: fix incorrect resolving of current vocab's path;
Anton Gorenko [Tue, 15 Mar 2011 16:38:51 +0000 (22:38 +0600)]
gobject-introspection: fix incorrect resolving of current vocab's path;
clutter: remove all girs, add Cally;

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 agofry: copyright header cleanup
Keita Haga [Thu, 10 Mar 2011 14:29:04 +0000 (23:29 +0900)]
fry: copyright header cleanup

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 agogobject-introspection: add gsize and gssize standard types;
Anton Gorenko [Wed, 9 Mar 2011 09:50:14 +0000 (15:50 +0600)]
gobject-introspection: add gsize and gssize standard types;

13 years agogobject-introspection: GIR: tries to find .gir in a current vocabulary's directory...
Anton Gorenko [Wed, 9 Mar 2011 09:37:48 +0000 (15:37 +0600)]
gobject-introspection: GIR: tries to find .gir in a current vocabulary's directory, in system gir-1.0 (/usr/share/gir-1.0, /usr/local/share/gir-1.0)
or user-defined (GIR_DIRS env. variable) directories;

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 agogobject-introspection: clean up;
Anton Gorenko [Sun, 6 Mar 2011 08:06:00 +0000 (14:06 +0600)]
gobject-introspection: clean up;

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