Commit Graph

28 Commits

Author SHA1 Message Date
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
fbcbe4fa6f addressing issue 50 with regards to ie compatibility 2011-09-29 17:20:56 -04:00
Danny Yoo
6d00f88717 working on the printing code. 2011-09-20 15:59:11 -04:00
Danny Yoo
b79a100e62 cleaning dead code 2011-09-17 22:41:05 -04:00
Danny Yoo
2542f2b1e6 mouse events in progress 2011-09-16 13:01:26 -04:00
Danny Yoo
318255c253 renamed argcount to a 2011-09-14 21:47:12 -04:00
Danny Yoo
ff796e9ff0 separating the command line from its functions 2011-09-02 10:12:50 -04:00
Danny Yoo
6f1d50e677 changing the rain example to take the whole page 2011-07-27 16:28:43 -04:00
Danny Yoo
bd4b7e5e9b fixing bug with not deeply triggering the afterAttach event 2011-07-22 02:17:33 -04:00
Danny Yoo
bac5652706 on-key is doing something reasonable 2011-07-21 15:20:59 -04:00
Danny Yoo
259974ca87 images appear to be starting to display 2011-07-19 14:30:10 -04:00
Danny Yoo
9758b0dcb1 working on images 2011-07-19 14:27:44 -04:00
Danny Yoo
62bee7804c still chasing canvas issues 2011-07-19 14:25:52 -04:00
Danny Yoo
90b836ef12 debugging to-draw 2011-07-19 14:07:26 -04:00
Danny Yoo
0af05ce21a centralizing the content for adapting to the cps world 2011-07-18 14:28:14 -04:00
Danny Yoo
6b498d1e7a adding stop-when 2011-07-18 14:15:39 -04:00
Danny Yoo
061ea53805 Changing the coersion example so it can show difference between computing the value and printing it out. 2011-07-18 10:53:23 -04:00
Danny Yoo
752bc5350e on-tick appears to be doing something useful 2011-07-18 10:28:39 -04:00
Danny Yoo
815a632be1 ripping out an optimization that's hurting the code readability 2011-07-18 10:15:00 -04:00
Danny Yoo
1ba498b4e3 continuing to try to make thing work. 2011-07-18 10:08:38 -04:00
Danny Yoo
b034624402 continuing to try to make simple world programs run. 2011-07-18 09:58:25 -04:00
Danny Yoo
a0b1c7e196 continuing to try to make simple world programs run. 2011-07-18 09:43:07 -04:00
Danny Yoo
3b1b5d0a2e continuing to try to make sense of the old codebase. 2011-07-14 18:52:06 -04:00
Danny Yoo
337f53295b working on the handlers 2011-07-14 18:43:00 -04:00
Danny Yoo
03165a4191 installing on-tick 2011-07-14 18:26:56 -04:00
Danny Yoo
39cec2305b trying to figure out the smallest subset of world to use 2011-07-14 17:48:53 -04:00
Danny Yoo
dbfe7c3d2c starting to get the javascript-implemented module stuff working 2011-06-09 16:13:21 -04:00
Danny Yoo
47f668832e trying to get at the namespace of a javscript-implemented module. 2011-06-09 13:42:32 -04:00