Commit Graph

114 Commits (b23622f9477f141a23bb413dfd412cac62d0353a)

Author SHA1 Message Date
Slava Pestov b23622f947 better error reporting in native factor 2004-08-23 03:02:29 +00:00
Slava Pestov 3712ae68e5 fix read line, and add read line regression tests 2004-08-23 01:56:06 +00:00
Slava Pestov 239ce6d822 fix some usages of inject 2004-08-22 23:06:51 +00:00
Slava Pestov 9148e6b629 ditch map, rename inject to map 2004-08-22 21:28:31 +00:00
Slava Pestov cebe5c3cac nicer default vocabulary colors :) 2004-08-22 20:16:20 +00:00
Slava Pestov f11f2997f5 html stream generates css 2004-08-22 20:04:55 +00:00
Slava Pestov 67ea27e49c read1 stream operation added, inferior.factor styled text communication protocol 2004-08-22 05:46:26 +00:00
Slava Pestov 4e0057e110 listener fix 2004-08-21 07:30:52 +00:00
Slava Pestov c168b4ea8a documentation updates 2004-08-21 06:55:37 +00:00
Slava Pestov 69bd188cc0 multitasking 2004-08-21 01:26:25 +00:00
Slava Pestov 2c5413cec5 fix redirect headers, postpone i/o errors until calling operation recovers them 2004-08-21 01:16:47 +00:00
Slava Pestov 87331addba improved native run-resource 2004-08-20 23:27:48 +00:00
Slava Pestov 5b24e99fc9 working on cfactor bootstrap 2004-08-20 22:48:08 +00:00
Slava Pestov e062a5f743 completion popups for shuffle defs 2004-08-20 06:08:20 +00:00
Slava Pestov 719deda937 read# works 2004-08-20 05:49:14 +00:00
Slava Pestov 1baa702d3b word/set-word moved to words vocabulary 2004-08-19 23:42:20 +00:00
Slava Pestov 192dd6c5a6 define-compound 2004-08-19 23:36:28 +00:00
Slava Pestov 17384f25cf fix read-post-request 2004-08-19 23:21:40 +00:00
Slava Pestov 20491ce196 post requests are now alists 2004-08-19 23:11:12 +00:00
Slava Pestov ad479d18e9 io fixes 2004-08-19 23:06:43 +00:00
Slava Pestov 7e86800c9f OOB work and http name stack fix 2004-08-19 21:45:42 +00:00
Slava Pestov 9d2af6d349 client socket works 2004-08-18 23:22:15 +00:00
Slava Pestov 73a4e3e6c5 some plugin bug fixes, and implementing client sockets in cfactor 2004-08-18 19:23:42 +00:00
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