Commit Graph

74 Commits

Author SHA1 Message Date
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
Danny Yoo
3190ee2f60 giving up with being able to define resources in expression position, and going back to define-resource 2011-08-12 14:57:53 -04:00
Danny Yoo
2d695d700a working on external file resources 2011-08-09 18:03:15 -04:00
Danny Yoo
8f7400b602 exposing procedure-rename, bitmap/url 2011-08-09 16:07:43 -04:00
Danny Yoo
5cb2bef63a making the transformer slightly more robust, but it's still a bit unsatisfying 2011-08-09 15:40:12 -04:00
Danny Yoo
6c2b05e8cc adding required require to the expanded form, because the expanded module may not have an original dependency on the image library 2011-08-09 15:27:00 -04:00
Danny Yoo
3dfaeded1b image snips are now doing the right thing. Hurrah. 2011-08-09 14:46:31 -04:00
Danny Yoo
eb7ff781fb added hello world in hangul 2011-08-09 14:00:08 -04:00
Danny Yoo
6f1d50e677 changing the rain example to take the whole page 2011-07-27 16:28:43 -04:00
Danny Yoo
60b3731f58 Merge commit 'origin/master' 2011-07-27 12:59:27 -04:00
Danny Yoo
41c38a0b3b eli's puzzle 2011-07-26 14:58:50 -04:00
Danny Yoo
a4bdb5eb7a putting the score right in the center 2011-07-22 02:19:25 -04:00
Danny Yoo
26cd925d37 unholy. Brainf*ck in Whalesong 2011-07-21 18:25:55 -04:00
Danny Yoo
041681c5d0 pacman 2011-07-21 16:54:15 -04:00
Danny Yoo
173d67f5d6 key handler is starting to work 2011-07-21 15:41:24 -04:00
Danny Yoo
bac5652706 on-key is doing something reasonable 2011-07-21 15:20:59 -04:00
Danny Yoo
22d0522b8c rain program running 2011-07-20 14:22:52 -04:00
Danny Yoo
94c24f0841 continuing to debug the image world program 2011-07-20 14:16:10 -04:00