Commit Graph

70 Commits (352c9b8997487c88cc2c78a27732178f7066311e)

Author SHA1 Message Date
Slava Pestov 75fb15ee4c Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
Doug Coleman 8635a0ee2f vim should work again 2008-04-18 14:02:11 -05:00
Doug Coleman 1b83645097 error check run process
related words in docs
use ERROR:
2008-04-18 13:42:56 -05:00
Slava Pestov 7bcadd99a4 XML templating engine 2008-04-15 06:10:08 -05:00
Doug Coleman 72080fda4a construct-boa -> boa
construct-empty -> new
2008-04-13 15:06:27 -05:00
Slava Pestov 8d39853248 Merge branch 'master' of git://factorcode.org/git/factor 2008-04-04 07:09:21 -05:00
Slava Pestov f669d2c9f1 Fixing editors for parse-error/condition changes 2008-04-04 04:12:25 -05:00
erg 4acd587629 move cwd and cd to private vocabs 2008-04-03 18:34:47 -05:00
Doug Coleman 5db2e8570a change editors.gvim to use the os singletons 2008-04-02 18:30:52 -05:00
Doug Coleman 393f77715c update everything to use os singletons 2008-04-02 18:25:33 -05:00
erg c89ee5bfcc add textwrangler binding 2008-04-02 15:11:11 -05:00
Doug Coleman 2bad7228a7 rename normalize-pathname to normalize-path
fix windows launcher issue
2008-04-01 19:51:49 -05:00
Doug Coleman ae623ff924 normalize-pathname prepends unicode prefix,
(normalize-pathname) does not
2008-04-01 19:00:20 -05:00
Eduardo Cavazos aa40350aa7 replace add* and add with prefix and suffix 2008-03-31 18:18:05 -06:00
Slava Pestov adb1dd14d0 Rename tuples vocab to classes.tuple for consistency 2008-03-29 03:34:48 -05:00
erg 36f51b46f2 fix ultraedit 2008-03-27 19:06:24 -05:00
Doug Coleman b2a430629b fix wordpad 2008-03-26 14:55:04 -05:00
Slava Pestov 7616eefbfc Fix editor integration 2008-03-27 18:00:55 -05:00
Slava Pestov 2ff18ddea8 Fix editors.jedit 2008-03-27 17:12:47 -05:00
erg 15c68a23f8 remove ?resource-path and resource-exists? 2008-03-26 23:47:51 -05:00
Doug Coleman 3e7940216e swap append to swap append
refactoring path+ to append-path
swap path+ to prepend-path
calendar gmt-offset to duration
2008-03-19 19:15:32 -05:00
Slava Pestov f341b2a02c Clean up tools.vocabs a bit 2008-03-13 03:35:54 -05:00
Slava Pestov b891555472 Merge branch 'master' of git://factorcode.org/git/wrunt 2008-03-12 23:57:03 -05:00
Alex Chapman 2084234719 improved and updated the vim syntax file, and fixed the syntax generator 2008-03-13 15:20:05 +11:00
Slava Pestov 8399336648 tools.vocabs absorbs some words from tools.browser and vocabs.loader 2008-03-12 19:55:06 -05:00
Slava Pestov eaf11d94e3 Fix editors.jedit 2008-03-06 16:55:54 -06:00
Daniel Ehrenberg 4cfdc3de62 Merge branch 'master' of git://factorcode.org/git/factor into unicode
Conflicts:

	extra/webapps/file/file.factor
	extra/webapps/source/source.factor
2008-02-25 15:12:26 -06:00
Slava Pestov 27245cd979 Clean up io.paths file search combinators 2008-02-25 03:38:52 -06:00
Slava Pestov 425fd8e551 edit-vocab word 2008-02-24 17:40:28 -06:00
Daniel Ehrenberg 4ad96fc4ea Merge branch 'master' into unicode
Conflicts:

	core/io/streams/c/c-tests.factor
	extra/benchmark/mandel/mandel.factor
	extra/benchmark/raytracer/raytracer.factor
	extra/http/client/client.factor
2008-02-24 13:00:06 -06:00
Slava Pestov b44b334a02 Fix a smudging bug 2008-02-23 22:29:29 -06:00
Daniel Ehrenberg 62f9ed5dbd putting encodings on all file readers/writers 2008-02-16 22:17:41 -06:00
Daniel Ehrenberg f6845d43d3 Massive name change in files, string streams 2008-02-15 22:20:31 -06:00
Doug Coleman 1f78e14b6b change append to path+
use find-file-breadth
fix load errors
2008-02-12 12:14:57 -06:00
Doug Coleman f80694183d find gvim binary faster on windows 2008-02-12 12:00:56 -06:00
Slava Pestov 52d91bf0bc Add try-process word 2008-02-08 21:15:29 -06:00
Doug Coleman 2ae344d2b6 Merge branch 'master' of git://factorcode.org/git/factor 2008-01-29 11:44:06 -06:00
Doug Coleman 8cb274e9f9 fix editors for windows 2008-01-29 11:41:12 -06:00
Slava Pestov 1c91a286e5 Updating summary and authors 2008-01-27 01:02:31 -04:00
Slava Pestov d621b9852e Updating extra/ for launcher changes 2008-01-24 03:50:40 -04:00
Aaron Schaefer da98683d8e Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/editors/vim/vim-docs.factor
2008-01-13 16:49:07 -05:00
Doug Coleman 229576feec fix vim and gvim 2008-01-13 07:58:29 -10:00
Aaron Schaefer 82fd581e9f Fix circular doc errors 2008-01-13 10:41:35 -05:00
Slava Pestov ced9893a4e Get bootstrap.tools to load, update extra/ for USE-IF: removal 2007-12-28 21:46:06 -05:00
Doug Coleman 537963ce24 Don't pull in windows.shell32 on linux.. 2007-12-09 18:35:19 -06:00
Doug Coleman b475180d8e autofind the path for gvim on unix and windows 2007-12-09 18:16:24 -06:00
Doug Coleman e590fc8b79 notepad++ autopath 2007-12-09 11:51:25 -06:00
Doug Coleman c5c2854107 Fix USE: issue 2007-12-09 11:43:17 -06:00
Doug Coleman 9cbd4a61d5 ted-notepad autopath 2007-12-09 10:57:35 -06:00
Doug Coleman 3277b67b50 ultraedit autopath 2007-12-09 10:57:03 -06:00