Commit Graph

31 Commits

Author SHA1 Message Date
Danny Yoo
cfdcd215be simple tests for the floating point number writing. 2011-06-07 15:06:21 -04:00
Danny Yoo
0aaf587341 integrating the toDomNode stuff in. 2011-06-07 14:57:11 -04:00
Danny Yoo
84f643cb3d trying to use the closure compiler to reduce the size of the runtime 2011-06-03 16:45:43 -04:00
Danny Yoo
c3d89605ff moving toWrittenString, toDisplayedString, and toDomNode up to helpers 2011-06-03 11:32:06 -04:00
Danny Yoo
0add763beb the runtime includes the libraries from Moby, although they do not use them yet. 2011-06-02 14:30:42 -04:00
Danny Yoo
61fa1f691e Notes on how we need to be able to attach external resources. 2011-06-02 12:38:54 -04:00
Danny Yoo
e6ebaa1d3d re-enabling some optimizations 2011-05-31 15:18:22 -04:00
Danny Yoo
6028c19f80 runtime includes jquery now 2011-05-27 15:12:16 -04:00
Danny Yoo
24e39ede45 modulevariables 2011-05-25 22:11:34 -04:00
Danny Yoo
4e1284571e continuing to get the packager to work on regular files 2011-05-23 13:10:56 -04:00
Danny Yoo
a695eafa15 continuing to work on package 2011-05-23 12:30:36 -04:00
Danny Yoo
125eed5924 trying to figure out what pieces are left before we can make standalone packages 2011-05-20 16:37:26 -04:00
Danny Yoo
eb83d7f689 notes 2011-05-20 12:16:56 -04:00
Danny Yoo
76d37f1df1 more fixes 2011-05-18 16:40:30 -04:00
Danny Yoo
6c50b88703 absorbing libraries from js-vm project 2011-05-14 02:10:14 -04:00
Danny Yoo
178f247c34 Fixing the README to refer to the renamed project Whalesong 2011-05-13 23:24:41 -04:00
Danny Yoo
202061fa4a more of module invoke 2011-05-13 00:57:45 -04:00
Danny Yoo
8fe3fbc9a4 getting into bad compilation times again. Trying to isolate 2011-05-11 14:22:47 -04:00
Danny Yoo
e1d905f43f some code cleanup 2011-04-28 14:35:38 -04:00
Danny Yoo
d805bca845 removing separate returnlinkage-notail structure 2011-04-24 18:23:51 -04:00
Danny Yoo
c444c3568e using more of the stack. Also ensuring a termination condition for the recursion limit search. 2011-04-17 12:56:59 -04:00
Danny Yoo
33a0c3ebe0 incorporated dynamic computation of stack frame 2011-04-16 23:35:35 -04:00
Danny Yoo
a35190c07e comment 2011-04-14 11:37:26 -04:00
Danny Yoo
c78f6018be adding test cases for values. need to add binding forms for multiple values next 2011-04-12 16:53:50 -04:00
Danny Yoo
0d441be1cf in the middle of supporting the multiple value return with labels 2011-04-12 15:16:53 -04:00
Danny Yoo
1aa3e77a57 optimizing some stack usage 2011-04-10 22:08:21 -04:00
Danny Yoo
5952ca7cf3 optimization when jump target is known. 2011-04-10 20:48:03 -04:00
Danny Yoo
9072e32820 maintaining proc across tail calls. 2011-04-06 16:28:37 -04:00
Danny Yoo
6e920dd7ca more cleanup 2011-04-02 18:36:08 -04:00
Danny Yoo
cfe61bdbb8 notes 2011-03-29 00:37:51 -04:00
Danny Yoo
89c58808de notes to self 2011-03-27 00:53:25 -04:00