Commit Graph

3499 Commits (e88d429476ba958d69a48f02d65441a80f08785c)

Author SHA1 Message Date
erg ebe493173a fix simple-html-responder - add xhtml namespace 2006-09-04 21:17:45 +00:00
erg b4b45a9c5d fix win32-stream read. no more win32-stream-this! 2006-09-06 01:55:23 +00:00
erg 092f840aba changed win32-stream write words 2006-09-05 22:26:50 +00:00
erg eeae2e173a refactored win32streams 2006-09-05 19:40:38 +00:00
erg 04a5a94d57 refactor win32-streams some more 2006-09-05 19:15:47 +00:00
erg ebfa4605b2 win32-stream-writer is now a <plain-writer>, removed crap, refactored crap 2006-09-05 18:49:55 +00:00
erg aa6d3feb4a add stack effect comments to win32 streams 2006-09-05 15:35:02 +00:00
erg b53a9cbd08 make a win32-stream tuple that makes more sense. next step: no win32-stream-this 2006-09-04 23:05:06 +00:00
erg ac625c65af move winsock from library/io/windows/ to library/windows and refactor 2006-09-04 22:16:37 +00:00
chris.double 147b13e32e fix <process-stream> memory corruption error 2006-09-08 02:26:43 +00:00
slava 6a69c77574 Walker-hook fixes 2006-09-07 21:58:27 +00:00
slava 9cbfa5dcff Walker improvement 2006-09-07 21:25:54 +00:00
slava 5a75f752b5 Non-local exit hook to make the stepper more reliable when continuations are flying around 2006-09-07 21:14:35 +00:00
slava 8a0d2e90d9 pad-left/right now work with any sequence 2006-09-07 21:14:08 +00:00
slava 4ed790c2b6 Hide mouse help after presentation is ungrafted 2006-09-07 03:26:30 +00:00
slava b7aa4f360b httpd load fix 2006-09-07 03:19:54 +00:00
slava e8cd09d385 calendar load fix 2006-09-07 03:01:38 +00:00
slava 5d7bff563a Fix C+S+END/HOME 2006-09-07 01:27:59 +00:00
slava 4506e0d2cb New reset-modified word 2006-09-07 00:29:24 +00:00
slava 8389b4fedc concurrency load fix 2006-09-07 00:22:19 +00:00
chris.double effe770df3 more concurrency documentation 2006-09-06 12:21:00 +00:00
chris.double f341cde0c0 add a .facts file for concurrency 2006-09-06 11:53:41 +00:00
slava 2a58792bde Update doc 2006-09-07 00:02:46 +00:00
slava ebfbc586fe Modules are now stored in an assoc, not a hash, to preserve order 2006-09-07 00:02:13 +00:00
slava e90adcfb43 Record module modification times; fix F7 key in Cocoa 2006-09-06 23:49:48 +00:00
slava b6fe44df2f Constructor fix 2006-09-06 23:02:55 +00:00
slava b3960f56e9 Cleanups and fixes 2006-09-06 22:48:46 +00:00
slava 046f770b2d Modularize tests 2006-09-06 22:32:41 +00:00
slava 7edf5ab1ba Modularized core 2006-09-06 22:06:11 +00:00
slava b47d1d79fb More module system work 2006-09-06 21:19:41 +00:00
slava b4291dd6c6 Module system changes and some small fixes 2006-09-06 21:01:38 +00:00
slava fccce77bdb Move XML into a standalone module 2006-09-06 08:26:53 +00:00
slava 79cddc55e7 httpd module split up 2006-09-06 08:25:43 +00:00
slava 079a96f2f0 Documentation updates 2006-09-06 08:23:44 +00:00
chris.double fd929a0708 pattern matching adding to contrib readme 2006-09-05 23:37:18 +00:00
chris.double 89435bd1b8 serialization of byte arrays 2006-09-05 23:36:46 +00:00
chris.double 2a6cd307de add 'match' based process in concurrency tests 2006-09-05 10:34:20 +00:00
slava dc8f6d703a Handle code heap exhaustion with a critical error, instead of sig11 + corrupt image 2006-09-05 23:10:42 +00:00
slava 8249adc3f6 Fix a compiler bug, keypad ENTER now inserts a newline 2006-09-05 23:02:34 +00:00
slava 44553a4b20 Minor factorbot fix 2006-09-05 22:15:51 +00:00
slava 35a953efb7 If Unix I/O detects an EOF, it doesn't kill the port completely; it will call read() next time you read. this means that multiple C+d's can be used to exit nested listeners on stdin 2006-09-05 22:11:20 +00:00
slava 587d02d35a Kick off 0.85 by creating a new tools vocabulary and putting a bunch of stuff, including 'walk' there 2006-09-05 05:29:26 +00:00
chris.double 7a6ff3449a add simple pattern matcher contrib library 2006-09-05 03:04:27 +00:00
chris.double 035a64ad8b fix integer serialization 2006-09-05 00:12:51 +00:00
slava f95176f766 Another Makefile fix 2006-09-04 01:51:08 +00:00
slava 79e2bbb0ed Update Makefile's macosx.dmg rule 2006-09-04 01:49:07 +00:00
slava 8d705749df doc typo 2006-09-04 01:27:12 +00:00
slava 58647729c1 boids load fix 2006-09-04 01:27:03 +00:00
slava 459680c543 Increase default heap size 2006-09-04 01:15:25 +00:00
slava a798cd4f5c And more stack effect fixes 2006-09-04 01:13:07 +00:00