Danny Yoo
|
b7489b5b0c
|
some cleanup; also turning on the context preservation stuff in hopes that it will make the generated code smaller
|
2011-09-28 14:23:53 -04:00 |
|
Danny Yoo
|
605bcbc76a
|
get-module-bytecode hacks off the syntax portion of the bytecode, because we're seeing some weirdness. Thanks to Matthew Flatt for bringing the error report.
|
2011-09-16 12:29:29 -04:00 |
|
Danny Yoo
|
e5d69fbfc1
|
reducing the amount of consing to append instruction sequences together
|
2011-09-03 18:44:30 -04:00 |
|
Danny Yoo
|
6c2b05e8cc
|
adding required require to the expanded form, because the expanded module may not have an original dependency on the image library
|
2011-08-09 15:27:00 -04:00 |
|
Danny Yoo
|
3dfaeded1b
|
image snips are now doing the right thing. Hurrah.
|
2011-08-09 14:46:31 -04:00 |
|
Danny Yoo
|
c31159d311
|
fixing typo
|
2011-08-09 13:59:45 -04:00 |
|
Danny Yoo
|
604e460a18
|
almost able to get images parsed. hurrah.
|
2011-08-08 16:43:04 -04:00 |
|
Danny Yoo
|
18fe652912
|
trying to rewrite applications
|
2011-08-08 16:21:46 -04:00 |
|
Danny Yoo
|
f8253cc779
|
Adding logger.
|
2011-07-06 17:38:28 -04:00 |
|
Danny Yoo
|
35284eafbe
|
fixing some tests
|
2011-06-01 14:18:15 -04:00 |
|
Danny Yoo
|
8befded925
|
disabling optimizations again; there is something wrong with it when trying to self-compile
|
2011-05-23 16:31:21 -04:00 |
|
Danny Yoo
|
9c4e59afe1
|
typechecking
|
2011-05-23 15:55:45 -04:00 |
|
Danny Yoo
|
a695eafa15
|
continuing to work on package
|
2011-05-23 12:30:36 -04:00 |
|
Danny Yoo
|
3a6f525c32
|
continuing to exercise the parser.
|
2011-05-20 12:03:03 -04:00 |
|
Danny Yoo
|
7350d5d832
|
trying to get at the module bytecode
|
2011-05-19 14:51:28 -04:00 |
|