experiments/gauss
|
getting the evaluator to do something.
|
2011-02-21 20:28:03 -05:00 |
tests/conform
|
trying to make conform work.
|
2011-03-23 18:12:18 -04:00 |
assemble-helpers.rkt
|
broke something
|
2011-04-10 17:27:14 -04:00 |
assemble-open-coded.rkt
|
kernel domain checks have caller
|
2011-04-13 14:33:02 -04:00 |
assemble.rkt
|
kernel domain checks have caller
|
2011-04-13 14:33:02 -04:00 |
bootstrapped-primitives.rkt
|
adding test cases for values. need to add binding forms for multiple values next
|
2011-04-12 16:53:50 -04:00 |
browser-evaluate.rkt
|
moved the type check stuff into the compiler
|
2011-03-29 21:49:11 -04:00 |
compiler.rkt
|
fixing up the simulator and assembler
|
2011-04-12 16:09:08 -04:00 |
experiment.rkt
|
experiment
|
2011-04-01 13:42:57 -04:00 |
expression-structs.rkt
|
adding rest? argument to Lams
|
2011-04-11 13:06:16 -04:00 |
helpers.rkt
|
traced bug with list intersection
|
2011-03-23 19:19:49 -04:00 |
il-structs.rkt
|
adding test cases for values. need to add binding forms for multiple values next
|
2011-04-12 16:53:50 -04:00 |
kernel-primitives.rkt
|
trying to move the type analysis over to compile time rather than assemble time
|
2011-03-29 20:57:37 -04:00 |
lexical-env.rkt
|
getting the compiler to recognize language primitives
|
2011-03-26 17:46:28 -04:00 |
lexical-structs.rkt
|
getting the compiler to recognize language primitives
|
2011-03-26 17:46:28 -04:00 |
NOTES
|
adding test cases for values. need to add binding forms for multiple values next
|
2011-04-12 16:53:50 -04:00 |
optimize-il.rkt
|
optimizing some stack usage
|
2011-04-10 22:08:21 -04:00 |
package.rkt
|
renaming compile.rkt to compiler.rkt
|
2011-04-12 13:09:53 -04:00 |
parameters.rkt
|
extending Lam to have a name.
|
2011-03-20 22:33:22 -04:00 |
parse.rkt
|
about to write the unsplicing code.
|
2011-04-11 15:26:10 -04:00 |
racket-expander.rkt
|
kernel domain checks have caller
|
2011-04-13 14:33:02 -04:00 |
relooper.rkt
|
relooper start
|
2011-02-28 23:01:45 -05:00 |
runtime.compressed.js
|
closure compile can shrink down the size of the runtime to something more managable.
|
2011-04-03 17:40:01 -04:00 |
runtime.js
|
fixing argcount confusion
|
2011-04-13 14:44:13 -04:00 |
sets.rkt
|
relooper start
|
2011-02-28 23:01:45 -05:00 |
simulator-helpers.rkt
|
introducing prompts
|
2011-04-01 18:08:29 -04:00 |
simulator-primitives.rkt
|
fixing arity checks
|
2011-04-08 23:29:32 -04:00 |
simulator-structs.rkt
|
in the middle of supporting the multiple value return with labels
|
2011-04-12 15:16:53 -04:00 |
simulator.rkt
|
adding test cases for values. need to add binding forms for multiple values next
|
2011-04-12 16:53:50 -04:00 |
test-all.rkt
|
test cases are running again
|
2011-03-20 22:50:25 -04:00 |
test-assemble.rkt
|
in the middle of debugging the javascript implementation
|
2011-04-11 16:16:10 -04:00 |
test-browser-evaluate.rkt
|
kernel domain checks have caller
|
2011-04-13 14:33:02 -04:00 |
test-compiler.rkt
|
adding test cases for values. need to add binding forms for multiple values next
|
2011-04-12 16:53:50 -04:00 |
test-conform-browser.rkt
|
initial namespacing done
|
2011-04-02 17:53:43 -04:00 |
test-conform.rkt
|
renaming compile.rkt to compiler.rkt
|
2011-04-12 13:09:53 -04:00 |
test-package.rkt
|
kludging the call/cc code in
|
2011-03-12 03:46:15 -05:00 |
test-parse.rkt
|
about to write the unsplicing code.
|
2011-04-11 15:26:10 -04:00 |
test-simulator.rkt
|
testing the simulator
|
2011-04-11 15:57:21 -04:00 |
typed-parse.rkt
|
some name cleanup
|
2011-03-29 20:25:52 -04:00 |