Commit Graph

25 Commits (7fa7ed962f3c0f0e490f95926e6b686c1bf1cfa5)

Author SHA1 Message Date
Slava Pestov 41a5629090 Merge branch 'master' of git://factorcode.org/git/factor 2008-02-10 23:36:22 -06:00
Slava Pestov 262e9d3443 Clean up vocabs.loader and add littledan's unit test feature 2008-02-10 23:03:54 -06:00
Doug Coleman 93eb74476e add with-file-in docs, update a couple of usages 2008-02-06 20:04:46 -06:00
Doug Coleman b6f8fd587a Merge branch 'master' of git://factorcode.org/git/factor 2008-02-06 19:36:59 -06:00
Doug Coleman 2a417f4a9c add with-file-in with-file-out with-file-appender 2008-02-06 19:36:53 -06:00
Slava Pestov 90ed177a9c Fixing load-everything and unit tests 2008-02-06 19:23:39 -06:00
Slava Pestov 1eda70f1ad Bug fixes 2008-02-05 19:16:22 -06:00
Slava Pestov ba1a958a32 Move cd and cwd primitives to native I/O, fix Windows normalize-pathname 2008-02-05 13:11:36 -06:00
Slava Pestov 926e09a46a New dispose word and with-dispose combinator, docs for io.monitor, working on O(1) stream timeouts 2008-01-31 00:52:06 -06:00
Doug Coleman 8b8ebaacc8 small cleanups from lint 2008-01-12 07:42:47 -10:00
Slava Pestov c8360f5ae5 Rename curry* to with 2008-01-09 17:36:30 -05:00
Doug Coleman ace3419a8a Remove circular dependency in io
add file-lines
2008-01-04 18:56:04 -06:00
Aaron Schaefer 897a8ed8aa Replace '<file-reader> contents' with 'file-contents' in all vocabs 2007-12-31 14:47:24 -05:00
Slava Pestov d7217801c3 Documentation fixes 2007-12-11 22:36:40 -05:00
Doug Coleman 0cc666a87b Remove binary/library roots from core/files 2007-12-09 11:43:00 -06:00
Doug Coleman ddd55ac4fa Experimental find-binary and find-library words 2007-12-05 18:09:08 -06:00
Slava Pestov aaa493ebd2 Implement copy-file on Windows 2007-11-24 16:38:20 -05:00
Slava Pestov a39b4fd338 Fix bug 2007-11-12 17:13:59 -05:00
Slava Pestov 3e7df398c7 Resolve conflict 2007-11-12 17:11:17 -05:00
Slava Pestov a20584b47d Fix parent-directory 2007-11-12 17:00:32 -05:00
Slava Pestov 6f19e210b3 Fix parent-directory on / 2007-11-12 01:56:40 -05:00
Slava Pestov a6ef4582c3 io.files now has a path-separator? hook; cleanup 2007-11-12 01:41:13 -05:00
Slava Pestov 6d2f1bc4bd Rename parent-dir to parent-directory, add copy-file and copy-directory words, start Windows deploy tool 2007-11-05 00:45:02 -05:00
Slava Pestov de0808320e Fix ltrim/rtrim, get extra/ to load after number tower changes 2007-10-21 17:37:50 -04:00
Slava Pestov a96457cecc Initial import 2007-09-20 18:09:08 -04:00