whalesong/compiler
2011-08-08 12:20:03 -04:00
..
analyzer-structs.rkt re-enabling some optimizations 2011-05-31 15:18:22 -04:00
bootstrapped-primitives.rkt 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
compiler-structs.rkt Moved compiler-related stuff to compiler subdirectory 2011-05-26 19:46:49 -04:00
compiler.rkt Merge branch 'master' into inlining 2011-08-08 11:00:01 -04:00
expression-structs.rkt toplevelref remembers if it's a constant or not 2011-07-30 20:12:11 -04:00
il-structs.rkt modifying data structures a little: I want to distinguish straight-line statements from branches. 2011-07-27 17:35:01 -04:00
kernel-primitives.rkt continuing to work on structures 2011-06-30 18:00:11 -04:00
lexical-env.rkt Moved compiler-related stuff to compiler subdirectory 2011-05-26 19:46:49 -04:00
lexical-structs.rkt Moved compiler-related stuff to compiler subdirectory 2011-05-26 19:46:49 -04:00
optimize-il.rkt trying to eliminate stupid blocks 2011-08-08 12:20:03 -04:00