Commit Graph

3334 Commits (155cb7f3be4666bbceb84dff0c1e05ccda67f59c)

Author SHA1 Message Date
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
wayo.cavazos f89254bfb5 slate-examples in contrib/README 2006-09-18 13:29:05 +00:00
wayo.cavazos c9065cde61 modularize slate-examples 2006-09-18 13:26:48 +00:00
wayo.cavazos 292e85a8a3 slate update 2006-09-18 12:57:20 +00:00
wayo.cavazos af81d1b87e Minor updates to lindenmayer.factor 2006-09-18 12:56:25 +00:00
wayo.cavazos d089ba25c1 Add slate-examples 2006-09-17 11:41:53 +00:00
wayo.cavazos cd31550a72 Add gl commands to slate 2006-09-16 11:22:19 +00:00
wayo.cavazos 093f38f421 Convert lindenmayer to use slate 2006-09-16 11:20:28 +00:00
chris.double 509b0fc588 lazy-lists: add lazy reading of characters from a file 2006-09-17 23:59:06 +00:00
slava 6bd500c34b Document division by zero behavior 2006-09-16 19:57:07 +00:00
slava ef865ffd96 Add a new optimization 2006-09-16 19:42:27 +00:00
chris.double 122c82f79f usb: change read/write to use byte arrays instead of strings 2006-09-16 11:46:33 +00:00