Commit Graph

10 Commits

Author SHA1 Message Date
Danny Yoo
3134de4d87 Renaming TestAndBranch to TestAndJump, since I want to have a dedicated branch statement that reuses JavaScript's native if 2011-07-16 17:59:15 -04:00
Danny Yoo
dc14753a73 trivial optimziation 2011-07-16 14:28:29 -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
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
667318e895 Moved compiler-related stuff to compiler subdirectory 2011-05-26 19:46:49 -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
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
185b9f197c adding comments to the intermediate language to help me trace what's going on in the simulator 2011-05-17 16:24:17 -04:00
Danny Yoo
75f37c661c moved simulator and js-assembler into separate subdirectories 2011-05-13 14:09:59 -04:00