Commit Graph

26 Commits

Author SHA1 Message Date
Danny Yoo
a1009db26e legacy ie library for excanvas stuff 2011-09-29 16:51:39 -04:00
Danny Yoo
2a93508d41 trying to do more profiling 2011-09-23 15:20:20 -04:00
Danny Yoo
69afabe3a6 trying to figure out why the runtime behavior of compilation is so variable; I sometimes get 13.23 seconds, and sometimes 5.73 seconds, and I have no control over why. Really strange. 2011-09-23 13:32:26 -04:00
Danny Yoo
1bdabbeadd splitting modules appears to be doing something. 2011-09-15 14:44:34 -04:00
Danny Yoo
ccb06c9370 changing the profiler settings to I can see more. 2011-09-07 14:13:59 -04:00
Danny Yoo
c69f8fa742 trying to work on statements 2011-09-04 20:10:37 -04:00
Danny Yoo
97ccebb298 making the timing messages a parameter for the builder 2011-09-03 20:23:23 -04:00
Danny Yoo
3d28faf16f more typos being fixed 2011-09-03 15:20:05 -04:00
Danny Yoo
e36dddf430 changing build to write html and js separately 2011-09-03 15:11:47 -04:00
Danny Yoo
ff796e9ff0 separating the command line from its functions 2011-09-02 10:12:50 -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
7422d62fa4 getting resources to work 2011-08-12 17:22:33 -04:00
Danny Yoo
4e614d2f5f working on resource loading 2011-08-12 16:54:55 -04:00
Danny Yoo
c030b53333 adjusting the builder so that compression will work as an option 2011-07-11 22:40:16 -04:00
Danny Yoo
a4944ecc9c moving run-more-tests up one directory 2011-07-06 21:28:11 -04:00
Danny Yoo
0ea5ca064a fixing args 2011-06-17 17:39:09 -04:00
Danny Yoo
cafd001f9b using the planet-command line parsers 2011-06-17 16:58:21 -04:00
Danny Yoo
70d77bf34a trying to incorporate the command line parser used by PLaneT. I hate code copying, but here I am doing it all over again. 2011-06-17 15:20:48 -04:00
Danny Yoo
6f3c22963e need to trace why the browser tests are suddenly failing 2011-06-08 14:37:04 -04:00
Danny Yoo
6bdab5a83a trying to clean up requires in prepwork 2011-06-01 11:43:36 -04:00
Danny Yoo
5a04541fe3 Working on making it easy to run whalesong from the shell.
whalesong.rkt now provides two additional commands:

    get-runtime: prints the runtime into standard output

    get-javascript: compiles the given program and writes to standard output
2011-05-30 17:20:31 -04:00
Danny Yoo
837fdf480d adjusting the generated code so it waits until the runtime is ready. 2011-05-30 12:17:03 -04:00
Danny Yoo
5238d2b389 adding command to print the runtime. 2011-05-30 11:30:28 -04:00
Danny Yoo
608ffd2f34 whalesong command line builder starting to work 2011-05-25 15:01:03 -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
7350d5d832 trying to get at the module bytecode 2011-05-19 14:51:28 -04:00