otoburb
|
107d9dd385
|
Tuple subclassing help article: Fixed typo
|
2011-03-24 04:48:48 +00:00 |
otoburb
|
8c680aa06f
|
Checksums help article update: Added internet checksums brief description
|
2011-03-23 03:51:55 +00:00 |
John Benediktsson
|
a5c193b8c4
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2011-03-17 22:43:07 -07:00 |
John Benediktsson
|
0dc5d57862
|
infix: adding support for "seq[from:to]" slice notation.
|
2011-03-17 22:42:23 -07:00 |
Keita Haga
|
07ed91f476
|
misc/vim/plugin/factor.vim: remove trailing whitespace
|
2011-03-18 01:40:28 +09:00 |
Keita Haga
|
372312948e
|
misc/vim/syntax/factor.vim: add support for 'ERROR: class slots...' syntax
|
2011-03-18 00:25:12 +09:00 |
John Benediktsson
|
abce7ef5de
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2011-03-16 23:44:47 -07:00 |
Keita Haga
|
d91d3f2c01
|
misc/vim/syntax/factor.vim: in factorShebang, add 'display' argument and switch to PreProc highlight group
|
2011-03-17 10:10:38 +09:00 |
Keita Haga
|
34ae717598
|
misc/vim/syntax/factor.vim: don't set 'shiftwidth', 'softtabstop', etc.
|
2011-03-17 09:32:49 +09:00 |
Keita Haga
|
29e69f5a68
|
misc/vim/syntax/factor.vim: fix indentation
|
2011-03-17 08:28:15 +09:00 |
Keita Haga
|
579ca7d898
|
misc/vim/syntax/factor.vim: swapping factorComment definition lines and contain @Spell in factorComment
|
2011-03-17 06:00:14 +09:00 |
Keita Haga
|
c9542b5a15
|
misc/vim/syntax/factor.vim: highlight the shebang
|
2011-03-17 05:22:15 +09:00 |
Keita Haga
|
1ef928b508
|
misc/vim/syntax/factor.vim: highlight factorCallQuotation, factorExecute, factorStackEffect, and factorLiteralStackEffect definitions correctly
|
2011-03-17 04:33:02 +09:00 |
Keita Haga
|
4122d4aa30
|
misc/vim/syntax/factor.vim: fix factorRename match
|
2011-03-16 20:22:32 +09:00 |
Joe Groff
|
54f26a90eb
|
Merge branch 'master' of factorcode.org:/git/factor
|
2011-03-15 11:18:12 -07:00 |
Joe Groff
|
a30100109c
|
openal: don't bundle openal library on any unix platform
|
2011-03-15 11:11:32 -07: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
|
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 |
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 |