.. |
basics-cs019.expected
|
sigs-cs019 is failing; trying to trace why.
|
2011-10-03 16:40:39 -04:00 |
basics-cs019.rkt
|
removing the weird executable bit
|
2011-10-03 18:40:33 -04:00 |
booleans-cs019.appcache
|
exercising cs019 language
|
2011-10-03 16:00:16 -04:00 |
booleans-cs019.expected
|
exercising cs019 language
|
2011-10-03 16:00:16 -04:00 |
booleans-cs019.html
|
exercising cs019 language
|
2011-10-03 16:00:16 -04:00 |
booleans-cs019.rkt
|
exercising cs019 language
|
2011-10-03 16:00:16 -04:00 |
booleans-cs019.rkt~
|
exercising cs019 language
|
2011-10-03 16:00:16 -04:00 |
booleans.expected
|
test cases for the bools
|
2011-09-01 11:54:56 -04:00 |
booleans.rkt
|
test cases for the bools
|
2011-09-01 11:54:56 -04:00 |
canvas.text.js
|
exercising cs019 language
|
2011-10-03 16:00:16 -04:00 |
chars.expected
|
adding chars
|
2011-08-31 18:08:04 -04:00 |
chars.rkt
|
adding chars
|
2011-08-31 18:08:04 -04:00 |
checking-cs019.expected
|
exercising cs019 language
|
2011-10-03 16:00:16 -04:00 |
checking-cs019.rkt
|
exercising cs019 language
|
2011-10-03 16:00:16 -04:00 |
checking.expected
|
adding test case for check-expect
|
2011-08-31 18:39:16 -04:00 |
checking.rkt
|
adding test case for check-expect
|
2011-08-31 18:39:16 -04:00 |
colors.expected
|
moving run-more-tests up one directory
|
2011-07-06 21:28:11 -04:00 |
colors.rkt
|
fixing the base (untraced) language
|
2011-08-30 02:10:03 -04:00 |
conform.expected
|
moving functions into separate modules because I'm frankly getting super-confused of where anything is.
|
2011-07-03 15:12:14 -04:00 |
conform.rkt
|
conform working again
|
2011-09-27 17:16:25 -04:00 |
dots-should-be-syntax-error.rkt
|
string-copy
|
2011-11-07 18:53:53 -05:00 |
earley.expected
|
rewriting the splicing begins to lets to dodge the bug in the 5.1.2 parser
|
2011-07-22 11:57:29 -04:00 |
earley.rkt
|
fixing the base (untraced) language
|
2011-08-30 02:10:03 -04:00 |
excanvas.js
|
exercising cs019 language
|
2011-10-03 16:00:16 -04:00 |
fringe.expected
|
fringe
|
2011-10-18 15:10:33 -04:00 |
fringe.rkt
|
fringe
|
2011-10-18 15:10:33 -04:00 |
hash-code.expected
|
integrating the tests
|
2011-11-07 17:01:15 -05:00 |
hash-code.rkt
|
cheaply computing equal-hash-table codes.
|
2011-11-04 18:05:21 -04:00 |
hashes.expected
|
exercising hash-values, hash-keys, hash-map, hash-for-each
|
2011-11-09 11:56:38 -05:00 |
hashes.rkt
|
exercising hash-values, hash-keys, hash-map, hash-for-each
|
2011-11-09 11:56:38 -05:00 |
hello-bf.expected
|
moving tests
|
2011-07-22 18:47:03 -04:00 |
hello-bf.rkt
|
oops, forgot to add in the hello-bf example
|
2011-07-27 13:07:09 -04:00 |
hello.expected
|
continuing to work on structures
|
2011-07-01 11:33:46 -04:00 |
hello.rkt
|
fixing the base (untraced) language
|
2011-08-30 02:10:03 -04:00 |
images.expected
|
images test starting
|
2011-07-08 16:37:50 -04:00 |
images.rkt
|
fixing the base (untraced) language
|
2011-08-30 02:10:03 -04:00 |
isolating-bug.expected
|
adding the isolating bug into the test suite.
|
2011-09-27 17:24:05 -04:00 |
isolating-bug.rkt
|
chased after lexical scoping bug introduced by combination of let1 + multiple values.
|
2011-09-27 16:04:04 -04:00 |
lists.expected
|
small test
|
2011-09-07 19:59:38 -04:00 |
lists.rkt
|
small test
|
2011-09-07 19:59:38 -04:00 |
man-vs-boy.expected
|
continuing to refactor.
|
2011-07-05 17:49:31 -04:00 |
man-vs-boy.rkt
|
fixing the base (untraced) language
|
2011-08-30 02:10:03 -04:00 |
map.expected
|
fix for checking procedure arity. Thanks to Jens for the bug report.
|
2011-09-19 12:01:34 -04:00 |
map.rkt
|
fix for checking procedure arity. Thanks to Jens for the bug report.
|
2011-09-19 12:01:34 -04:00 |
nqueens.rkt
|
get-module-bytecode hacks off the syntax portion of the bytecode, because we're seeing some weirdness. Thanks to Matthew Flatt for bringing the error report.
|
2011-09-16 12:29:29 -04:00 |
numbers.expected
|
positive and negative predicates
|
2011-09-01 11:42:48 -04:00 |
numbers.rkt
|
positive and negative predicates
|
2011-09-01 11:42:48 -04:00 |
optimer-normal-normal.js
|
exercising cs019 language
|
2011-10-03 16:00:16 -04:00 |
printing.expected
|
one more test case
|
2011-09-20 17:50:14 -04:00 |
printing.rkt
|
one more test case
|
2011-09-20 17:50:14 -04:00 |
quasi.expected
|
fixing quasiquotation
|
2011-09-07 13:43:06 -04:00 |
quasi.rkt
|
fixing quasiquotation
|
2011-09-07 13:43:06 -04:00 |
sharing-cs019.expected
|
exercising cs019 language
|
2011-10-03 16:00:16 -04:00 |
sharing-cs019.rkt
|
exercising cs019 language
|
2011-10-03 16:00:16 -04:00 |
sharing.expected
|
adding simple test for circularity
|
2011-11-08 15:48:43 -05:00 |
sharing.rkt
|
adding simple test for circularity
|
2011-11-08 15:48:43 -05:00 |
sigs-cs019.expected
|
more tests. signatures are doing more.
|
2011-10-03 17:09:05 -04:00 |
sigs-cs019.rkt
|
removing the weird executable bit
|
2011-10-03 18:40:33 -04:00 |
simple-apply.expected
|
fixing the test case
|
2011-07-28 17:31:42 -04:00 |
simple-apply.rkt
|
fixing the base (untraced) language
|
2011-08-30 02:10:03 -04:00 |
simple-functions.expected
|
working on block optimization
|
2011-07-30 18:28:32 -04:00 |
simple-functions.rkt
|
fixing the base (untraced) language
|
2011-08-30 02:10:03 -04:00 |
simple-structs.expected
|
structures finally look like they might be doing something
|
2011-07-03 21:10:01 -04:00 |
simple-structs.rkt
|
fixing the base (untraced) language
|
2011-08-30 02:10:03 -04:00 |
sk-generator-2.expected
|
added in another sk test
|
2011-07-01 13:04:46 -04:00 |
sk-generator-2.rkt
|
fixing the base (untraced) language
|
2011-08-30 02:10:03 -04:00 |
sk-generator.expected
|
added in sk's diabolical test case with generators
|
2011-07-01 12:53:04 -04:00 |
sk-generator.rkt
|
fixing the base (untraced) language
|
2011-08-30 02:10:03 -04:00 |
string-tests.expected
|
string-copy
|
2011-11-07 18:53:53 -05:00 |
string-tests.rkt
|
string-copy
|
2011-11-07 18:53:53 -05:00 |
view.expected
|
trying to figure out where the infinite loop is coming from in forward-backward movement
|
2011-09-12 12:17:40 -04:00 |
view.rkt
|
trying to figure out where the infinite loop is coming from in forward-backward movement
|
2011-09-12 12:17:40 -04:00 |
weird-cc.expected
|
another test added
|
2011-09-09 17:08:55 -04:00 |
weird-cc.rkt
|
another test added
|
2011-09-09 17:08:55 -04:00 |