Commit Graph

1024 Commits

Author SHA1 Message Date
Danny Yoo
62061b56f3 fixing resource to url, now that resources are in the same directory 2011-08-25 17:49:04 -04:00
Danny Yoo
c0ddc39c21 changing whalesong to write resources to current directory 2011-08-25 17:41:36 -04:00
Danny Yoo
4853e46633 improving the example to show its source 2011-08-25 17:41:25 -04:00
Danny Yoo
212d23a142 got a reasonable attr-based animation in place 2011-08-25 17:05:37 -04:00
Danny Yoo
9f6f35548f trying to figure out issue with animation 2011-08-25 16:55:23 -04:00
Danny Yoo
f33b86112a adding attribute update 2011-08-25 15:58:00 -04:00
Danny Yoo
6a75ef4729 fiddling with examples 2011-08-25 15:43:10 -04:00
Danny Yoo
718ff5b5c0 Aded nonces in so we can reliably detect when the mock view we're given is stale 2011-08-25 14:51:49 -04:00
Danny Yoo
e172f47aa9 adding nonces to the mockview to detect whether or not we're getting a stale mockview to draw. 2011-08-25 14:17:39 -04:00
Danny Yoo
c5d8933126 tick-tock is doing something 2011-08-25 13:44:14 -04:00
Danny Yoo
84c6df5f90 trying to get simple view stuff working. 2011-08-24 16:56:58 -04:00
Danny Yoo
f488db734b improving printout of functions 2011-08-24 14:31:49 -04:00
Danny Yoo
87eb04e440 ontick looks like it's doing something reasonable 2011-08-24 14:24:42 -04:00
Danny Yoo
0469cfe4cd ontick looks like it's doing something reasonable 2011-08-24 14:24:21 -04:00
Danny Yoo
f1920ae7c4 trying to get events to work next 2011-08-23 16:39:27 -04:00
Danny Yoo
24030a4cfd hack to get around another weird issue with dynamic evaluation Also fixing initialRendering of a view. 2011-08-23 15:55:25 -04:00
Danny Yoo
97fffce623 trying to see if coerseToView is doing the right thing 2011-08-23 14:25:58 -04:00
Danny Yoo
5d7643ef64 reorganizing code 2011-08-23 14:19:38 -04:00
Danny Yoo
a29188582f jslinting before going forward 2011-08-23 13:21:55 -04:00
Danny Yoo
693bec328d need to write the code to handler initialization 2011-08-22 18:03:29 -04:00
Danny Yoo
e9a951f04d getting hello world to do something 2011-08-22 17:27:36 -04:00
Danny Yoo
3724a2a621 hello world initial version doing something 2011-08-22 17:25:45 -04:00
Danny Yoo
7fae38d2e3 fixing bytes 2011-08-22 16:19:03 -04:00
Danny Yoo
42c5a6ac2c trying to trace why content is empty 2011-08-22 16:15:54 -04:00
Danny Yoo
ca333749fe continuing to mock the implementation 2011-08-22 15:06:09 -04:00
Danny Yoo
dcb9ab42df continuing to mock up skeleton code 2011-08-22 15:00:20 -04:00
Danny Yoo
195fbcdf74 continuing to mock up skeleton code 2011-08-22 14:59:27 -04:00
Danny Yoo
225ea42d0c sketching out prototype for web-world 2011-08-22 14:53:11 -04:00
Danny Yoo
30ea1aab1f adding gensym and a few of the paramz bindings. Prepping traced-app for good stack traces. 2011-08-22 14:41:04 -04:00
Danny Yoo
40644854ce adding name to kernel primitives to avoid error 2011-08-22 13:19:52 -04:00
Danny Yoo
24ad16ac9c adding static check to make sure I didn't screw up the type subset definition 2011-08-19 19:17:33 -04:00
Danny Yoo
f1ed02095c fixing compile-time error on using kernel primitives: turned into runtime errors as appropriate 2011-08-19 18:24:18 -04:00
Danny Yoo
304a951490 adding in the list library as part of the base language. Output .xhtml has ballooned a bit. 2011-08-19 17:27:24 -04:00
Danny Yoo
45783388ba world now doesn't export image. Added cow example 2011-08-19 16:56: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
fb435b9ce7 fixing image library regression 2011-08-19 16:03:42 -04:00
Danny Yoo
067a580afd documentation stubs 2011-08-19 15:10:08 -04:00
Danny Yoo
9ef4e5ef45 adding some more primitives 2011-08-19 15:05:07 -04:00
Danny Yoo
47d2708f23 looking at error report 2011-08-19 14:55:19 -04:00
Danny Yoo
8ec8f3043c adding some tests 2011-08-19 14:41:33 -04:00
Danny Yoo
77bb781c8d releasing another alpha version 2011-08-18 16:38:10 -04:00
Danny Yoo
e03398802c number? doc stub 2011-08-18 16:34:47 -04:00
Danny Yoo
32368a81c4 continuing to switch over to the browser-evaluate planet package 2011-08-18 16:17:36 -04:00
Danny Yoo
9dced96ab2 switching over to use browser-evaluate planet package 2011-08-18 16:10:48 -04:00
Danny Yoo
571ccf13bf fixing some bugs in the design doc 2011-08-18 11:10:10 -04:00
Danny Yoo
0438950e28 test cases for number? 2011-08-17 16:58:14 -04:00
Danny Yoo
c0917801d7 adding number? 2011-08-17 16:53:13 -04:00