Doug Coleman
|
25eb1a01a0
|
fix using
|
2009-01-26 20:17:02 -06:00 |
Doug Coleman
|
67d0fd934c
|
fix unit test
|
2009-01-26 20:16:18 -06:00 |
Doug Coleman
|
6f12877418
|
make temporary nesting work better with limited streams, fix a bug with unlimit
|
2009-01-26 15:14:54 -06:00 |
Doug Coleman
|
4d64474d18
|
redo much of io.files.unique -- add unique-file to replace temp-file
|
2009-01-26 15:05:15 -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 |
Doug Coleman
|
9a06ce94a5
|
add an unlimit word, refactor limited-streams, better docs
|
2009-01-20 15:42:41 -06:00 |
U-C4\Administrator
|
94a72d3915
|
document limited streams, make some words private
|
2009-01-20 13:21:58 -06:00 |
U-C4\Administrator
|
0dd3dc770b
|
remove duplication in io.streams.limited
|
2009-01-20 12:04:20 -06:00 |
U-C4\Administrator
|
8676ebafea
|
replace boolean with singletons for io.streams.limited -- stream-throws or stream-eofs
|
2009-01-20 12:02:54 -06:00 |
U-C4\Administrator
|
0563bedefa
|
add a no-throw? flag to limited-streams, add unit tests
|
2009-01-19 18:52:09 -06:00 |
U-C4\Administrator
|
e323ae3a32
|
add unit test, fix bounds check error in limited streams
|
2009-01-19 18:19:12 -06:00 |
Slava Pestov
|
ca2f01e0d0
|
Updating non-core libraries for monotonic? change
|
2009-01-16 17:02:54 -06:00 |
Slava Pestov
|
392516e845
|
More doc fixes
|
2009-01-16 14:20:29 -06:00 |
Slava Pestov
|
af998eb073
|
Merge branch 'for-slava' of git://git.rfc1149.net/factor
|
2009-01-16 13:32:42 -06:00 |
Slava Pestov
|
7eb831d349
|
Fix various documentation errors
|
2009-01-16 13:30:43 -06:00 |
Doug Coleman
|
bf922d1fb7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-16 12:37:32 -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 |
Samuel Tardieu
|
573c150409
|
inet6 address components cannot be stored as bytes as they are 16 bits long
|
2009-01-16 11:06:32 +01:00 |
Slava Pestov
|
d3cdd79795
|
Clarify with-stream docs
|
2009-01-14 18:33:15 -06:00 |
Doug Coleman
|
bffa4a540b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-13 20:50:51 -06:00 |
Slava Pestov
|
b169b803d2
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-13 19:26:25 -06:00 |
Slava Pestov
|
1f29e128c1
|
io.styles refactoring introduced a load error in io.streams.null; fix that, add docs, and remove unused with-null-stream
|
2009-01-13 19:25:44 -06:00 |
Doug Coleman
|
1d23287678
|
remove "pipe" from word name
|
2009-01-13 18:57:09 -06:00 |
Doug Coleman
|
8b6ec97b50
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-13 17:24:20 -06:00 |
Slava Pestov
|
3e1d3d68e8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-13 17:12:54 -06:00 |
Slava Pestov
|
4204fd495f
|
Move formatted stream output words to io.styles; they didn't belong in core, and this reduces deployed image size
|
2009-01-13 17:12:43 -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
|
0575754328
|
fix a couple typos in docs
|
2009-01-11 11:37:58 -06:00 |
Doug Coleman
|
e61acc5eee
|
username -> user-name in a couple of places
|
2009-01-09 16:34:31 -06:00 |
Doug Coleman
|
69e4fe1f76
|
fix bootstrap on a couple platforms
|
2009-01-09 14:31:02 -06:00 |
Doug Coleman
|
a773e59216
|
username -> user-name
|
2009-01-08 17:56:03 -06:00 |
Doug Coleman
|
e83713d557
|
Fix typo in each-file stack effect, document io.directories.search
|
2009-01-07 11:20:05 -06:00 |
unknown
|
ca8c7540b4
|
Move io.files.links tests to io.files.links.unix so that they don't get run on Windows
|
2008-12-21 19:04:12 -06:00 |
Slava Pestov
|
b2e45f199e
|
Calling dispose on unix stdin no longer kills the VM
|
2008-12-20 18:02:08 -06:00 |
Doug Coleman
|
28b3b4b97a
|
add a lot more to the using list
|
2008-12-18 23:44:14 -06:00 |
Doug Coleman
|
88ec8786fd
|
add using
|
2008-12-18 20:31:22 -06:00 |
Doug Coleman
|
21fc9f98a6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-18 19:57:32 -06:00 |
Doug Coleman
|
4f1aefd3fe
|
fix bootstrap
|
2008-12-18 19:57:21 -06:00 |
Doug Coleman
|
513b4b3708
|
use read-link instead, remove dependency on unix. oops
|
2008-12-18 19:32:09 -06:00 |
Doug Coleman
|
a326943f8b
|
better related-words for follow-links. add
|
2008-12-18 18:42:05 -06:00 |
Doug Coleman
|
180aeea68d
|
fix using. add
|
2008-12-18 18:40:01 -06:00 |
erg
|
7103cc3cda
|
Add follow-link/follow-links, use it in file-system-info on linux. add
docs and unit tests. fix indentation
|
2008-12-18 18:32:00 -06:00 |
Slava Pestov
|
92141af349
|
Get mason to load
|
2008-12-17 18:22:48 -06:00 |
Slava Pestov
|
c5160d76e9
|
Merge qualified, alias, symbols, constants into core
|
2008-12-17 18:10:01 -06:00 |
Doug Coleman
|
8e0ff1989b
|
fix load error by making a word windows-file-size independent of the file-size word
add constants
|
2008-12-16 14:35:37 -06:00 |
Doug Coleman
|
a92425adef
|
fix launcher tests
|
2008-12-16 12:53:04 -06:00 |
Doug Coleman
|
13b4840893
|
fix windows file append
|
2008-12-16 12:49:00 -06:00 |