Commit Graph

3230 Commits (b3b81f8834f7bcc20a0f7b982d1fc9dfb5cbfd1c)

Author SHA1 Message Date
erg b3b81f8834 clean up comments 2006-09-09 22:39:04 +00:00
erg b0932edbb6 fix win32 io for streams 2006-09-09 22:34:39 +00:00
erg 73f4de490a major win32 io cleanup, removed callcc1 quotation building at runtime 2006-09-09 21:04:46 +00:00
chris.double 38f8050d34 update tuple-db docs for new 'contrib/tuple-db' require format 2006-09-09 05:17:38 +00:00
chris.double a7dd4c4084 update rss docs for new 'contrib/rss' format 2006-09-09 05:16:25 +00:00
slava c72a919526 AMD64 alien-indirect support; document alien-indirect 2006-09-09 05:19:43 +00:00
chris.double aa94868cea convert concurrency html docs to factor docs 2006-09-09 05:11:48 +00:00
chris.double a5644bb083 fix concurrency tests for removal of reply word 2006-09-09 04:15:33 +00:00
chris.double e331379a5f concurrency: use MATCH-VARS: and remove 'reply' 2006-09-09 04:04:39 +00:00
chris.double d97f261f24 change synchronous concurrency send to use match 2006-09-06 13:29:41 +00:00
slava 2e59e8b488 Move x86 alien-indirect 2006-09-09 05:11:01 +00:00
slava 4ead056557 alien-indirect for x86 (untested) 2006-09-09 05:10:19 +00:00
slava d48471c4bc alien-indirect now works on PowerPC; changed callback tests to use it and removed some test functions from runtime 2006-09-09 05:04:55 +00:00
slava 5f8856b56b Working on alien-indirect 2006-09-09 04:12:46 +00:00
chris.double 1313d68dc1 added help for MATCH-VARS: 2006-09-09 03:42:07 +00:00
chris.double a0d5aa4042 tests for MATCH-VARS: 2006-09-09 03:40:59 +00:00
chris.double f7e38fa8d4 implement MATCH-VARS: in contrib/match 2006-09-09 03:39:02 +00:00
slava 296e8ba0b3 Single stepper now properly supports continuations 2006-09-09 01:12:18 +00:00
Benjamin Pollack 4730a7dc0c TextMate support for fhtml 2006-09-08 23:48:59 +00:00
Benjamin Pollack e669695adc TextMate bundle has vastly improved postpone, CHAR: 2006-09-08 23:25:19 +00:00
Benjamin Pollack a9c951c352 TextMate callout support 2006-09-08 07:30:27 +00:00
Benjamin Pollack fe320b4e16 Fixed several syntax errors in TextMate definition and added recognition for CHAR: and string escapes 2006-09-08 06:50:46 +00:00
Benjamin Pollack a37586ae4e Greatly improved TextMate syntax definition for Factor, including defining numbers and more language syntax 2006-09-08 06:38:18 +00:00
Benjamin Pollack e916415963 Added initial TextMate language bundle 2006-09-08 06:06:11 +00:00
slava 4f045e4848 Walker improvements 2006-09-08 06:32:14 +00:00
erg a7bc2e9c94 win32 fixes 2006-09-07 23:55:47 +00:00
erg 5fe21dda38 fix win32 timeout 2006-09-06 08:12:56 +00:00
erg 2f888d168d win32 load file merging weirdness 2006-09-07 23:42:11 +00:00
erg 672cdba238 contrib/math cleanup, SIGFPE bug on intel mac (other platforms?) 2006-09-07 23:29:13 +00:00
erg 2067553f3e trying to speed up md5 2006-09-07 20:56:40 +00:00
erg 6fd71439d6 contrib/crypto cleanup 2006-09-07 20:15:41 +00:00
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