Danny Yoo
35284eafbe
fixing some tests
2011-06-01 14:18:15 -04:00
Danny Yoo
5445ae1afc
Merge remote branch 'origin/master'
2011-06-01 13:09:32 -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
ad04fd4425
Systematizing exception throwing so they all go through plt.runtime.raiseX
2011-05-30 17:20:05 -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
f3a28e26ef
trying to add a hook into the maker to deal with js-implemented modules.
2011-05-27 17:15:03 -04:00
Danny Yoo
71d8854084
cleaning up code
2011-05-27 15:23:00 -04:00
Danny Yoo
6028c19f80
runtime includes jquery now
2011-05-27 15:12:16 -04:00
Danny Yoo
702337f6f9
trying to trace issue with arity matching
2011-05-27 11:08:33 -04:00
Danny Yoo
f56253f229
moving files around some more
2011-05-26 19:18:21 -04:00
Danny Yoo
380890b13d
fixing bug with print-values
2011-05-25 17:50:16 -04:00
Danny Yoo
608ffd2f34
whalesong command line builder starting to work
2011-05-25 15:01:03 -04:00
Danny Yoo
d9bb1dd631
trying to get the packager to build standalone xhtmls.
2011-05-24 16:12:16 -04:00
Danny Yoo
246549465e
working on packaging some more
2011-05-23 17:23:53 -04:00
Danny Yoo
801b636765
test cases print their file name just to help me trace when the tests fail
2011-05-23 14:54:38 -04:00