.. |
coersing
|
changing the constant back
|
2011-07-27 15:55:49 -04:00 |
conform
|
trying to trace why conform is failing
|
2011-05-18 14:11:12 -04:00 |
earley
|
removing dependency on types
|
2011-07-06 17:00:42 -04:00 |
module-test
|
continuing to work on package
|
2011-05-23 12:30:36 -04:00 |
more-tests
|
adding some more primitives
|
2011-08-19 15:05:07 -04:00 |
older-tests
|
renaming primitives.js since they're not directly the primitives we'll use; I need to adapt them.
|
2011-06-10 12:42:40 -04:00 |
browser-harness.rkt
|
continuing to switch over to the browser-evaluate planet package
|
2011-08-18 16:17:36 -04:00 |
run-more-tests.rkt
|
adding some more primitives
|
2011-08-19 15:05:07 -04:00 |
test-all.rkt
|
tests adjusted to dodge what appears to be a bug in zo-parse regarding splicing begin at a non-module toplevel. This is something that we'll probably not hit in module contexts. Hopefully.
|
2011-07-22 12:01:09 -04:00 |
test-assemble.rkt
|
fixing compile-time error on using kernel primitives: turned into runtime errors as appropriate
|
2011-08-19 18:24:18 -04:00 |
test-browser-evaluate.rkt
|
continuing to switch over to the browser-evaluate planet package
|
2011-08-18 16:17:36 -04:00 |
test-compiler-2.rkt
|
rewriting the splicing begins to lets to dodge the bug in the 5.1.2 parser
|
2011-07-22 11:57:29 -04:00 |
test-compiler.rkt
|
rewriting the splicing begins to lets to dodge the bug in the 5.1.2 parser
|
2011-07-22 11:57:29 -04:00 |
test-conform.rkt
|
moving tests to separate directory
|
2011-05-20 10:48:44 -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
|
correcting the test case, since get-module-bytecode is doing image-related stuff now
|
2011-08-15 13:37:28 -04:00 |
test-helpers.rkt
|
Moved compiler-related stuff to compiler subdirectory
|
2011-05-26 19:46:49 -04:00 |
test-package.rkt
|
tests adjusted to dodge what appears to be a bug in zo-parse regarding splicing begin at a non-module toplevel. This is something that we'll probably not hit in module contexts. Hopefully.
|
2011-07-22 12:01:09 -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
|
Merge branch 'master' into inlining
|
2011-08-08 11:00:01 -04:00 |
test-parse.rkt
|
toplevelref remembers if it's a constant or not
|
2011-07-30 20:12:11 -04:00 |
test-simulator.rkt
|
fixing compile-time error on using kernel primitives: turned into runtime errors as appropriate
|
2011-08-19 18:24:18 -04:00 |