Commit Graph

91 Commits

Author SHA1 Message Date
Danny Yoo
ce7a998ba8 correcting white-space: Firefox does not like it 2012-03-22 17:45:19 -04:00
Danny Yoo
4843664059 Cleaning up the program output a little 2012-03-19 22:33:24 -04:00
Danny Yoo
fd43fd59d7 got the example working a lot better now. 2012-03-19 22:31:16 -04:00
Danny Yoo
7f8b88abf4 Got a simple clicking example working. 2012-03-19 22:08:44 -04:00
Danny Yoo
ebc3191676 changing the success continuation passed to js-function->procedure so it can return multiple values back easily. 2012-03-19 21:50:59 -04:00
Danny Yoo
5a35785c7a continuing to load the map element 2012-03-19 19:00:06 -04:00
Danny Yoo
7fbb36e4b1 trying to write simple binding to google maps 2012-03-19 18:22:31 -04:00
Danny Yoo
ce0e1259b5 variable renaming 2012-03-05 17:10:26 -05:00
Danny Yoo
3315d65f43 js-get-message example 2012-03-05 16:04:42 -05:00
Danny Yoo
15812e1c53 got another thing working 2012-03-05 16:03:14 -05:00
Danny Yoo
002521a21b intra-iframe communication example 2012-03-05 15:55:02 -05:00
Danny Yoo
714eb87844 trying to extend web world for this. 2012-03-04 20:24:34 -05:00
Danny Yoo
cf40b06d69 trying to test out the js binding stuff 2012-03-04 18:24:57 -05:00
Danny Yoo
83f6db4211 back-porting the corrections I needed to make to take advantage of load-script, as well as correctly sending string rather than naked id to the call to the Raphael JS library 2012-02-28 18:26:21 -05:00
Danny Yoo
2abca33a81 updating raphael-demo with new version from Jens 2012-02-28 18:24:58 -05:00
Danny Yoo
862fa431fe correcting example so it works under firefox too 2012-02-28 00:29:44 -05:00
Danny Yoo
d41aa187e3 adding load-script to the FFI; modified examples/raphael-demo.rkt so that it loads the raphael library dynamically 2012-02-27 21:39:32 -05:00
Jens Axel Søgaard
9bce797f13 Added command line for compiling the example. 2012-02-27 23:23:59 +01:00
Jens Axel Søgaard
2def5b99a8 Adds js-eval for evaluting JavaScript from Whalesong. 2012-02-27 23:11:36 +01:00
Jens Axel Søgaard
2d7baca4c5 Adding the flag --include-script to build. Used to textual include Javascript files in the header. 2012-02-27 19:26:13 +01:00
Danny Yoo
d70db16956 continuing to optimize 2012-02-10 14:24:42 -05:00
Danny Yoo
6d035504af trying to fix benchmark for list-length, which is failing badly 2012-02-10 13:27:26 -05:00
Danny Yoo
158cc6ddf6 sierpenski carpet example 2012-01-18 19:26:24 -05:00
Danny Yoo
3881e0c085 fixing image width and height bug in resources 2012-01-17 12:38:33 -05:00
Danny Yoo
4aed984bb8 comments 2012-01-17 12:24:46 -05:00
Danny Yoo
0eb8168c5b trying to port my iron-puzzle to Whalesong 2012-01-17 11:28:25 -05:00
Danny Yoo
a9f2cab637 tracing issue to parseStringAsHtml: the android browser has a broken innerHTML parser that ignores link href. Argh 2011-11-22 00:28:47 -05:00
Danny Yoo
cefa8407ca css example 2011-11-21 23:31:01 -05:00
Danny Yoo
dcb94873fe including the avltree sources 2011-11-03 17:17:27 -04:00
Danny Yoo
e0a3da2c39 simple toy example of shuffling numbers around 2011-11-03 16:10:28 -04:00
Danny Yoo
d477de9e23 corrections and typos 2011-10-05 13:56:56 -04:00
Danny Yoo
f087ec8619 more revisions to documentation 2011-10-04 15:54:00 -04:00
Danny Yoo
c4ec1ae744 adding where-am-i as a cs019 example, using signatures 2011-10-04 15:33:25 -04:00
Danny Yoo
40038edd82 adding tick-tock example with signatures 2011-10-04 14:28:24 -04:00
Danny Yoo
b7489b5b0c some cleanup; also turning on the context preservation stuff in hopes that it will make the generated code smaller 2011-09-28 14:23:53 -04:00
Danny Yoo
cba2b31e45 more support for some character stuff 2011-09-25 16:38:49 -04:00
Danny Yoo
5ccaf1ca46 correcting coordinate calculations 2011-09-16 13:11:49 -04:00
Danny Yoo
2542f2b1e6 mouse events in progress 2011-09-16 13:01:26 -04:00
Danny Yoo
27552665e1 added hack to specialize certain resources 2011-09-14 15:52:28 -04:00
Danny Yoo
4ba6e6a0c5 fixing the documentation 2011-09-10 15:21:49 -04:00
Danny Yoo
4c810d652c . 2011-08-31 22:06:34 -04:00
Danny Yoo
f9b37470f8 adding test case for check-expect 2011-08-31 18:39:16 -04:00
Danny Yoo
464abb58f1 check-expect running 2011-08-31 18:33:44 -04:00
Danny Yoo
cb94b0ee7e adding check-expect 2011-08-31 18:26:06 -04:00
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
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
45783388ba world now doesn't export image. Added cow example 2011-08-19 16:56:54 -04:00
Danny Yoo
fb435b9ce7 fixing image library regression 2011-08-19 16:03:42 -04:00
Danny Yoo
7422d62fa4 getting resources to work 2011-08-12 17:22:33 -04:00
Danny Yoo
ef0911ca61 got the system to recognize resources; now to write them. 2011-08-12 16:26:15 -04:00