Commit Graph

3595 Commits (a20edf692fa5e34c7c53d0e3c1aa33e7bd585c2c)

Author SHA1 Message Date
slava 0776e02d0c Editors now support the stream output protocol 2006-09-29 21:18:09 +00:00
slava 6438c25ec4 Redefining a symbol does not trigger a recompile 2006-09-29 21:07:24 +00:00
slava cf25f13c95 Holding down the mouse button in a slider's elevator now does timer-based scrolling 2006-09-29 20:53:40 +00:00
slava d505cf6b50 Saving the image performs a code GC 2006-09-29 20:27:03 +00:00
slava c59dab2b9b repeat-button refactoring 2006-09-29 20:26:54 +00:00
slava 88a6175f8f Better looking input mouse over when input has > 1 line 2006-09-29 20:07:01 +00:00
slava 037b9bac02 Fix pane performance regression and add a unit test to catch it 2006-09-29 19:59:06 +00:00
slava af9fd751a9 Debugging the code GC 2006-09-28 04:04:34 +00:00
slava 25e8988b86 Code heap debugging in FEP 2006-09-28 00:53:54 +00:00
slava 06feb8ca68 word-xt broken 2006-09-27 07:15:12 +00:00
slava fc0cea8e42 Replace compiled? primitive with compiled? word slot 2006-09-27 07:11:18 +00:00
slava 155cb7f3be Unmark marked blocks after code GC 2006-09-26 23:04:30 +00:00
slava 97a5436c61 New code-gc primitive 2006-09-26 23:00:41 +00:00
slava 9b71d0607a Remove the set-word-xt because nobody calls it anymore, and now that we have code GC it is dangerous 2006-09-26 22:45:55 +00:00
slava 39d363f265 Runtime code cleanups, implemented mark and sweep code GC 2006-09-26 22:44:18 +00:00
slava f55cfd918a Image save doesn't write the large free block at the end 2006-09-26 21:22:04 +00:00
slava 003d7cc91b Fix O(n^2) icache flush 2006-09-26 20:42:29 +00:00
slava 2196f3721b Fix room. 2006-09-26 05:08:05 +00:00
slava 7fbb1ae671 Code heap manager fixes 2006-09-25 06:47:56 +00:00
slava 4ede62e67b Starting mark sweep collector for code 2006-09-25 02:29:52 +00:00
chris.double b5d02e9d9c rss: add contrib/httpd to requires 2006-09-26 04:44:41 +00:00
chris.double c10f2bc2de concurrency: add mailbox-get-all 2006-09-26 04:44:15 +00:00
slava e226b9f7c7 Add docs for no-edit-hook, link "definitions" article in, don't draw-world if the world has 0 width or height 2006-09-25 02:30:35 +00:00
slava 06f6c206c8 Windows OpenGL workaround 2006-09-24 21:22:11 +00:00
slava 4b0d95d9e6 VM code cleanups 2006-09-24 19:28:44 +00:00
slava ae5768fee3 UI fixes 2006-09-24 19:28:27 +00:00
slava 1614670834 Messages tool fix 2006-09-24 05:08:34 +00:00
slava 03046508d8 Fix windows stack effects 2006-09-24 04:02:40 +00:00
slava 6d9f6f0246 Minor fixes 2006-09-23 19:54:37 +00:00
slava b246a76199 Messages tool 2006-09-23 06:40:25 +00:00
chris.double 9e6a58f74d add jni to contrib readme 2006-09-22 02:16:45 +00:00
chris.double 16efe54035 jni: move alien definitions into an internals vocab 2006-09-22 02:15:18 +00:00
chris.double d53be0a335 jni: quick example of using System.out.println 2006-09-22 01:18:03 +00:00
chris.double 6755b3c968 jni: add jni methods to native interface structure 2006-09-22 00:46:24 +00:00
chris.double 4755cd21a5 jni library for factor 2006-09-21 23:25:56 +00:00
chris.double a9af0d1324 httpd: add tbody to html-tags 2006-09-20 00:01:54 +00:00
chris.double a9315079c9 add usb to contrib readme 2006-09-19 12:00:37 +00:00
slava 0699fa9204 Fix text corruption in UI 2006-09-21 02:31:17 +00:00
slava 9f515dedcf Fix toolbar command ordering 2006-09-20 07:30:28 +00:00
slava bd24eb2451 Command overhaul, S+mouse operations, tool help 2006-09-20 07:22:26 +00:00
slava 698727b49f Tiny cleanups 2006-09-19 22:39:51 +00:00
slava 4148a106e3 Tool help updates 2006-09-19 06:53:14 +00:00
slava 6c8bcc6307 Working on tool help 2006-09-19 06:30:21 +00:00
chris.double 075a988aad lazy-lists: add memoized-cons 2006-09-18 12:18:18 +00:00
chris.double 02ae8a5def lazy-lists: refactor lazy-io removing duplicate code 2006-09-18 11:44:13 +00:00
chris.double 968091b525 lazy-lists: help for llines 2006-09-18 02:54:10 +00:00
chris.double 3ea3b26ce0 lazy-lists: added llines for lazy lines from files 2006-09-18 02:50:24 +00:00
chris.double 00305bfd15 lazy-lists: add todo note about memoizing lmap 2006-09-18 00:26:56 +00:00
slava 931b60393e Better usage. word 2006-09-16 21:11:55 +00:00
slava c2c4417be5 Books don't add/remove their children 2006-09-16 20:31:40 +00:00