Slava Pestov
|
7cc598f4eb
|
tab completion in the UI
|
2005-10-03 23:53:32 +00:00 |
Slava Pestov
|
99fe3b4a54
|
outliner improvements
|
2005-09-27 18:12:17 +00:00 |
Slava Pestov
|
c4cec1321c
|
rename ifte to if
|
2005-09-24 19:21:17 +00:00 |
Chris Double
|
e580d8209e
|
Fixes to cont-responder for new html attribute code.
|
2005-09-23 04:58:52 +00:00 |
Slava Pestov
|
b4b1e3d1a6
|
redid HTML tags; tweaked continuations to infer properly
|
2005-09-23 01:01:55 +00:00 |
Slava Pestov
|
a838821556
|
minor tweaks
|
2005-09-22 20:21:36 +00:00 |
Slava Pestov
|
d04b47ebe3
|
getting more words to infer
|
2005-09-21 05:12:16 +00:00 |
Slava Pestov
|
29190ebc3e
|
catch change, new cleanup word, with-server combinator
|
2005-09-21 00:18:01 +00:00 |
Slava Pestov
|
6b3c4eccfb
|
handle I/O on closed ports gracefully
|
2005-09-19 03:22:58 +00:00 |
Chris Double
|
8d805d3dcb
|
Get cont-responder contrib examples working again, and more fixes to cont-responder for continuation word
changes.
|
2005-09-18 05:55:18 +00:00 |
Chris Double
|
cd6977e979
|
get cont-responder working with continuation word changes
|
2005-09-18 05:36:59 +00:00 |
Slava Pestov
|
8af5e755c6
|
add 1+ 1- words and other tweaks
|
2005-09-17 02:47:28 +00:00 |
Slava Pestov
|
bd9c30b367
|
cleanups
|
2005-09-01 20:37:32 +00:00 |
Slava Pestov
|
42ac874cbd
|
more cleanups; split up huge gadgets vocabulary
|
2005-09-01 01:06:13 +00:00 |
Slava Pestov
|
cd6c8d7ecd
|
HTML tags fix
|
2005-08-29 05:40:05 +00:00 |
Slava Pestov
|
1416c8c18d
|
prettyprinter works with HTML words
|
2005-08-29 05:00:55 +00:00 |
Slava Pestov
|
45109c1a0a
|
major cleanup
|
2005-08-25 19:27:38 +00:00 |
Slava Pestov
|
c3d92a0b4e
|
working on visibile-children*
|
2005-08-24 14:19:09 +00:00 |
Slava Pestov
|
82a5dcdd10
|
foo
|
2005-08-24 05:08:01 +00:00 |
Slava Pestov
|
57bedd8139
|
remove call to sort from cross-referencer
|
2005-08-23 00:54:01 +00:00 |
Slava Pestov
|
6086945dd7
|
more code cleanups; new make-hash idiom
|
2005-08-22 06:06:32 +00:00 |
Slava Pestov
|
b3e58b4380
|
more prettyprinter updates, unparser is gone
|
2005-08-22 00:50:14 +00:00 |
Slava Pestov
|
9adffd9388
|
new prettyprinter
|
2005-08-21 05:17:37 +00:00 |
Chris Double
|
28682c091a
|
Don't url-encode post data in http-post. Rely on caller to do it if needed by post
encoding type.
|
2005-08-18 21:48:31 +00:00 |
Chris Double
|
9707d90970
|
Fix bug in http-request in http-client library
|
2005-08-12 00:28:32 +00:00 |
Chris Double
|
e341b7ca69
|
Make 'browse' the default word to be shown in the browser responder.
|
2005-08-08 06:48:56 +00:00 |
Chris Double
|
8b9a118b3e
|
Refactored browser responder.
|
2005-08-08 06:42:39 +00:00 |
Slava Pestov
|
b8d8685de8
|
clean up class<, class-and, class-or
|
2005-08-01 03:38:33 +00:00 |
Slava Pestov
|
dcac6687a0
|
dataflow optimizer improvement
|
2005-07-29 03:33:18 +00:00 |
Slava Pestov
|
03168a86e5
|
dataflow optimizer work, phasing out 3list/3unlist
|
2005-07-28 00:13:11 +00:00 |
Slava Pestov
|
462536cf2d
|
handbook updates, and more stream word renamings
|
2005-07-22 03:36:40 +00:00 |
Slava Pestov
|
50eeb1db28
|
handbook updates, HTML-format changelog
|
2005-07-22 01:43:37 +00:00 |
Slava Pestov
|
91d638450d
|
string-compare ==> lexi, string> ==> lexi>
|
2005-07-19 08:23:33 +00:00 |
Slava Pestov
|
9004533730
|
, no longer has the deprecated string append behavior, added stream-write1 generic
|
2005-07-17 18:48:55 +00:00 |
Slava Pestov
|
d9c4a82c7a
|
big sequences refactoring
|
2005-07-17 02:16:18 +00:00 |
Slava Pestov
|
520eaa65ef
|
minor UI fixes, updating html streams to not use obsolete style keys
|
2005-07-12 02:47:38 +00:00 |
Slava Pestov
|
ff14477e05
|
duplex-stream stream-close bugfix
|
2005-06-24 02:35:41 +00:00 |
Slava Pestov
|
c918e5d9b1
|
with-string is now string-out, string-in combinator, documentation updates
|
2005-06-19 22:53:58 +00:00 |
Slava Pestov
|
f1b23d66b7
|
merged streams, stdio and files into io vocabulary
|
2005-06-19 21:50:35 +00:00 |
Slava Pestov
|
4bbc5c41f4
|
fix multiplexer bug
|
2005-06-19 01:15:07 +00:00 |
Slava Pestov
|
0bc6efa33b
|
float parameters working on OS X
|
2005-06-16 03:27:28 +00:00 |
Slava Pestov
|
97bb0de0ab
|
I/O timeouts
|
2005-05-24 00:56:38 +00:00 |
Chris Double
|
83121a7616
|
Add XML to mime type table.
|
2005-05-23 23:27:36 +00:00 |
Slava Pestov
|
2645eaf918
|
httpd fixes and socket timeout
|
2005-05-23 23:14:29 +00:00 |
Slava Pestov
|
c48995da24
|
added vhosting support to httpd
|
2005-05-23 05:23:33 +00:00 |
Slava Pestov
|
03c4704734
|
slightly more modular loading of subsystems
|
2005-05-23 05:18:51 +00:00 |
Chris Double
|
ee465ebcd2
|
add rollover and remove underline from factor browser links
|
2005-05-20 00:08:05 +00:00 |
Slava Pestov
|
8d12fec3eb
|
more sequence cleanups
|
2005-05-18 20:26:22 +00:00 |
Slava Pestov
|
7fa5d5f14a
|
generic fixes; range and slice sequences
|
2005-05-15 01:15:50 +00:00 |
Slava Pestov
|
7f4da7ecd0
|
generic words are more flexible, sequences cleaned up
|
2005-05-14 21:18:45 +00:00 |