Doug Coleman
|
6a4062bf38
|
minor cleanups
|
2008-01-14 15:06:12 -10:00 |
Doug Coleman
|
097dad070a
|
minor tweaks to make these modules load with load-everything
|
2008-01-14 11:42:21 -10:00 |
Doug Coleman
|
84891e2591
|
pick pick -> 2over
minor cleanups
|
2008-01-11 12:02:44 -10:00 |
Slava Pestov
|
d870c7983a
|
io.server stack effect fixes
|
2008-01-10 23:19:11 -05:00 |
Slava Pestov
|
7598617119
|
Load mmap on CE too
|
2008-01-10 22:51:58 -05:00 |
Slava Pestov
|
c8360f5ae5
|
Rename curry* to with
|
2008-01-09 17:36:30 -05:00 |
Slava Pestov
|
2180b0f146
|
Fix init-stdio scope issue
|
2008-01-09 01:50:25 -05:00 |
Slava Pestov
|
4e43b946f9
|
Fix conflicts
|
2008-01-06 14:17:50 -04:00 |
Slava Pestov
|
825601ccc7
|
More circularity fixes
|
2008-01-05 20:37:13 -04:00 |
Slava Pestov
|
c3deb44f43
|
Fix circularity
|
2008-01-05 18:27:15 -04:00 |
Aaron Schaefer
|
897a8ed8aa
|
Replace '<file-reader> contents' with 'file-contents' in all vocabs
|
2007-12-31 14:47:24 -05:00 |
Slava Pestov
|
ced9893a4e
|
Get bootstrap.tools to load, update extra/ for USE-IF: removal
|
2007-12-28 21:46:06 -05:00 |
Slava Pestov
|
f53fa196ac
|
New must-infer word; \ foo must-infer asserts that foo's declared effect matches its inferred effect, put this in your unit tests
|
2007-12-26 20:54:38 -05:00 |
Slava Pestov
|
51992905b2
|
Inference tests tweak
|
2007-12-17 16:29:26 -05:00 |
Doug Coleman
|
dff6194aad
|
Remove library/binary-roots, add walk-dir and find-file to io.paths
|
2007-12-09 11:42:35 -06:00 |
Doug Coleman
|
6470303e51
|
Merge git://factorcode.org/git/factor
|
2007-12-07 14:02:52 -06:00 |
Doug Coleman
|
0f8164842a
|
stat likes paths with trailing \\ for root directories.
\\\\?\\k:\\ instead of \\\\?\\k:
|
2007-12-06 02:21:54 -06:00 |
Slava Pestov
|
5c8e6db77e
|
Windows io.launcher security fix
|
2007-12-06 02:28:08 -05:00 |
Doug Coleman
|
7d30e47bca
|
Add library-roots and binary-roots for linux/mac
|
2007-12-05 19:49:29 -06:00 |
Doug Coleman
|
ddd55ac4fa
|
Experimental find-binary and find-library words
|
2007-12-05 18:09:08 -06:00 |
Doug Coleman
|
306c437327
|
Merge git://spitspat.com/git/factor
|
2007-11-25 05:37:14 +01:00 |
Slava Pestov
|
30541ec78a
|
Make parser constructor MEMO: again
|
2007-11-24 20:27:09 -05:00 |
Slava Pestov
|
72fe4e2d70
|
clean up io.unix.launcher parser, and parser-combinators
|
2007-11-24 20:19:39 -05:00 |
Slava Pestov
|
026c4186f1
|
Clean up io.unix.launcher command parser
|
2007-11-24 19:37:21 -05:00 |
Slava Pestov
|
82e98dac8b
|
Cleanup
|
2007-11-24 18:44:04 -05:00 |
Slava Pestov
|
84076184dd
|
Add missing USE:
|
2007-11-24 18:32:19 -05:00 |
Slava Pestov
|
1cd5d8bacb
|
io.unix.launcher no longer depends on /bin/sh! Down with the GNU establishment!
|
2007-11-24 18:09:30 -05:00 |
Slava Pestov
|
43931a4a43
|
Fix copy-file
|
2007-11-24 18:05:34 -05:00 |
Slava Pestov
|
a13975502c
|
More Windows CopyFile stuff
|
2007-11-24 16:39:00 -05:00 |
Slava Pestov
|
aaa493ebd2
|
Implement copy-file on Windows
|
2007-11-24 16:38:20 -05:00 |
Slava Pestov
|
90731836af
|
Fix unix mmap
|
2007-11-24 16:32:59 -05:00 |
U-EE860\Administrator
|
86070337fd
|
Refactor open-file to allow flags and attributes as the fourth parameter
|
2007-11-24 02:17:40 +01:00 |
Slava Pestov
|
cb198f907e
|
Add attribution
|
2007-11-21 03:18:28 -05:00 |
Slava Pestov
|
52c3db354b
|
Windows code updates
|
2007-11-21 01:26:15 -05:00 |
Slava Pestov
|
e7cc5ea6d4
|
Windows IO fixes and <process-stream> work
|
2007-11-21 01:18:46 -05:00 |
Slava Pestov
|
a908aca37e
|
Fix conflict
|
2007-11-17 23:08:11 -05:00 |
Slava Pestov
|
4ee696882f
|
Get io.launcher working on Windows CE
|
2007-11-17 23:06:51 -05:00 |
Slava Pestov
|
5c6a7120bb
|
Get io.mmap working on Windows CE
|
2007-11-17 23:06:34 -05:00 |
Slava Pestov
|
032fd57328
|
Document io.mmap and add mapped-file-closed? flag check
|
2007-11-17 01:49:06 -05:00 |
Slava Pestov
|
014a3d4867
|
Launcher doc fix
|
2007-11-17 00:45:58 -05:00 |
Slava Pestov
|
563a60cb8d
|
Documentation updates
|
2007-11-16 21:07:18 -05:00 |
Eduardo Cavazos
|
72dcf7fe61
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2007-11-15 17:06:54 -06:00 |
Eduardo Cavazos
|
44a5e155ab
|
Update vocabs for new with-fork
|
2007-11-15 17:06:40 -06:00 |
Slava Pestov
|
72ea94384d
|
Fixes
|
2007-11-15 04:40:23 -05:00 |
Eduardo Cavazos
|
68515d7105
|
Factor unix.process stuff out of io.unix.launcher
|
2007-11-14 17:35:43 -06:00 |
Slava Pestov
|
d6f4b25abe
|
Fixes
|
2007-11-14 17:04:29 -05:00 |
Slava Pestov
|
5262801398
|
io.launcher updates and destructors cleanup
|
2007-11-13 01:10:26 -05:00 |
Slava Pestov
|
e1ace82429
|
Improved io.launcher
|
2007-11-12 23:18:42 -05:00 |
Slava Pestov
|
8e9ad8cd1a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2007-11-12 01:44:59 -05:00 |
Slava Pestov
|
9d4db784ee
|
io.server with-datagrams fix
|
2007-11-12 01:41:27 -05:00 |