whalesong/js-assembler
Danny Yoo 3ed2d19eab adding expectations for what happens for module-scoping test.
fixing up the namespace stuff so it goes through getters and setters
trying to add the necessary to the il, but running into typed racket issues
corrected compilation of toplevelref so it works more correctly on module
variables.
2012-02-26 22:59:37 -05:00
..
runtime-src adding expectations for what happens for module-scoping test. 2012-02-26 22:59:37 -05:00
assemble-expression.rkt adding expectations for what happens for module-scoping test. 2012-02-26 22:59:37 -05:00
assemble-helpers.rkt adding expectations for what happens for module-scoping test. 2012-02-26 22:59:37 -05:00
assemble-open-coded.rkt adding expectations for what happens for module-scoping test. 2012-02-26 22:59:37 -05:00
assemble-perform-statement.rkt adding expectations for what happens for module-scoping test. 2012-02-26 22:59:37 -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 adding expectations for what happens for module-scoping test. 2012-02-26 22:59:37 -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 adding expectations for what happens for module-scoping test. 2012-02-26 22:59:37 -05:00
quote-cdata.rkt runtime includes jquery now 2011-05-27 15:12:16 -04:00