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
|
2b0d6a2ea8
|
turning off caching
|
2011-09-27 16:13:21 -04:00 |
|
Danny Yoo
|
69afabe3a6
|
trying to figure out why the runtime behavior of compilation is so variable; I sometimes get 13.23 seconds, and sometimes 5.73 seconds, and I have no control over why. Really strange.
|
2011-09-23 13:32:26 -04:00 |
|
Danny Yoo
|
1bdabbeadd
|
splitting modules appears to be doing something.
|
2011-09-15 14:44:34 -04:00 |
|
Danny Yoo
|
890b388ed9
|
working on splitting
|
2011-09-15 13:12:05 -04:00 |
|
Danny Yoo
|
8506b70253
|
function labels are short by default now.
|
2011-09-14 22:03:24 -04:00 |
|
Danny Yoo
|
97ccebb298
|
making the timing messages a parameter for the builder
|
2011-09-03 20:23:23 -04:00 |
|
Danny Yoo
|
e36dddf430
|
changing build to write html and js separately
|
2011-09-03 15:11:47 -04:00 |
|
Danny Yoo
|
30ea1aab1f
|
adding gensym and a few of the paramz bindings. Prepping traced-app for good stack traces.
|
2011-08-22 14:41:04 -04:00 |
|
Danny Yoo
|
f8253cc779
|
Adding logger.
|
2011-07-06 17:38:28 -04:00 |
|
Danny Yoo
|
9050882d4d
|
trying to integrate with moby's vectors
|
2011-06-07 16:48:56 -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
|
667318e895
|
Moved compiler-related stuff to compiler subdirectory
|
2011-05-26 19:46:49 -04:00 |
|
Danny Yoo
|
59474318c1
|
starting to chase after module require issues.
|
2011-05-25 15:19:24 -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
|
45d8ec3330
|
fixing parameter names; moving the unimplmented-kernel warning function out to the parameters
|
2011-05-23 14:16:23 -04:00 |
|
Danny Yoo
|
5576e962f6
|
seeing if we can reliably get the module bytecode
|
2011-05-19 15:43:30 -04:00 |
|
Danny Yoo
|
1f9b870b91
|
ripping out provides, since we don't need it.
|
2011-05-13 19:11:25 -04:00 |
|
Danny Yoo
|
c192989e55
|
trying to add positional names to lambdas
|
2011-05-08 19:22:13 -04:00 |
|
Danny Yoo
|
ee3ed353b0
|
extending Lam to have a name.
|
2011-03-20 22:33:22 -04:00 |
|