This website requires JavaScript.
4e8da1f829
Unix I/O fixes
Slava Pestov
2005-04-27 05:40:09 +0000
beb9861feb
added sockets.factor
Slava Pestov
2005-04-26 22:49:02 +0000
008d35310b
handbook updates, remove vector-length vector-nth set-vector-nth
Slava Pestov
2005-04-26 04:35:55 +0000
d5604720c6
fix compile error
Slava Pestov
2005-04-26 01:39:34 +0000
94ddf77dd4
forgot to add c-streams
Slava Pestov
2005-04-26 01:31:17 +0000
6ff40d6cf3
defining a generic on something that is not a class would ruin the generic
Slava Pestov
2005-04-25 23:56:56 +0000
8b496e60ff
fix bad bootstrap bug; generic append, reverse, concat (replacing cat and append*); working on documentation
Slava Pestov
2005-04-25 23:54:21 +0000
b666a3c3e0
debugging I/O code, getenv/setenv are unsafe but a bit faster, each-object tweak, miscellaneous fixes
Slava Pestov
2005-04-25 07:33:33 +0000
6e253bb8bb
logging and unix socket fixes
Slava Pestov
2005-04-25 03:02:19 +0000
dfd3901a39
checkin of Factor Developer's Handbook
Slava Pestov
2005-04-25 00:57:37 +0000
09123b279a
miscellaneous fixes for I/O and PowerPC FFI
Slava Pestov
2005-04-24 04:27:07 +0000
1efa0fa2cc
fix bootstrap failure
Slava Pestov
2005-04-23 23:34:54 +0000
9cc3616a82
preliminary work on PowerPC FFI
Slava Pestov
2005-04-23 23:34:06 +0000
9baf908d86
I/O code fixes; it now works on FreeBSD 4.11
Slava Pestov
2005-04-23 21:42:42 +0000
63047aea90
more cleanups of I/O code
Slava Pestov
2005-04-23 00:15:04 +0000
60b6b6c8b7
remove cfactor unix i/o wrappers
Slava Pestov
2005-04-23 00:11:11 +0000
3ab8c7cf47
removing cfactor I/O code; unix ffi I/O socket code fixes
Slava Pestov
2005-04-23 00:09:46 +0000
0083245089
Unix socket fixes
Slava Pestov
2005-04-22 06:24:38 +0000
8b61c03fa1
(yield) renamed to stop
Slava Pestov
2005-04-22 04:22:36 +0000
4f7d80af74
some new math words, fix implementation of class< for unions
Slava Pestov
2005-04-21 04:49:19 +0000
6c11b788e0
minor cleanups here and there
Slava Pestov
2005-04-20 00:28:01 +0000
626336915b
appending, mapping sequences
Slava Pestov
2005-04-18 01:59:11 +0000
224d2afa50
dump tool added
Slava Pestov
2005-04-17 22:41:05 +0000
aced725ac5
socket code fleshed out
Slava Pestov
2005-04-17 22:34:09 +0000
94c1a8bcd7
sequence cleanups
Slava Pestov
2005-04-16 04:23:27 +0000
d6b42a1f5c
minor fixes; init-io now fully initializes unix ffi i/o
Slava Pestov
2005-04-16 03:00:22 +0000
19439c0e08
I/O bug fixes
Slava Pestov
2005-04-16 02:42:01 +0000
427c1ba898
Unix FFI I/O tested and known to work in single-threaded case
Slava Pestov
2005-04-16 02:28:37 +0000
e1a6166079
Unix I/O multiplexer hooked up
Slava Pestov
2005-04-14 23:37:13 +0000
3e9381d867
more Unix I/O work
Slava Pestov
2005-04-14 05:32:06 +0000
d5618709dd
matrix math
Slava Pestov
2005-04-14 00:44:06 +0000
1d60e69aee
some unix i/o work
Slava Pestov
2005-04-12 22:31:50 +0000
7217109e2d
tuple equality fixed, tuples are not sequences anymore, factor plugin cleanups and performance improvements
Slava Pestov
2005-04-12 17:35:27 +0000
f90d3ed100
Factor plugin 0.74
jedit-plugin-0-74
Slava Pestov
2005-04-12 03:05:05 +0000
86e09c52ae
class introspection tools
Slava Pestov
2005-04-10 22:58:30 +0000
e7a0913e90
alien arrays
Slava Pestov
2005-04-10 02:43:41 +0000
0d612fd94d
huge alien cleanup
Slava Pestov
2005-04-09 22:30:46 +0000
8f1ee76193
unix ffi i/o copy task works
Slava Pestov
2005-04-09 04:09:49 +0000
2382cd7da7
slow but steady unix ffi i/o progress
Slava Pestov
2005-04-09 03:50:36 +0000
c114bb4fc8
set-sbuf-nth fix; more unix i/o work; adding missing file
Slava Pestov
2005-04-08 00:02:59 +0000
7a33160272
sbuf-nth fix, other misc changes
Slava Pestov
2005-04-07 22:54:02 +0000
233fbb2b62
latest changes
Slava Pestov
2005-04-07 01:41:49 +0000
cc5246686f
some unix i/o work
Slava Pestov
2005-04-06 02:18:36 +0000
b1945f04ae
get cont-responder examples working with new sequences code.
Chris Double
2005-04-04 22:31:31 +0000
191083c72e
all tests now pass; more unix ffi i/o work
Slava Pestov
2005-04-03 23:02:50 +0000
ffb56bc567
some unix ffi i/o work
Slava Pestov
2005-04-03 22:28:55 +0000
0d94270de1
rename win32 io
Mackenzie Straight
2005-04-03 21:50:15 +0000
5433b4826e
win32 fixes
Mackenzie Straight
2005-04-03 21:38:57 +0000
4e96d1e5f4
lists are sequences; unions bug fix
Slava Pestov
2005-04-03 20:55:56 +0000
5a5f8972ec
sequence fixes
Slava Pestov
2005-04-02 07:52:27 +0000
f39394d25e
sequence protocol
Slava Pestov
2005-04-02 07:39:33 +0000
d57b44b4eb
unix ffi stuff, buffer cleanups, debugger word renaming
Slava Pestov
2005-04-02 05:56:00 +0000
200caca9d5
Factor plugin updates, other stuff
Slava Pestov
2005-04-01 17:42:14 +0000
32764e8029
code cleanups in cfactor
Slava Pestov
2005-03-30 01:34:29 +0000
e48596b41f
bootstrap failure fix
Slava Pestov
2005-03-30 01:03:55 +0000
6ac4c9900f
comitting initial unix I/O rewrite work
Slava Pestov
2005-03-30 00:58:22 +0000
7e1ca7fb9e
more extensive buffer unit tests; minor buffer code cleanups
Slava Pestov
2005-03-30 00:48:17 +0000
9e678e52c7
accessing global variables with FFI
Slava Pestov
2005-03-30 00:11:10 +0000
41cd52316a
messing around with ffi, various other fixes
Slava Pestov
2005-03-29 04:45:13 +0000
bbc7c97aa4
faster completion
Slava Pestov
2005-03-27 23:17:29 +0000
0a8e84cd5b
runtime command line switches and CFactor cleanups
Slava Pestov
2005-03-27 06:52:13 +0000
4e3a5b3d1a
fix crossref and make-image
Slava Pestov
2005-03-27 01:40:29 +0000
286813e992
automatic decompiling of definitions, cross reference database, cleaned up bootstrap
Slava Pestov
2005-03-27 01:12:14 +0000
9630a01168
parse error handling cleanup
Slava Pestov
2005-03-26 02:43:06 +0000
05068c3ffc
plugin improvements
Slava Pestov
2005-03-24 03:49:40 +0000
a12971917b
Factor 0.73 ready for release
factor-0-73
0.73
Slava Pestov
2005-03-23 03:38:24 +0000
02f1896212
PowerPC relocation
Slava Pestov
2005-03-23 02:20:58 +0000
3c10cc9b22
rename types
Mackenzie Straight
2005-03-22 01:59:30 +0000
22d5277c69
PowerPC backend functional
Slava Pestov
2005-03-22 01:53:26 +0000
4d82ac0541
removed 3slip, forever, apply combinators
Slava Pestov
2005-03-21 20:13:40 +0000
c6039606c6
removed ?when and ?unless
Slava Pestov
2005-03-21 19:39:46 +0000
e0455ee52c
tool documentation started
Slava Pestov
2005-03-21 05:25:15 +0000
fccfd9b81a
improved single-stepper offers option to continue execution of stepped continuation in primary interpreter
Slava Pestov
2005-03-21 00:05:57 +0000
e683ecf630
PowerPC slot and #dispatch generators
Slava Pestov
2005-03-20 02:23:21 +0000
7383005eae
PowerPC subroutine linkage was terribly broken
Slava Pestov
2005-03-20 01:37:25 +0000
4bee6179a4
integer types
Mackenzie Straight
2005-03-19 21:55:28 +0000
54e06729fb
More PowerPC work
Slava Pestov
2005-03-19 05:30:49 +0000
8459ad837b
removing latex2html junk
Slava Pestov
2005-03-19 02:55:49 +0000
a758328356
missing file
plugin-release-73
Slava Pestov
2005-03-19 02:49:14 +0000
2bc3efd209
Factor plugin 0.73
Slava Pestov
2005-03-19 02:45:45 +0000
0919baa03d
various cleanups, updated plugin docs, plugin fixes
Slava Pestov
2005-03-19 02:41:13 +0000
77e7a912e7
removed style framework
Slava Pestov
2005-03-19 00:38:27 +0000
57559ee676
PowerPC work on conditionals and branches
Slava Pestov
2005-03-18 04:29:08 +0000
990a69592b
fix content type typo
Chris Double
2005-03-18 03:29:04 +0000
99befd82e4
PowerPC backend work
Slava Pestov
2005-03-16 03:23:52 +0000
70d534d587
compiling a prologue and epilogue on PowerPC
Slava Pestov
2005-03-15 23:18:33 +0000
15c55fcc17
including stdin.h
Slava Pestov
2005-03-15 21:52:16 +0000
5e5cc68fec
error reporting hack
Slava Pestov
2005-03-15 21:50:08 +0000
82977255ce
cleaning up relocation code
Slava Pestov
2005-03-15 01:09:32 +0000
0fa94a9102
compiling over, pick, >r and r>
Slava Pestov
2005-03-14 18:20:57 +0000
e2541faa72
got flush-icache to compile
Slava Pestov
2005-03-14 16:25:41 +0000
9f2e3aaab6
preliminary powerpc work
Slava Pestov
2005-03-13 22:55:57 +0000
31be7f42a7
UI fix
Slava Pestov
2005-03-12 21:16:40 +0000
a22b04d2b6
UI work
Slava Pestov
2005-03-12 02:41:46 +0000
544b2fa434
formal description of factor started
Slava Pestov
2005-03-12 02:27:47 +0000
2b956e1ff4
frames and scrolling work
Slava Pestov
2005-03-11 03:52:55 +0000
181a8d9ff4
UI layout management work
Slava Pestov
2005-03-10 22:57:22 +0000
1bcac74906
working on layouts; simpler tuple delegation
Slava Pestov
2005-03-09 03:54:59 +0000
a5e73bc481
bootstrap foxes
Slava Pestov
2005-03-08 04:20:58 +0000
839439b7eb
layout refactoring
Slava Pestov
2005-03-08 04:15:00 +0000