Commit Graph

  • 028288fc5a Fix bootstrap failure slava 2006-10-05 03:57:34 +0000
  • caae328976 Listener fix slava 2006-10-05 03:46:10 +0000
  • 7f4dbed78d Pane, track, toolbar fixes slava 2006-10-05 03:30:17 +0000
  • f84b6ba3ce lazy-lists: stick with single 'lcomp' word and 'lcomp*' to include guards chris.double 2006-10-05 03:00:17 +0000
  • e252f06e7b lazy-lists: add first attempt at simple list comprehensions chris.double 2006-10-05 02:26:26 +0000
  • 32d3baed21 lazy-lists: remove unneeded helper function chris.double 2006-10-04 23:17:21 +0000
  • 9f4eab14bd lazy-lists: add lcartesian-product* chris.double 2006-10-04 23:16:23 +0000
  • b11e78e275 lazy-lists: add lconcat and lcartesian-product chris.double 2006-10-04 22:21:54 +0000
  • 9a6d7532aa lazy-lists: add lmap-with chris.double 2006-10-04 22:10:11 +0000
  • c05a35a801 lazy-lists: docs for seq>list chris.double 2006-10-04 02:37:59 +0000
  • 61bdf14f7b lazy-lists: add seq>list chris.double 2006-10-04 02:36:55 +0000
  • d55304eec6 added lzip to lazy-lists library matthew.willis 2006-09-21 23:45:06 +0000
  • cc1363e07a Fix pane-stream slava 2006-10-05 01:33:09 +0000
  • 761f929de9 pane-stream class to fix a delegation issue slava 2006-10-04 21:33:02 +0000
  • 3abfe244aa Improved UI completion slava 2006-10-04 21:21:37 +0000
  • 5dd0182d73 UI cleanup slava 2006-10-04 04:40:10 +0000
  • addfee6ef8 Fix order problem in lindenmayer wayo.cavazos 2006-10-05 00:03:43 +0000
  • ec89beeda8 tree-5-scene wayo.cavazos 2006-10-04 23:44:43 +0000
  • e37a85d2da Update examples wayo.cavazos 2006-10-04 23:18:50 +0000
  • ecab9123eb Update REQUIRES: for lindenmayer wayo.cavazos 2006-10-04 05:01:20 +0000
  • c09a36f4a5 Remove the old x11 version of lindenmayer wayo.cavazos 2006-10-04 04:44:50 +0000
  • c66f9ecc01 New implementation of L-system program wayo.cavazos 2006-10-04 04:41:19 +0000
  • ca36912b5a New slate implementation wayo.cavazos 2006-10-04 04:38:54 +0000
  • c768db090b Remove the old slate implementation and examples wayo.cavazos 2006-10-04 04:32:10 +0000
  • 209f8c23af add font-lock keyword wayo.cavazos 2006-10-04 04:11:59 +0000
  • c3a31dbf52 Updates to old slate wayo.cavazos 2006-10-04 04:10:41 +0000
  • cbfb7fb008 fix stack effect wayo.cavazos 2006-10-04 04:09:59 +0000
  • 56938590ad Control cleanup with a new list gadget slava 2006-10-03 22:17:21 +0000
  • bff44607a3 clean up random-tester erg 2006-09-29 06:32:48 +0000
  • 06dd989538 fix p/mod erg 2006-09-28 05:11:47 +0000
  • 784bb15195 win32 -- add forget-rollover on WM_MOUSELEAVE erg 2006-09-25 01:40:17 +0000
  • 99e4607178 Intel Mac exception handler fix slava 2006-10-02 05:11:56 +0000
  • db8827d86c Dataflow visualizer fixes slava 2006-09-30 04:03:46 +0000
  • 917d3ebd05 Fix a typo slava 2006-09-30 03:04:29 +0000
  • 736b2d8bfa Source files and module system cleanup slava 2006-09-30 03:03:27 +0000
  • 61d4eeb633 "~" global var replaced by home word slava 2006-09-30 00:45:24 +0000
  • 271d0e30f3 Minor fix for caret scroll to slava 2006-09-29 23:01:08 +0000
  • 83d4887189 viewport/scrolling refactoring slava 2006-09-29 22:56:09 +0000
  • 0776e02d0c Editors now support the stream output protocol slava 2006-09-29 21:18:09 +0000
  • 6438c25ec4 Redefining a symbol does not trigger a recompile slava 2006-09-29 21:07:24 +0000
  • cf25f13c95 Holding down the mouse button in a slider's elevator now does timer-based scrolling slava 2006-09-29 20:53:40 +0000
  • d505cf6b50 Saving the image performs a code GC slava 2006-09-29 20:27:03 +0000
  • c59dab2b9b repeat-button refactoring slava 2006-09-29 20:26:54 +0000
  • 88a6175f8f Better looking input mouse over when input has > 1 line slava 2006-09-29 20:07:01 +0000
  • 037b9bac02 Fix pane performance regression and add a unit test to catch it slava 2006-09-29 19:59:06 +0000
  • af9fd751a9 Debugging the code GC slava 2006-09-28 04:04:34 +0000
  • 25e8988b86 Code heap debugging in FEP slava 2006-09-28 00:53:54 +0000
  • 06feb8ca68 word-xt broken slava 2006-09-27 07:15:12 +0000
  • fc0cea8e42 Replace compiled? primitive with compiled? word slot slava 2006-09-27 07:11:18 +0000
  • 155cb7f3be Unmark marked blocks after code GC slava 2006-09-26 23:04:30 +0000
  • 97a5436c61 New code-gc primitive slava 2006-09-26 23:00:41 +0000
  • 9b71d0607a Remove the set-word-xt because nobody calls it anymore, and now that we have code GC it is dangerous slava 2006-09-26 22:45:55 +0000
  • 39d363f265 Runtime code cleanups, implemented mark and sweep code GC slava 2006-09-26 22:44:18 +0000
  • f55cfd918a Image save doesn't write the large free block at the end slava 2006-09-26 21:22:04 +0000
  • 003d7cc91b Fix O(n^2) icache flush slava 2006-09-26 20:42:29 +0000
  • 2196f3721b Fix room. slava 2006-09-26 05:08:05 +0000
  • 7fbb1ae671 Code heap manager fixes slava 2006-09-25 06:47:56 +0000
  • 4ede62e67b Starting mark sweep collector for code slava 2006-09-25 02:29:52 +0000
  • b5d02e9d9c rss: add contrib/httpd to requires chris.double 2006-09-26 04:44:41 +0000
  • c10f2bc2de concurrency: add mailbox-get-all chris.double 2006-09-26 04:44:15 +0000
  • e226b9f7c7 Add docs for no-edit-hook, link "definitions" article in, don't draw-world if the world has 0 width or height slava 2006-09-25 02:30:35 +0000
  • 06f6c206c8 Windows OpenGL workaround slava 2006-09-24 21:22:11 +0000
  • 4b0d95d9e6 VM code cleanups slava 2006-09-24 19:28:44 +0000
  • ae5768fee3 UI fixes slava 2006-09-24 19:28:27 +0000
  • 1614670834 Messages tool fix slava 2006-09-24 05:08:34 +0000
  • 03046508d8 Fix windows stack effects slava 2006-09-24 04:02:40 +0000
  • 6d9f6f0246 Minor fixes slava 2006-09-23 19:54:37 +0000
  • b246a76199 Messages tool slava 2006-09-23 06:40:25 +0000
  • 9e6a58f74d add jni to contrib readme chris.double 2006-09-22 02:16:45 +0000
  • 16efe54035 jni: move alien definitions into an internals vocab chris.double 2006-09-22 02:15:18 +0000
  • d53be0a335 jni: quick example of using System.out.println chris.double 2006-09-22 01:18:03 +0000
  • 6755b3c968 jni: add jni methods to native interface structure chris.double 2006-09-22 00:46:24 +0000
  • 4755cd21a5 jni library for factor chris.double 2006-09-21 23:25:56 +0000
  • a9af0d1324 httpd: add tbody to html-tags chris.double 2006-09-20 00:01:54 +0000
  • a9315079c9 add usb to contrib readme chris.double 2006-09-19 12:00:37 +0000
  • 0699fa9204 Fix text corruption in UI slava 2006-09-21 02:31:17 +0000
  • 9f515dedcf Fix toolbar command ordering slava 2006-09-20 07:30:28 +0000
  • bd24eb2451 Command overhaul, S+mouse operations, tool help slava 2006-09-20 07:22:26 +0000
  • 698727b49f Tiny cleanups slava 2006-09-19 22:39:51 +0000
  • 4148a106e3 Tool help updates slava 2006-09-19 06:53:14 +0000
  • 6c8bcc6307 Working on tool help slava 2006-09-19 06:30:21 +0000
  • 075a988aad lazy-lists: add memoized-cons chris.double 2006-09-18 12:18:18 +0000
  • 02ae8a5def lazy-lists: refactor lazy-io removing duplicate code chris.double 2006-09-18 11:44:13 +0000
  • 968091b525 lazy-lists: help for llines chris.double 2006-09-18 02:54:10 +0000
  • 3ea3b26ce0 lazy-lists: added llines for lazy lines from files chris.double 2006-09-18 02:50:24 +0000
  • 00305bfd15 lazy-lists: add todo note about memoizing lmap chris.double 2006-09-18 00:26:56 +0000
  • 931b60393e Better usage. word slava 2006-09-16 21:11:55 +0000
  • c2c4417be5 Books don't add/remove their children slava 2006-09-16 20:31:40 +0000
  • f89254bfb5 slate-examples in contrib/README wayo.cavazos 2006-09-18 13:29:05 +0000
  • c9065cde61 modularize slate-examples wayo.cavazos 2006-09-18 13:26:48 +0000
  • 292e85a8a3 slate update wayo.cavazos 2006-09-18 12:57:20 +0000
  • af81d1b87e Minor updates to lindenmayer.factor wayo.cavazos 2006-09-18 12:56:25 +0000
  • d089ba25c1 Add slate-examples wayo.cavazos 2006-09-17 11:41:53 +0000
  • cd31550a72 Add gl commands to slate wayo.cavazos 2006-09-16 11:22:19 +0000
  • 093f38f421 Convert lindenmayer to use slate wayo.cavazos 2006-09-16 11:20:28 +0000
  • 509b0fc588 lazy-lists: add lazy reading of characters from a file chris.double 2006-09-17 23:59:06 +0000
  • 6bd500c34b Document division by zero behavior slava 2006-09-16 19:57:07 +0000
  • ef865ffd96 Add a new optimization slava 2006-09-16 19:42:27 +0000
  • 122c82f79f usb: change read/write to use byte arrays instead of strings chris.double 2006-09-16 11:46:33 +0000
  • c9777598dd usb: add help, implement higher level functions chris.double 2006-09-16 06:14:59 +0000