Commit Graph

21882 Commits (7f55a5bbfe31f827cd64701bf00c78933d52c13d)

Author SHA1 Message Date
otoburb 7f55a5bbfe Revert "factor.sh: Propogated NO_UI=1 flag into the bootstrap via -exclude="ui ui.tools""
This reverts commit 0d49e73654.
2011-04-04 13:03:14 +00:00
otoburb 0d49e73654 factor.sh: Propogated NO_UI=1 flag into the bootstrap via -exclude="ui ui.tools" 2011-04-01 03:24:22 +00:00
otoburb 5bb0efeda1 Merge branch 'master' of git://factorcode.org/git/factor 2011-03-26 20:19:52 +00:00
Slava Pestov 5853cf3829 Merge branch 'master' of git://github.com/mrjbq7/factor 2011-03-25 18:54:35 -07:00
John Benediktsson 25438d721b io: improve stack effects. 2011-03-25 18:30:52 -07:00
John Benediktsson c326a0d771 io: implement "stream-contents" in terms of "each-stream-block". 2011-03-25 13:58:16 -07:00
John Benediktsson a52adf7160 io: improve signature of each-block and each-line. 2011-03-25 12:20:51 -07:00
otoburb efa1f8a9ed Tuple subclassing help article: Fixed typo 2011-03-24 04:48:48 +00:00
Keita Haga 20e9bf845b misc/vim/README.md: minor tweaks 2011-03-24 09:25:16 +09:00
Keita Haga 56aeb4044c Replace misc/vim/README with misc/vim/README.md 2011-03-24 09:18:46 +09:00
otoburb e3143908c1 Checksums help article update: Added internet checksums brief description 2011-03-23 03:51:55 +00:00
Keita Haga de395c238e misc/vim/syntax/factor.vim: add 'display' argument to factorEscape highlight group 2011-03-21 06:54:15 +09:00
Keita Haga 863f5d8157 misc/vim/syntax/factor.vim: factorEscape cleanup 2011-03-21 05:37:00 +09:00
Keita Haga 5d2b52ba9b misc/vim/syntax/factor.vim: add support for escape characters 2011-03-20 19:01:47 +09:00
Keita Haga 79ef2d1122 misc/vim/syntax/factor.vim: set 'shiftwidth' option in modeline 2011-03-20 16:12:24 +09:00
John Benediktsson e6ea2bd1e7 Merge branch 'master' of git://github.com/slavapestov/factor 2011-03-17 22:43:07 -07:00
John Benediktsson 1515193524 infix: adding support for "seq[from:to]" slice notation. 2011-03-17 22:42:23 -07:00
Keita Haga 5086c7ee42 misc/vim/plugin/factor.vim: remove trailing whitespace 2011-03-18 01:40:28 +09:00
Keita Haga 2ff52f2dfd misc/vim/syntax/factor.vim: add support for 'ERROR: class slots...' syntax 2011-03-18 00:25:12 +09:00
John Benediktsson 6d88896161 Merge branch 'master' of git://github.com/slavapestov/factor 2011-03-16 23:44:47 -07:00
Keita Haga 07741e360f 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 b586e7fc95 misc/vim/syntax/factor.vim: don't set 'shiftwidth', 'softtabstop', etc. 2011-03-17 09:32:49 +09:00
Keita Haga 0c5a5b03f3 misc/vim/syntax/factor.vim: fix indentation 2011-03-17 08:28:15 +09:00
Keita Haga 778f6b2e5f misc/vim/syntax/factor.vim: swapping factorComment definition lines and contain @Spell in factorComment 2011-03-17 06:00:14 +09:00
Keita Haga 4a78fa0d27 misc/vim/syntax/factor.vim: highlight the shebang 2011-03-17 05:22:15 +09:00
Keita Haga 0874f70164 misc/vim/syntax/factor.vim: highlight factorCallQuotation, factorExecute, factorStackEffect, and factorLiteralStackEffect definitions correctly 2011-03-17 04:33:02 +09:00
Keita Haga 09d58f8683 misc/vim/syntax/factor.vim: fix factorRename match 2011-03-16 20:22:32 +09:00
Joe Groff 347c45174f Merge branch 'master' of factorcode.org:/git/factor 2011-03-15 11:18:12 -07:00
Joe Groff 8dbac6091a openal: don't bundle openal library on any unix platform 2011-03-15 11:11:32 -07:00
John Benediktsson 306643cad4 Merge branch 'master' of git://github.com/slavapestov/factor 2011-03-14 22:47:02 -07:00
Slava Pestov 47a6a935c7 Merge branch 'master' of git://github.com/otoburb/factor 2011-03-14 21:56:03 -07:00
Slava Pestov 66d4e84f07 Merge branch 'vim' of git://github.com/keitahaga/factor 2011-03-14 21:55:20 -07:00
Slava Pestov ccd6662733 Merge branch 'master' of git://factorcode.org/git/factor 2011-03-14 21:51:45 -07:00
otoburb 4a87577e44 holidays.factor: Replaced use of deprecated 'spin' word with locals. 2011-03-15 01:51:27 +00:00
Keita Haga c19fdf4f7d misc/vim/syntax/factor.vim: add support for 'execute( stack -- effect )' syntax 2011-03-15 01:27:13 +09:00
Keita Haga de52f61fc3 misc/vim/syntax/factor.vim: factorFrySpecifier cleanup 2011-03-15 01:14:33 +09:00
Keita Haga 205c226218 misc/vim/syntax/factor.vim: fix factorStackEffect, factorLiteralStackEffect match patterns 2011-03-15 01:07:29 +09:00
Keita Haga 9c5a451800 misc/vim/syntax/factor.vim: add support for 'call( stack -- effect )' syntax 2011-03-15 00:58:52 +09:00
Keita Haga 1f7497a178 misc/vim/syntax/factor.vim: highlighting of 'call-next-method' 2011-03-15 00:41:22 +09:00
otoburb f46417367f smart-docs output>array typo fix 2011-03-14 06:07:33 +00:00
otoburb d1c3cf1f75 Typo in "make.factor" documentation 2011-03-14 06:07:32 +00:00
otoburb a822a3e438 basis/db/tuples: Minor doc fix for 'select-tuples' 2011-03-14 06:07:32 +00:00
otoburb 7536a97692 basis/help/apropos: Added unicode.categories. Missing from previous commit. 2011-03-14 01:21:56 +00:00
otoburb 3e7803a0d9 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 6d90697f34 Fixed extra/webapps/imagebin vocab to increment path count correctly and added file detection. 2011-03-14 01:21:56 +00:00
Keita Haga 1e33cb7bca misc/vim/syntax/factor.vim: add support for INTERSECTION: syntax 2011-03-13 20:10:07 +09:00
Keita Haga 70ca51d0dc misc/vim/syntax/factor.vim: add support for SLOT: syntax 2011-03-10 22:56:24 +09:00
Keita Haga a7bec17133 misc/vim/syntax/factor.vim: highlighting of breakpoint 2011-03-10 20:32:11 +09:00
Keita Haga 8769fe02e2 misc/vim/syntax/factor.vim: add support for UNION: syntax 2011-03-10 20:22:44 +09:00
Keita Haga 99204a9fe8 misc/vim/syntax/factor.vim: update "To run" 2011-03-10 19:37:36 +09:00