Danny Yoo
91c4942ab7
dom-play example is starting to look cool
2011-06-09 17:02:04 -04:00
Danny Yoo
dbfe7c3d2c
starting to get the javascript-implemented module stuff working
2011-06-09 16:13:21 -04:00
Danny Yoo
47f668832e
trying to get at the namespace of a javscript-implemented module.
2011-06-09 13:42:32 -04:00
Danny Yoo
f79886060c
trying to teach the make system about javascript-implemented modules.
2011-06-09 12:43:36 -04:00
Danny Yoo
51490ec16b
fixing bug with current-print and newlines
2011-06-09 12:15:31 -04:00
Danny Yoo
f483d9b687
did I break something?
2011-06-08 18:15:24 -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
710fae7eab
fixing bug in printing errors
2011-06-08 14:05:02 -04:00
Danny Yoo
9050882d4d
trying to integrate with moby's vectors
2011-06-07 16:48:56 -04:00
Danny Yoo
8c74cc1c38
appears to have resolved the testing issue with Chrome. Multiple instances of JQuery can screw things up tremendously.
2011-06-06 17:46:49 -04:00
Danny Yoo
c92f018aa8
compressing the output of the compiler with google-closure. Fixing the typechecks on numbers
2011-06-03 17:10:24 -04:00
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