Slava Pestov
|
008d35310b
|
handbook updates, remove vector-length vector-nth set-vector-nth
|
2005-04-26 04:35:55 +00:00 |
Slava Pestov
|
d5604720c6
|
fix compile error
|
2005-04-26 01:39:34 +00:00 |
Slava Pestov
|
94ddf77dd4
|
forgot to add c-streams
|
2005-04-26 01:31:17 +00:00 |
Slava Pestov
|
6ff40d6cf3
|
defining a generic on something that is not a class would ruin the generic
|
2005-04-25 23:56:56 +00:00 |
Slava Pestov
|
8b496e60ff
|
fix bad bootstrap bug; generic append, reverse, concat (replacing cat and append*); working on documentation
|
2005-04-25 23:54:21 +00:00 |
Slava Pestov
|
b666a3c3e0
|
debugging I/O code, getenv/setenv are unsafe but a bit faster, each-object tweak, miscellaneous fixes
|
2005-04-25 07:33:33 +00:00 |
Slava Pestov
|
6e253bb8bb
|
logging and unix socket fixes
|
2005-04-25 03:02:19 +00:00 |
Slava Pestov
|
dfd3901a39
|
checkin of Factor Developer's Handbook
|
2005-04-25 00:57:37 +00:00 |
Slava Pestov
|
09123b279a
|
miscellaneous fixes for I/O and PowerPC FFI
|
2005-04-24 04:27:07 +00:00 |
Slava Pestov
|
1efa0fa2cc
|
fix bootstrap failure
|
2005-04-23 23:34:54 +00:00 |
Slava Pestov
|
9cc3616a82
|
preliminary work on PowerPC FFI
|
2005-04-23 23:34:06 +00:00 |
Slava Pestov
|
9baf908d86
|
I/O code fixes; it now works on FreeBSD 4.11
|
2005-04-23 21:42:42 +00:00 |
Slava Pestov
|
63047aea90
|
more cleanups of I/O code
|
2005-04-23 00:15:04 +00:00 |
Slava Pestov
|
60b6b6c8b7
|
remove cfactor unix i/o wrappers
|
2005-04-23 00:11:11 +00:00 |
Slava Pestov
|
3ab8c7cf47
|
removing cfactor I/O code; unix ffi I/O socket code fixes
|
2005-04-23 00:09:46 +00:00 |
Slava Pestov
|
0083245089
|
Unix socket fixes
|
2005-04-22 06:24:38 +00:00 |
Slava Pestov
|
8b61c03fa1
|
(yield) renamed to stop
|
2005-04-22 04:22:36 +00:00 |
Slava Pestov
|
4f7d80af74
|
some new math words, fix implementation of class< for unions
|
2005-04-21 04:49:19 +00:00 |
Slava Pestov
|
6c11b788e0
|
minor cleanups here and there
|
2005-04-20 00:28:01 +00:00 |
Slava Pestov
|
626336915b
|
appending, mapping sequences
|
2005-04-18 01:59:11 +00:00 |
Slava Pestov
|
224d2afa50
|
dump tool added
|
2005-04-17 22:41:05 +00:00 |
Slava Pestov
|
aced725ac5
|
socket code fleshed out
|
2005-04-17 22:34:09 +00:00 |
Slava Pestov
|
94c1a8bcd7
|
sequence cleanups
|
2005-04-16 04:23:27 +00:00 |
Slava Pestov
|
d6b42a1f5c
|
minor fixes; init-io now fully initializes unix ffi i/o
|
2005-04-16 03:00:22 +00:00 |
Slava Pestov
|
19439c0e08
|
I/O bug fixes
|
2005-04-16 02:42:01 +00:00 |
Slava Pestov
|
427c1ba898
|
Unix FFI I/O tested and known to work in single-threaded case
|
2005-04-16 02:28:37 +00:00 |
Slava Pestov
|
e1a6166079
|
Unix I/O multiplexer hooked up
|
2005-04-14 23:37:13 +00:00 |
Slava Pestov
|
3e9381d867
|
more Unix I/O work
|
2005-04-14 05:32:06 +00:00 |
Slava Pestov
|
d5618709dd
|
matrix math
|
2005-04-14 00:44:06 +00:00 |
Slava Pestov
|
1d60e69aee
|
some unix i/o work
|
2005-04-12 22:31:50 +00:00 |
Slava Pestov
|
7217109e2d
|
tuple equality fixed, tuples are not sequences anymore, factor plugin cleanups and performance improvements
|
2005-04-12 17:35:27 +00:00 |
Slava Pestov
|
f90d3ed100
|
Factor plugin 0.74
|
2005-04-12 03:05:05 +00:00 |
Slava Pestov
|
86e09c52ae
|
class introspection tools
|
2005-04-10 22:58:30 +00:00 |
Slava Pestov
|
e7a0913e90
|
alien arrays
|
2005-04-10 02:43:41 +00:00 |
Slava Pestov
|
0d612fd94d
|
huge alien cleanup
|
2005-04-09 22:30:46 +00:00 |
Slava Pestov
|
8f1ee76193
|
unix ffi i/o copy task works
|
2005-04-09 04:09:49 +00:00 |
Slava Pestov
|
2382cd7da7
|
slow but steady unix ffi i/o progress
|
2005-04-09 03:50:36 +00:00 |
Slava Pestov
|
c114bb4fc8
|
set-sbuf-nth fix; more unix i/o work; adding missing file
|
2005-04-08 00:02:59 +00:00 |
Slava Pestov
|
7a33160272
|
sbuf-nth fix, other misc changes
|
2005-04-07 22:54:02 +00:00 |
Slava Pestov
|
233fbb2b62
|
latest changes
|
2005-04-07 01:41:49 +00:00 |
Slava Pestov
|
cc5246686f
|
some unix i/o work
|
2005-04-06 02:18:36 +00:00 |
Chris Double
|
b1945f04ae
|
get cont-responder examples working with new sequences code.
|
2005-04-04 22:31:31 +00:00 |
Slava Pestov
|
191083c72e
|
all tests now pass; more unix ffi i/o work
|
2005-04-03 23:02:50 +00:00 |
Slava Pestov
|
ffb56bc567
|
some unix ffi i/o work
|
2005-04-03 22:28:55 +00:00 |
Mackenzie Straight
|
0d94270de1
|
rename win32 io
|
2005-04-03 21:50:15 +00:00 |
Mackenzie Straight
|
5433b4826e
|
win32 fixes
|
2005-04-03 21:38:57 +00:00 |
Slava Pestov
|
4e96d1e5f4
|
lists are sequences; unions bug fix
|
2005-04-03 20:55:56 +00:00 |
Slava Pestov
|
5a5f8972ec
|
sequence fixes
|
2005-04-02 07:52:27 +00:00 |
Slava Pestov
|
f39394d25e
|
sequence protocol
|
2005-04-02 07:39:33 +00:00 |
Slava Pestov
|
d57b44b4eb
|
unix ffi stuff, buffer cleanups, debugger word renaming
|
2005-04-02 05:56:00 +00:00 |