Doug Coleman
|
7bbcb569d4
|
fix find-in-directories and add unit tests
|
2009-03-12 17:01:44 -05:00 |
Slava Pestov
|
cd53c2bd37
|
produce and produce-as: don't need third quotation either
|
2009-02-28 15:31:34 -06:00 |
Doug Coleman
|
de9154fc5e
|
make find-all-files and find-in-program-files not take the traversal method
|
2009-02-26 21:50:01 -06:00 |
Doug Coleman
|
19acf89d82
|
fix find-in-program-files
|
2009-02-20 12:12:00 -06:00 |
Slava Pestov
|
6b25e99470
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -06:00 |
Slava Pestov
|
2fe934ba9d
|
Remove some code duplication in io.directories.unix
|
2009-02-15 20:36:04 -06:00 |
Doug Coleman
|
3c408342ef
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
Doug Coleman
|
c1e09147e3
|
fix docs typo
|
2009-01-29 21:11:18 -06:00 |
Slava Pestov
|
56260087ae
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-26 23:20:45 -06:00 |
Slava Pestov
|
92f9338978
|
Smart quotes
|
2009-01-26 23:20:27 -06:00 |
Doug Coleman
|
67d0fd934c
|
fix unit test
|
2009-01-26 20:16:18 -06:00 |
Slava Pestov
|
f34c14a0f5
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
Slava Pestov
|
c7c37f5f5c
|
Update I/O docs to talk about elements instead of characters, and add each-block combinator which generalizes contents just like each-line generalizes lines
|
2009-01-22 19:08:20 -06:00 |
Slava Pestov
|
7eb831d349
|
Fix various documentation errors
|
2009-01-16 13:30:43 -06:00 |
Doug Coleman
|
a33c3139a6
|
dont search empty pathnames on windows
|
2009-01-16 12:36:08 -06:00 |
Doug Coleman
|
4e7298cfa4
|
fix finding files
|
2009-01-16 12:34:59 -06:00 |
Doug Coleman
|
3db9705a99
|
making directory listing tool configurable, use bi in io.directories.search
|
2009-01-13 15:48:59 -06:00 |
Doug Coleman
|
4a01649d15
|
add with-directory-entries and file-type>trailing
|
2009-01-13 00:05:19 -06:00 |
Doug Coleman
|
e83713d557
|
Fix typo in each-file stack effect, document io.directories.search
|
2009-01-07 11:20:05 -06:00 |
Slava Pestov
|
034022ec7f
|
Add meta-data
|
2008-12-16 00:43:32 -06:00 |
Doug Coleman
|
bc4b8c8dee
|
fix using and in, rename windows -> windows-directory in shell32
|
2008-12-15 21:45:36 -06:00 |
Slava Pestov
|
e335059a87
|
Add meta-data to new I/O vocabularies
|
2008-12-15 08:15:32 -06:00 |
Slava Pestov
|
5cb18d51b3
|
Fixing test-all and help-lint-all failures
|
2008-12-15 03:33:04 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
cf39fd29f8
|
Fix Windows bootstrap
|
2008-12-13 04:41:33 -06:00 |
Slava Pestov
|
e15c3cc901
|
Updating Windows I/O backend for recent changes
|
2008-12-15 01:32:21 -06:00 |
Slava Pestov
|
e0f86889c7
|
Fixing load-everything for io.files split
|
2008-12-15 01:13:35 -06:00 |
Slava Pestov
|
59a5e554d4
|
Split up io.directories further, move file types to io.files.types. Bunny demo no longer pulls in file-info and file-system-info code, reducing image size by 35kb
|
2008-12-15 00:01:06 -06:00 |
Slava Pestov
|
dccbb84629
|
Updating unit tests for I/O re-organization
|
2008-12-14 21:21:44 -06:00 |
Slava Pestov
|
50e214c152
|
io.files split up and general refactoring work in progress
|
2008-12-14 20:03:00 -06:00 |