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
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
24e39ede45
modulevariables
2011-05-25 22:11:34 -04:00
Danny Yoo
608ffd2f34
whalesong command line builder starting to work
2011-05-25 15:01:03 -04:00
Danny Yoo
c9ddc357e0
Getting the prefix reference stuff working.
2011-05-25 13:20:48 -04:00
Danny Yoo
d9bb1dd631
trying to get the packager to build standalone xhtmls.
2011-05-24 16:12:16 -04:00
Danny Yoo
042f52f45c
Renamed ModuleName to ModuleLocator, since that's more accurate of a name.
2011-05-24 11:07:21 -04:00
Danny Yoo
3b61f88d27
in the middle of trying to compile racket/base and see how far I can get
2011-05-23 12:58:55 -04:00
Danny Yoo
28585e3eb0
still fixing module imports
2011-05-22 20:16:31 -04:00
Danny Yoo
ac678fba7b
trying to get module invokation working under tests
2011-05-22 18:50:14 -04:00
Danny Yoo
664f778da6
trying to trace why conform is failing
2011-05-18 14:11:12 -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
24f988c45a
disabling some optimizations; still trying to chase
2011-05-17 16:17:10 -04:00
Danny Yoo
2f90e68db1
still chasing the bug
2011-05-17 14:04:13 -04:00
Danny Yoo
fff511672d
perplexed: earley is failing, but not sure why
2011-05-16 11:40:29 -04:00
Danny Yoo
9988201d06
modulerecords keep the path now.
2011-05-13 14:58:49 -04:00
Danny Yoo
2463cb90e6
simulator in separate directory
2011-05-13 14:03:00 -04:00