Commit Graph

22060 Commits (8d4ba7e2b61c4013180e47ddc8c2fb43365e5577)

Author SHA1 Message Date
Joe Groff a30100109c openal: don't bundle openal library on any unix platform 2011-03-15 11:11:32 -07:00
Anton Gorenko f006b3482c gstreamer: remove all girs; 2011-03-15 23:01:18 +06:00
Anton Gorenko 6d09bc9b07 gobject-introspection: fix incorrect resolving of current vocab's path;
clutter: remove all girs, add Cally;
2011-03-15 22:38:51 +06:00
John Benediktsson bac951a618 Merge branch 'master' of git://github.com/slavapestov/factor 2011-03-14 22:47:02 -07:00
Slava Pestov 8c7676bd6a Merge branch 'master' of git://github.com/otoburb/factor 2011-03-14 21:56:03 -07:00
Slava Pestov b788328480 Merge branch 'vim' of git://github.com/keitahaga/factor 2011-03-14 21:55:20 -07:00
Slava Pestov 54529ebede Merge branch 'master' of git://factorcode.org/git/factor 2011-03-14 21:51:45 -07:00
otoburb b0baf118af holidays.factor: Replaced use of deprecated 'spin' word with locals. 2011-03-15 01:51:27 +00:00
Keita Haga bac4add3a8 misc/vim/syntax/factor.vim: add support for 'execute( stack -- effect )' syntax 2011-03-15 01:27:13 +09:00
Keita Haga eac693ee17 misc/vim/syntax/factor.vim: factorFrySpecifier cleanup 2011-03-15 01:14:33 +09:00
Keita Haga 334b2b57e0 misc/vim/syntax/factor.vim: fix factorStackEffect, factorLiteralStackEffect match patterns 2011-03-15 01:07:29 +09:00
Keita Haga 771577c5a3 misc/vim/syntax/factor.vim: add support for 'call( stack -- effect )' syntax 2011-03-15 00:58:52 +09:00
Keita Haga d79dba57e3 misc/vim/syntax/factor.vim: highlighting of 'call-next-method' 2011-03-15 00:41:22 +09:00
otoburb 4817ba5a93 smart-docs output>array typo fix 2011-03-14 06:07:33 +00:00
otoburb aafc885060 Typo in "make.factor" documentation 2011-03-14 06:07:32 +00:00
otoburb 5dab713692 basis/db/tuples: Minor doc fix for 'select-tuples' 2011-03-14 06:07:32 +00:00
otoburb 61096c1657 basis/help/apropos: Added unicode.categories. Missing from previous commit. 2011-03-14 01:21:56 +00:00
otoburb e4bf5f104e basis/help/apropos: Trimming whitespace before and after search query. Allows accidental/reflex whitespace to be corrected so results can still be returned. 2011-03-14 01:21:56 +00:00
otoburb 0a8020c06b Fixed extra/webapps/imagebin vocab to increment path count correctly and added file detection. 2011-03-14 01:21:56 +00:00
Keita Haga 51d49f03ca misc/vim/syntax/factor.vim: add support for INTERSECTION: syntax 2011-03-13 20:10:07 +09:00
Keita Haga 2387969da1 fry: copyright header cleanup 2011-03-10 23:29:04 +09:00
Keita Haga 38eb0bd17e misc/vim/syntax/factor.vim: add support for SLOT: syntax 2011-03-10 22:56:24 +09:00
Keita Haga 55840ae6a1 misc/vim/syntax/factor.vim: highlighting of breakpoint 2011-03-10 20:32:11 +09:00
Keita Haga fdc562c8f3 misc/vim/syntax/factor.vim: add support for UNION: syntax 2011-03-10 20:22:44 +09:00
Keita Haga d76cc21f1f misc/vim/syntax/factor.vim: update "To run" 2011-03-10 19:37:36 +09:00
Keita Haga 9a8c717cba misc/vim/syntax/factor.vim: add support for SYMBOLS: syntax 2011-03-10 19:30:42 +09:00
Keita Haga e4bd8e98fc Update factorSbuf in misc/factor.vim.fgen 2011-03-10 19:21:21 +09:00
Keita Haga a7ed4c8c45 misc/vim/syntax/factor.vim: add support for RENAME: syntax 2011-03-10 02:31:08 +09:00
Keita Haga b25c605563 misc/vim/syntax/factor.vim: add support for EXCLUDE: syntax 2011-03-10 02:26:28 +09:00
Keita Haga 3bf15931fc misc/vim/syntax/factor.vim: rename factorFryDirective to factorFrySpecifier 2011-03-10 00:30:07 +09:00
Keita Haga 4468f1e2e0 misc/vim/syntax/factor.vim: add support for ALIAS: syntax 2011-03-10 00:20:50 +09:00
Keita Haga 4629d7b51b misc/vim/syntax/factor.vim: a few minor changes:
- delete first line
- rename factorCompileDirective to factorDeclaration
- support for more declarations
2011-03-09 23:22:36 +09:00
Keita Haga 5ac122d030 misc/vim/syntax/factor.vim: capitalize the first letter of "Language" header line 2011-03-09 20:34:00 +09:00
Anton Gorenko 6c6fc9fe7b gobject-introspection: add gsize and gssize standard types; 2011-03-09 15:50:14 +06:00
Anton Gorenko 1dcb49b0d4 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;
2011-03-09 15:37:48 +06:00
John Benediktsson 64e9e179b2 xml.writer: fix some docs. 2011-03-08 16:50:12 -08:00
John Benediktsson 47996b3215 ui.tools: adding Ctrl-Shift-F for "toggle fullscreen". 2011-03-07 15:08:26 -08:00
John Benediktsson 604f242862 db.sqlite: update word documentation. 2011-03-07 15:06:28 -08:00
John Benediktsson 8f5bd796a1 help.markup: Store $url as urls. 2011-03-07 15:03:48 -08:00
John Benediktsson 43bd99804c Merge branch 'master' of git://github.com/slavapestov/factor 2011-03-07 11:54:09 -08:00
Joe Groff cefb541c33 kernel: add a note to the documentation for "dip" and "if" that they are primitive for certain arguments 2011-03-07 09:28:51 -08:00
Anton Gorenko 479304d0a7 gobject-introspection: clean up; 2011-03-06 14:06:00 +06:00
John Benediktsson 73f5fb866f Merge branch 'master' of git://github.com/slavapestov/factor 2011-03-05 19:07:49 -08:00
Slava Pestov 359378a79f Merge branch 'vim' of git://github.com/keitahaga/factor 2011-03-05 13:43:18 -08:00
Slava Pestov 82573e4853 Merge branch 'readme' of git://github.com/keitahaga/factor 2011-03-05 13:42:57 -08:00
Slava Pestov d06ac20dc9 Merge branch 'doc-fixes' of git://github.com/keitahaga/factor 2011-03-05 13:42:46 -08:00
Anton Gorenko 2704822cc7 gobject-introspection: internal strucs (*Class, *Iface or *Private) are generated in .private vocabularies; 2011-03-06 01:05:02 +06:00
Keita Haga fbed575d3e regexp: fix typo in docs 2011-03-05 23:00:52 +09:00
Keita Haga 406ea4879d Update readme.html, because "Getting started" has moved 2011-03-05 21:54:12 +09:00
Keita Haga fe9661746a Oops, forgot to update misc/factor.vim.fgen 2011-03-05 20:43:48 +09:00