Slava Pestov
|
a0b66d2028
|
communicating with jedit over a socket
|
2004-08-18 05:13:56 +00:00 |
Slava Pestov
|
7eecd21b19
|
log-client in native httpd works
|
2004-08-18 03:49:48 +00:00 |
Slava Pestov
|
0c609f4a48
|
bignum bitnot, bitop tests
|
2004-08-18 03:42:10 +00:00 |
Slava Pestov
|
c8cc64b031
|
better 'see'
|
2004-08-18 03:09:16 +00:00 |
Slava Pestov
|
8fc64f119e
|
remove unnecessary parsing words
|
2004-08-18 02:08:35 +00:00 |
Slava Pestov
|
f7b77cbba7
|
action menus shown when listener links clicked
|
2004-08-18 01:57:45 +00:00 |
Slava Pestov
|
5c00ef85dd
|
header and post request in variables, other tweaks
|
2004-08-18 00:44:57 +00:00 |
Slava Pestov
|
a31b221ed4
|
completion popups in factor jedit plugin
|
2004-08-17 03:52:52 +00:00 |
Slava Pestov
|
c03c22d3d9
|
0.62 ready for release
|
2004-08-17 01:11:27 +00:00 |
Slava Pestov
|
05a44aa547
|
signal handling of sorts
|
2004-08-17 01:05:38 +00:00 |
Slava Pestov
|
70ea45ab84
|
single-tasking callback i/o works
|
2004-08-17 00:42:30 +00:00 |
Slava Pestov
|
6165c935d3
|
no longer try using the same port for reading and writing
|
2004-08-16 23:29:07 +00:00 |
Slava Pestov
|
e9e336b076
|
documentation updates, set-nth remove-nth head words
|
2004-08-16 06:02:56 +00:00 |
Slava Pestov
|
1a8b27a59b
|
a proper makefile
|
2004-08-16 03:31:07 +00:00 |
Slava Pestov
|
4cf12addb2
|
minor inspector improvements and other stuff to end day
|
2004-08-16 03:09:06 +00:00 |
Slava Pestov
|
f8e91e95f9
|
fix vocabulary mess up in factor plugin, working on non-blocking sockets
|
2004-08-16 02:45:08 +00:00 |
Slava Pestov
|
171c890597
|
i/o refactoring continues
|
2004-08-16 01:50:44 +00:00 |
Slava Pestov
|
cfdaa293c9
|
fix invalid select() usage
|
2004-08-13 22:43:03 +00:00 |
Slava Pestov
|
8321eadefe
|
refactoring native i/o code
|
2004-08-13 03:40:28 +00:00 |
Slava Pestov
|
00dc2c9464
|
guard pages for stack, started io multiplexing
|
2004-08-12 21:36:36 +00:00 |
Slava Pestov
|
3169e03624
|
guard pages
|
2004-08-12 06:13:43 +00:00 |
Slava Pestov
|
1e8a33ae99
|
write buffering in native factor
|
2004-08-11 20:56:48 +00:00 |
Slava Pestov
|
6f2ea59ac9
|
integration using simpson's method
|
2004-08-11 05:30:44 +00:00 |
Slava Pestov
|
c58ca29ef7
|
error in one client does not kill httpd
|
2004-08-11 03:54:12 +00:00 |
Slava Pestov
|
ac1855bc15
|
native factor httpd
|
2004-08-11 03:48:08 +00:00 |
Slava Pestov
|
cda61358bf
|
httpd runs in native factor with no responders
|
2004-08-11 02:11:48 +00:00 |
Slava Pestov
|
d94e0bb97d
|
working on http server, word of the day
|
2004-08-11 01:32:10 +00:00 |
Slava Pestov
|
4d036d397a
|
vectors in java factor, vector= in native
|
2004-08-10 23:53:54 +00:00 |
Slava Pestov
|
ec1533c946
|
fix jfactor memory leak
|
2004-08-10 05:38:49 +00:00 |
Slava Pestov
|
d3a0945196
|
fix bigtime gc bug
|
2004-08-10 04:58:52 +00:00 |
Slava Pestov
|
3489076404
|
<namespace> [ ... ] bind ==> [ ... ] with-scope
|
2004-08-09 01:24:01 +00:00 |
Slava Pestov
|
0620dcc6a5
|
url-encoding and html vocabularies in native factor, some new unit tests, listener improvements
|
2004-08-08 21:20:54 +00:00 |
Slava Pestov
|
1013a0b268
|
JVM compiler tests
|
2004-08-08 06:48:44 +00:00 |
Slava Pestov
|
9d91a6a5d4
|
fix word-of-worddef
|
2004-08-08 06:37:02 +00:00 |
Slava Pestov
|
73d57549f0
|
missing USE: stdio
|
2004-08-08 04:30:17 +00:00 |
Slava Pestov
|
c5f890f678
|
missing USE: stdio
|
2004-08-08 04:29:58 +00:00 |
Slava Pestov
|
6431535692
|
cannot close stdio
|
2004-08-08 04:27:30 +00:00 |
Slava Pestov
|
62d8493967
|
fix some compile warnings
|
2004-08-07 23:59:54 +00:00 |
Slava Pestov
|
ed823f4af9
|
parse number fix, doc updates, sparc32 fix, big-endian float fix
|
2004-08-07 22:45:48 +00:00 |
Slava Pestov
|
c60caaea46
|
releasing factor 0.60.10
|
2004-08-07 00:22:47 +00:00 |
Slava Pestov
|
38835c2832
|
complex numbers in native factor, all of test suite except html and httpd tests runs in native factor
|
2004-08-06 22:40:44 +00:00 |
Slava Pestov
|
26cc9ba32c
|
more work on jedit plugin
|
2004-08-06 20:43:40 +00:00 |
Slava Pestov
|
0b73b1c864
|
Factor jEdit plugin!
|
2004-08-06 06:51:32 +00:00 |
Slava Pestov
|
2740c77a10
|
complex numbers
|
2004-08-06 00:29:52 +00:00 |
Slava Pestov
|
d7eb8e8b2d
|
floats
|
2004-08-05 21:33:02 +00:00 |
Slava Pestov
|
e45fc3c0f0
|
first cut at floats
|
2004-08-05 20:49:55 +00:00 |
Slava Pestov
|
74dc6c87fd
|
fix boot order
|
2004-08-05 03:20:27 +00:00 |
Slava Pestov
|
678faa0f41
|
forgot test.factor
|
2004-08-05 03:16:14 +00:00 |
Slava Pestov
|
fc1d635773
|
srandomdev no longer used
|
2004-08-05 03:09:33 +00:00 |
Slava Pestov
|
ba77598f0d
|
ratios
|
2004-08-05 02:43:58 +00:00 |