Commit Graph

48 Commits

Author SHA1 Message Date
Danny Yoo
89d485ed29 writing comment to myself re: why there's weird code in View.prototype.initialRender. Hack hack hack... 2011-09-30 18:51:25 -04:00
Danny Yoo
79c36704ca adjusting defaults for web-world drawing 2011-09-30 18:17:45 -04:00
Danny Yoo
a66d15e4e4 more primitives 2011-09-30 13:02:15 -04:00
Danny Yoo
c8f1ef07d4 corrected the weirdness with saving the old argcount before restarting computation. Now the makeRestartFunction handles this low-level detail for us. 2011-09-29 18:14:52 -04:00
Danny Yoo
602086e46b working on the printer so we can get constructor-style output based on print-mode parameter 2011-09-19 18:09:31 -04:00
Danny Yoo
96c168845f simplifying the logic for the vmlCanvasManager check 2011-09-19 11:21:04 -04:00
Danny Yoo
0e00041739 machine env renamed to e. 2011-09-14 22:30:14 -04:00
Danny Yoo
318255c253 renamed argcount to a 2011-09-14 21:47:12 -04:00
Danny Yoo
27552665e1 added hack to specialize certain resources 2011-09-14 15:52:28 -04:00
Danny Yoo
ea793a1009 loosening representation of images to image-like things with certain properties. 2011-09-14 15:13:27 -04:00
Danny Yoo
42c5a6ac2c trying to trace why content is empty 2011-08-22 16:15:54 -04:00
Danny Yoo
620ffdbcd2 incorporating the animated gif hack 2011-08-19 16:32:55 -04:00
Danny Yoo
177b94bd98 incorpoating the rotation fix that we did for wescheme 2011-08-19 16:28:51 -04:00
Danny Yoo
195cc8ab86 the other version of overlay image that emmanuel submitted: still doesn't look right. 2011-08-19 16:17:03 -04:00
Danny Yoo
01c653f2e0 pulling in emmanuel's changes to beside/align, but the bug still appears to manifest. aligning by top does not work 2011-08-19 16:13:13 -04:00
Danny Yoo
8f7400b602 exposing procedure-rename, bitmap/url 2011-08-09 16:07:43 -04:00
Danny Yoo
3dfaeded1b image snips are now doing the right thing. Hurrah. 2011-08-09 14:46:31 -04:00
Danny Yoo
0d6af5f66a use strict 2011-08-07 20:51:00 -04:00
Danny Yoo
6f1d50e677 changing the rain example to take the whole page 2011-07-27 16:28:43 -04:00
Danny Yoo
b4f498131a working on the slide material 2011-07-23 00:14:52 -04:00
Danny Yoo
88d6626451 crazy idea to do the presentation as a world program 2011-07-22 23:53:16 -04:00
Danny Yoo
94c24f0841 continuing to debug the image world program 2011-07-20 14:16:10 -04:00
Danny Yoo
615319f9ac in the middle of getting the rain program running 2011-07-20 13:52:05 -04:00
Danny Yoo
6b498d1e7a adding stop-when 2011-07-18 14:15:39 -04:00
Danny Yoo
89715e48b5 small fixes; image-library-example is now doing something more reasonable 2011-07-13 15:29:11 -04:00
Danny Yoo
1deed94e04 continuing to work on the image example 2011-07-13 15:13:02 -04:00
Danny Yoo
df685d037c correcting mistakes 2011-07-13 14:51:32 -04:00
Danny Yoo
2f4cfdb1ca correcting image issues 2011-07-13 14:50:14 -04:00
Danny Yoo
f4ace3d6e0 correcting typos 2011-07-13 14:47:24 -04:00
Danny Yoo
7c8e24133d continuing to absorb image implementation 2011-07-13 14:45:10 -04:00
Danny Yoo
a853b45d59 continuing to absorb image implementation 2011-07-13 13:19:29 -04:00
Danny Yoo
0df274d2aa in the middle of converting image library to whalesong 2011-07-13 12:55:12 -04:00
Danny Yoo
fb36d1e855 in the middle of converting image library to whalesong 2011-07-13 12:35:58 -04:00
Danny Yoo
cb42484e3b absorbing image library implementation from wescheme. up to underlay/align and going down the file. 2011-07-12 15:26:55 -04:00
Danny Yoo
6d70e2f5f0 functions to procedures; also working on image 2011-07-12 15:13:56 -04:00
Danny Yoo
ca7c8eb9a3 Chased issue where we lose the trampoline down to incorrect use of setTimeout. Yikes. 2011-07-11 15:48:58 -04:00
Danny Yoo
34c9d7954b debugging pause 2011-07-11 14:59:43 -04:00
Danny Yoo
fd9d5c624c absorbing the latest image library implementation 2011-07-11 13:53:51 -04:00
Danny Yoo
dbdde36997 cleanup 2011-07-10 19:17:13 -04:00
Danny Yoo
9afc4accdc checkargumentype 2011-07-10 15:58:42 -04:00
Danny Yoo
73cb9776fc skeleton code 2011-07-08 17:34:02 -04:00
Danny Yoo
2eb571ef24 getting minimal set of values we need from the image library to run our image exercise 2011-07-08 17:27:19 -04:00
Danny Yoo
1e5690e0d5 restoring the image library 2011-07-08 13:58:07 -04:00
Danny Yoo
446623f0c0 adjusting the javascript-implementation module to allow for requires 2011-07-07 18:37:16 -04:00
Danny Yoo
a4944ecc9c moving run-more-tests up one directory 2011-07-06 21:28:11 -04:00
Danny Yoo
baf58fcbbe bug identified: structures need to use a span instead of a div 2011-07-06 20:56:51 -04:00
Danny Yoo
e2869e744e trying to trace why there's a second newline after color display 2011-07-06 20:55:22 -04:00
Danny Yoo
ed445f1d92 renaming world to image; trying to split the library to logical chunks for testability 2011-07-06 20:28:16 -04:00