Commit Graph

  • db8e1d5b0d Faster Unix stream-read slava 2006-09-16 04:20:52 +0000
  • f699a781d5 Editor: only redraw visible lines slava 2006-09-16 02:43:00 +0000
  • eb09b5ffd0 dataflow UI fixes slava 2006-09-16 01:29:58 +0000
  • b6d438196f Fix bootstrap problem slava 2006-09-16 01:02:48 +0000
  • 70c1037e0e Further simplifications slava 2006-09-16 00:59:47 +0000
  • 36680369ba Dataflow UI improvements slava 2006-09-16 00:52:13 +0000
  • f45cc8ac98 pastebin fix slava 2006-09-16 00:52:06 +0000
  • 478ab63538 md5/sha1 update -- don't slurp file before computing hash erg 2006-09-15 21:22:23 +0000
  • 7f055b3e91 Doc fix in prettyprint.facts wayo.cavazos 2006-09-15 01:29:50 +0000
  • de02f17845 Minor slate fix wayo.cavazos 2006-09-15 01:10:00 +0000
  • 0d713f3712 Fix stack effect for pprint-short wayo.cavazos 2006-09-15 01:07:05 +0000
  • cfc8c57b49 Added gluDisk, misc gl stuff, and a draw-circle word wayo.cavazos 2006-09-14 22:03:39 +0000
  • bc8752e514 usb: add path to macosx dylib chris.double 2006-09-15 03:52:09 +0000
  • eb735f0e02 usb: add macosx structs chris.double 2006-09-15 03:20:26 +0000
  • 96e322a5ed usb: split out win32/unix code chris.double 2006-09-15 03:12:19 +0000
  • 06464836e7 first attempt at libusb wrapper chris.double 2006-09-15 03:04:43 +0000
  • 9d266acdf0 first attempt at implementating FIELD: for arrays chris.double 2006-09-14 23:51:47 +0000
  • 267108e601 parser-combiantors: update to work with lazy-lists changes chris.double 2006-09-14 01:48:38 +0000
  • 0929fafe10 lazy-lists: temporarily disable prime number example chris.double 2006-09-14 01:40:13 +0000
  • d4091e03c6 lazy-lists: modify examples chris.double 2006-09-13 13:09:59 +0000
  • 668a9cf878 lazy-lists: complete remaining lazy list operations chris.double 2006-09-13 07:49:18 +0000
  • 9252f8deb9 lazy-lists: add nil? generic and implement lsubset chris.double 2006-09-13 02:17:23 +0000
  • 84ad813665 lazy-lists: more refactoring chris.double 2006-09-13 01:32:23 +0000
  • 31c34547bc lazy-lists: move towards making fully lazy chris.double 2006-09-12 12:53:07 +0000
  • 461a6bf324 factor.el fix slava 2006-09-15 06:14:19 +0000
  • 06f2cfe8d3 UI tool improvements slava 2006-09-14 20:15:39 +0000
  • bded83ef35 Inferencce refactoring for more reliable stack height recording slava 2006-09-14 20:14:27 +0000
  • 221c464a7e add sha2 test file erg 2006-09-12 02:36:13 +0000
  • 4720e8a4a5 crypto -- add sha-256, cleanup md5/sha1 erg 2006-09-12 02:11:41 +0000
  • 07af3690f2 win32 io bugfixes erg 2006-09-11 00:51:25 +0000
  • b645c7d5ae http-client: fix requires/provides chris.double 2006-09-13 22:24:40 +0000
  • b84f62192f Slate load fix slava 2006-09-13 22:37:50 +0000
  • 9325fa74a2 UI dataflow visualizer (experiemntal) slava 2006-09-13 06:17:46 +0000
  • 6d6560c6a8 Core cleanups slava 2006-09-13 04:48:42 +0000
  • b8cf64bc76 Start of new web framework slava 2006-09-13 04:48:04 +0000
  • 247c55f94c Cleanup slava 2006-09-12 20:20:54 +0000
  • f4c690594a Minor fixes slava 2006-09-12 20:20:21 +0000
  • dd057c69f1 modules fix slava 2006-09-12 02:52:45 +0000
  • 2e89e75c7a splay-trees fix slava 2006-09-12 02:52:38 +0000
  • 6f6147dcd1 Module system fix slava 2006-09-12 00:45:42 +0000
  • ae14e7bec3 More slate/opengl commands wayo.cavazos 2006-09-11 10:58:08 +0000
  • 5bb503f4ac sequences-contrib fix wayo.cavazos 2006-09-11 10:57:34 +0000
  • 2f43d58a47 alien-contrib fix wayo.cavazos 2006-09-11 10:57:10 +0000
  • 9490a38638 Added sequences-contrib wayo.cavazos 2006-09-11 10:49:12 +0000
  • d8f0343091 Added alien contrib entry to README wayo.cavazos 2006-09-11 10:28:47 +0000
  • e103d734ae Added alien-contrib for alien related utility words wayo.cavazos 2006-09-11 10:24:05 +0000
  • 8cd47f1ff7 Don't use global variables in Lindenmayer wayo.cavazos 2006-09-07 08:42:08 +0000
  • 88ba9da673 Added lots of opengl utility words to slate wayo.cavazos 2006-09-07 08:41:21 +0000
  • c8fccb6d7d minor factor.el fix wayo.cavazos 2006-09-07 08:38:06 +0000
  • b415dc6541 Minor boids change wayo.cavazos 2006-09-07 08:37:48 +0000
  • 12c12e79e7 Change boids to use the new slate wayo.cavazos 2006-09-07 08:18:31 +0000
  • f5e5777b8d Update lindenmayer to not use lists wayo.cavazos 2006-08-24 03:37:36 +0000
  • 4ba810d7f7 PowerPC icache bug slava 2006-09-11 04:12:42 +0000
  • b3b81f8834 clean up comments erg 2006-09-09 22:39:04 +0000
  • b0932edbb6 fix win32 io for streams erg 2006-09-09 22:34:39 +0000
  • 73f4de490a major win32 io cleanup, removed callcc1 quotation building at runtime erg 2006-09-09 21:04:46 +0000
  • 38f8050d34 update tuple-db docs for new 'contrib/tuple-db' require format chris.double 2006-09-09 05:17:38 +0000
  • a7dd4c4084 update rss docs for new 'contrib/rss' format chris.double 2006-09-09 05:16:25 +0000
  • c72a919526 AMD64 alien-indirect support; document alien-indirect slava 2006-09-09 05:19:43 +0000
  • aa94868cea convert concurrency html docs to factor docs chris.double 2006-09-09 05:11:48 +0000
  • a5644bb083 fix concurrency tests for removal of reply word chris.double 2006-09-09 04:15:33 +0000
  • e331379a5f concurrency: use MATCH-VARS: and remove 'reply' chris.double 2006-09-09 04:04:39 +0000
  • d97f261f24 change synchronous concurrency send to use match chris.double 2006-09-06 13:29:41 +0000
  • 2e59e8b488 Move x86 alien-indirect slava 2006-09-09 05:11:01 +0000
  • 4ead056557 alien-indirect for x86 (untested) slava 2006-09-09 05:10:19 +0000
  • d48471c4bc alien-indirect now works on PowerPC; changed callback tests to use it and removed some test functions from runtime slava 2006-09-09 05:04:55 +0000
  • 5f8856b56b Working on alien-indirect slava 2006-09-09 04:12:46 +0000
  • 1313d68dc1 added help for MATCH-VARS: chris.double 2006-09-09 03:42:07 +0000
  • a0d5aa4042 tests for MATCH-VARS: chris.double 2006-09-09 03:40:59 +0000
  • f7e38fa8d4 implement MATCH-VARS: in contrib/match chris.double 2006-09-09 03:39:02 +0000
  • 296e8ba0b3 Single stepper now properly supports continuations slava 2006-09-09 01:12:18 +0000
  • 4730a7dc0c TextMate support for fhtml Benjamin Pollack 2006-09-08 23:48:59 +0000
  • e669695adc TextMate bundle has vastly improved postpone, CHAR: Benjamin Pollack 2006-09-08 23:25:19 +0000
  • a9c951c352 TextMate callout support Benjamin Pollack 2006-09-08 07:30:27 +0000
  • fe320b4e16 Fixed several syntax errors in TextMate definition and added recognition for CHAR: and string escapes Benjamin Pollack 2006-09-08 06:50:46 +0000
  • a37586ae4e Greatly improved TextMate syntax definition for Factor, including defining numbers and more language syntax Benjamin Pollack 2006-09-08 06:38:18 +0000
  • e916415963 Added initial TextMate language bundle Benjamin Pollack 2006-09-08 06:06:11 +0000
  • 4f045e4848 Walker improvements slava 2006-09-08 06:32:14 +0000
  • a7bc2e9c94 win32 fixes erg 2006-09-07 23:55:47 +0000
  • 5fe21dda38 fix win32 timeout erg 2006-09-06 08:12:56 +0000
  • 2f888d168d win32 load file merging weirdness erg 2006-09-07 23:42:11 +0000
  • 672cdba238 contrib/math cleanup, SIGFPE bug on intel mac (other platforms?) erg 2006-09-07 23:29:13 +0000
  • 2067553f3e trying to speed up md5 erg 2006-09-07 20:56:40 +0000
  • 6fd71439d6 contrib/crypto cleanup erg 2006-09-07 20:15:41 +0000
  • ebe493173a fix simple-html-responder - add xhtml namespace erg 2006-09-04 21:17:45 +0000
  • b4b45a9c5d fix win32-stream read. no more win32-stream-this! erg 2006-09-06 01:55:23 +0000
  • 092f840aba changed win32-stream write words erg 2006-09-05 22:26:50 +0000
  • eeae2e173a refactored win32streams erg 2006-09-05 19:40:38 +0000
  • 04a5a94d57 refactor win32-streams some more erg 2006-09-05 19:15:47 +0000
  • ebfa4605b2 win32-stream-writer is now a <plain-writer>, removed crap, refactored crap erg 2006-09-05 18:49:55 +0000
  • aa6d3feb4a add stack effect comments to win32 streams erg 2006-09-05 15:35:02 +0000
  • b53a9cbd08 make a win32-stream tuple that makes more sense. next step: no win32-stream-this erg 2006-09-04 23:05:06 +0000
  • ac625c65af move winsock from library/io/windows/ to library/windows and refactor erg 2006-09-04 22:16:37 +0000
  • 147b13e32e fix <process-stream> memory corruption error chris.double 2006-09-08 02:26:43 +0000
  • 6a69c77574 Walker-hook fixes slava 2006-09-07 21:58:27 +0000
  • 9cbfa5dcff Walker improvement slava 2006-09-07 21:25:54 +0000
  • 5a75f752b5 Non-local exit hook to make the stepper more reliable when continuations are flying around slava 2006-09-07 21:14:35 +0000
  • 8a0d2e90d9 pad-left/right now work with any sequence slava 2006-09-07 21:14:08 +0000
  • 4ed790c2b6 Hide mouse help after presentation is ungrafted slava 2006-09-07 03:26:30 +0000
  • b7aa4f360b httpd load fix slava 2006-09-07 03:19:54 +0000