.. |
runtime-src
|
fixing isList fo the negative case. Oops.
|
2012-02-16 23:44:42 -05:00 |
assemble-expression.rkt
|
trying to reduce a little allocation
|
2012-02-16 17:09:32 -05:00 |
assemble-helpers.rkt
|
renaming il to try matching dissertation
|
2012-02-17 12:46:20 -05:00 |
assemble-open-coded.rkt
|
trying to make simple numerics a bit faster
|
2012-02-16 16:56:27 -05:00 |
assemble-perform-statement.rkt
|
correcting bug reported by Michael Murphy and Hoon Ik Chang: CheckToplevelUnbound
|
2011-11-22 02:13:02 -05:00 |
assemble-structs.rkt
|
threading state about all the basic blocks throughout assembly, so we can do some tricks.
|
2011-09-16 16:09:46 -04:00 |
assemble.rkt
|
renaming il to try matching dissertation
|
2012-02-17 12:46:20 -05:00 |
cache.rkt
|
going to institute a simple cache
|
2011-09-03 21:40:50 -04:00 |
check-valid-module-source.rkt
|
adding an additional test up front, because js-vm and moby are special
|
2011-10-05 18:07:15 -04:00 |
collect-jump-targets.rkt
|
renaming il to try matching dissertation
|
2012-02-17 12:46:20 -05:00 |
find-primitive-implemented.rkt
|
trying to implement the optimization on primitive application, to reduce code size.
|
2011-11-02 12:14:49 -04:00 |
fracture.rkt
|
renaming il to try matching dissertation
|
2012-02-17 12:46:20 -05:00 |
get-js-vm-implemented-primitives.rkt
|
adding sections in internals to remind myself how all the pieces work.
|
2011-12-14 14:56:17 -05:00 |
get-runtime.rkt
|
including base64
|
2012-02-13 13:48:41 -05:00 |
hash-cache.rkt
|
caching without sqlite
|
2011-09-23 17:29:43 -04:00 |
module-knowledge.rkt
|
experiment
|
2011-07-30 21:09:07 -04:00 |
package.rkt
|
eliminating the inlining; forcing compilation through regular compile. For some reason, though, compile times have gone up more than I expected.
|
2011-11-02 16:00:55 -04:00 |
quote-cdata.rkt
|
runtime includes jquery now
|
2011-05-27 15:12:16 -04:00 |