Commit Graph

31 Commits

Author SHA1 Message Date
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
05fe0c5de4 adding comments 2012-03-15 17:07:02 -04:00
Danny Yoo
1aa0748cda adding comments 2012-03-15 17:06:47 -04:00
Danny Yoo
3a7507bab9 removing debug messages; adjusting the numeric tower to send errors it sees to the current machine 2012-03-15 16:53:47 -04:00
Danny Yoo
5798e28801 avoiding the internal error by explicitly checking the arity 2012-03-15 16:28:16 -04:00
Danny Yoo
441c40d305 fixing argument passing to the callback 2012-03-15 15:07:24 -04:00
Danny Yoo
45ef3b21f9 correcting a problem with regards to accumulated event handlers in the presence of a to-draw that doesn't return a view that depends on the current view. 2012-03-15 14:29:44 -04:00
Danny Yoo
1f04418f7c continuing to fix 2012-03-15 13:54:09 -04:00
Danny Yoo
f05f452dd6 continuing to fix some typos 2012-03-15 13:32:33 -04:00
Danny Yoo
a88e4192e3 in the middle of revising the ffi for the world 2012-03-14 21:16:01 -04:00
Danny Yoo
ce0e1259b5 variable renaming 2012-03-05 17:10:26 -05:00
Danny Yoo
8e3c2cf920 documenting the test function; need to show it to a few people 2012-03-04 21:46:27 -05:00
Danny Yoo
2e44e1cfdb trying to get it to work 2012-03-04 21:41:34 -05:00
Danny Yoo
ecb62a63e8 trying to get it to work 2012-03-04 21:20:53 -05:00
Danny Yoo
c598b1933b trying to make world event sources out of javascript function call 2012-03-04 20:40:15 -05:00
Danny Yoo
19a8bc6840 continuing to quickly prototype this. 2012-03-04 20:30:45 -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
60387d58e5 trying to implement js-function and js-async-function 2012-03-04 18:13:20 -05:00
Danny Yoo
a933a419dd just in case 2012-02-27 21:45:47 -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
2def5b99a8 Adds js-eval for evaluting JavaScript from Whalesong. 2012-02-27 23:11:36 +01:00
Danny Yoo
f4185b3c61 playing around with storage 2011-11-30 16:03:39 -05:00
Danny Yoo
11b2c0f41f continuing to implement the storage object 2011-11-30 15:39:43 -05:00
Danny Yoo
8dd8dafdec extending the ffi for attribute reading, writing, and raw strings 2011-11-30 15:19:12 -05: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
2b05a35862 fixing the js library; forgot to reroute the RUNTIME references out 2011-09-10 15:13:29 -04:00
Danny Yoo
619abb1fca moving javascript-specific functions off to the js module 2011-07-14 15:33:04 -04:00
Danny Yoo
67645155db trying to scribble the js api 2011-06-29 17:00:09 -04:00
Danny Yoo
91c4942ab7 dom-play example is starting to look cool 2011-06-09 17:02:04 -04:00