Commit Graph

429 Commits (c67c29cf2727a19a775a492cfd7248e145b82e5c)

Author SHA1 Message Date
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 2fccd38742 add irc.factor to contrib 2004-08-20 06:43:06 +00:00
Slava Pestov e062a5f743 completion popups for shuffle defs 2004-08-20 06:08:20 +00:00
Slava Pestov 5812923424 rename iomux to io 2004-08-20 05:50:59 +00:00
Slava Pestov 719deda937 read# works 2004-08-20 05:49:14 +00:00
Slava Pestov 4571d3a83b start work on read# 2004-08-20 00:48:41 +00:00
Chris Double e363a194da revert workaround for native factor problem now that it is fixed. 2004-08-20 00:12:23 +00:00
Slava Pestov 4d1f07f53f read line fix 2004-08-20 00:09:26 +00:00
Chris Double 0ad8cb57d7 workaround for native factor bug in processing lists 2004-08-20 00:02:01 +00:00
Chris Double 2806da7eed get things working with native factor. 2004-08-19 23:57:45 +00:00
Chris Double 50408f1bcc Fix cont-html to work with new word defining words. 2004-08-19 23:46: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
Chris Double 8623011d35 Fixes to get cont-responder working with latest httpd changes. 2004-08-19 23:33:58 +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
Chris Double 00c2d5f058 Changes to get things working with latest factor updates. Post requests
are currently broken.
2004-08-19 22:04:10 +00:00
Slava Pestov 7e86800c9f OOB work and http name stack fix 2004-08-19 21:45:42 +00:00
Slava Pestov 029e36897c fix compile error 2004-08-19 06:29:14 +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 86c5f5956c some completion fixes 2004-08-17 04:03:40 +00:00
Slava Pestov a31b221ed4 completion popups in factor jedit plugin 2004-08-17 03:52:52 +00:00
Chris Double 7b0d286102 Modified setjmp and friends to use setsigjmp to handle signals correctly
on linux.
2004-08-17 01:25:01 +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
Chris Double 7d583b43d1 Added more stuff to parser combinator documentation. 2004-08-16 23:14:51 +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