.. |
conform
|
trying to trace why conform is failing
|
2011-05-18 14:11:12 -04:00 |
earley
|
figured out the bug. Silly function taking in more arguments than it needs.
|
2011-06-09 11:55:17 -04:00 |
module-test
|
continuing to work on package
|
2011-05-23 12:30:36 -04:00 |
browser-evaluate.rkt
|
trying to teach the make system about javascript-implemented modules.
|
2011-06-09 12:43:36 -04:00 |
test-all.rkt
|
moving tests to separate directory
|
2011-05-20 10:48:44 -04:00 |
test-assemble.rkt
|
getting more of the real types in
|
2011-06-07 17:53:52 -04:00 |
test-browser-evaluate.rkt
|
figured out the bug. Silly function taking in more arguments than it needs.
|
2011-06-09 11:55:17 -04:00 |
test-compiler-2.rkt
|
test cases print their file name just to help me trace when the tests fail
|
2011-05-23 14:54:38 -04:00 |
test-compiler.rkt
|
simple tests for the floating point number writing.
|
2011-06-07 15:06:21 -04:00 |
test-conform-browser.rkt
|
figured out the bug. Silly function taking in more arguments than it needs.
|
2011-06-09 11:55:17 -04:00 |
test-conform.rkt
|
moving tests to separate directory
|
2011-05-20 10:48:44 -04:00 |
test-earley-browser.rkt
|
figured out the bug. Silly function taking in more arguments than it needs.
|
2011-06-09 11:55:17 -04:00 |
test-earley.rkt
|
need to figure out why it takes so long to parse bytecode.
|
2011-05-20 11:23:28 -04:00 |
test-get-dependencies.rkt
|
need to trace why the browser tests are suddenly failing
|
2011-06-08 14:37:04 -04:00 |
test-helpers.rkt
|
Moved compiler-related stuff to compiler subdirectory
|
2011-05-26 19:46:49 -04:00 |
test-package.rkt
|
figured out the bug. Silly function taking in more arguments than it needs.
|
2011-06-09 11:55:17 -04:00 |
test-parse-bytecode-on-collects.rkt
|
failures saved as list rather than exceptions, since memory usage seemed a lot higher than expected.
|
2011-06-05 16:13:18 -04:00 |
test-parse-bytecode.rkt
|
Moved compiler-related stuff to compiler subdirectory
|
2011-05-26 19:46:49 -04:00 |
test-parse.rkt
|
Moved compiler-related stuff to compiler subdirectory
|
2011-05-26 19:46:49 -04:00 |
test-simulator.rkt
|
Moved compiler-related stuff to compiler subdirectory
|
2011-05-26 19:46:49 -04:00 |