Commit Graph

219 Commits

Author SHA1 Message Date
Danny Yoo
32ff42bebe adding a simple looping example 2012-02-28 19:23:46 -05:00
Danny Yoo
3ed2d19eab adding expectations for what happens for module-scoping test.
fixing up the namespace stuff so it goes through getters and setters
trying to add the necessary to the il, but running into typed racket issues
corrected compilation of toplevelref so it works more correctly on module
variables.
2012-02-26 22:59:37 -05:00
Danny Yoo
fe10bcb18c adding test files for tracing the module scoping bug 2012-02-26 19:03:26 -05:00
Danny Yoo
578b745dfe adding nucleic2 test 2012-02-21 18:04:51 -05:00
Danny Yoo
d490992f99 registering the new tests 2012-02-21 16:25:09 -05:00
Danny Yoo
3b6b634f75 added more tests 2012-02-21 16:21:11 -05:00
Danny Yoo
819725c573 adding graphs to our test suite 2012-02-20 12:37:29 -05:00
Danny Yoo
74e34bd04a adding fft to the test suite 2012-02-20 12:20:51 -05:00
Danny Yoo
1939e02553 adding test for whalesong base as well 2012-02-16 15:55:54 -05:00
Danny Yoo
f15e01fb7f adding to the test suite 2012-02-15 15:27:12 -05:00
Danny Yoo
97fa80abcc I need to trace why cont marks are not correct yet 2012-02-13 23:56:12 -05:00
Danny Yoo
59dd18976f we're violating continuation marks for some reason. 2012-02-13 23:49:54 -05:00
Danny Yoo
fa0864a465 quick check on bytes rendering 2012-02-13 13:59:37 -05:00
Danny Yoo
b266d489ab adding the test case that exposes Whalesong's non-implementation of parsing inline variants 2012-01-09 12:38:20 -05:00
Danny Yoo
a405f49f29 fixed memq as sk does, and also fixing the test case expectations. 2011-11-09 21:54:56 -05:00
Danny Yoo
8962a9f79e pulling from sk's cs019 language 2011-11-09 21:44:54 -05:00
Danny Yoo
78737142d0 correcting implementation of cs019 list selectors, since they want to deal with shared structures 2011-11-09 16:23:27 -05:00
Danny Yoo
7aeb2d5043 updating the signature support with latest sources from sk 2011-11-09 14:06:44 -05:00
Danny Yoo
bcbfa5f10e exercising hash-values, hash-keys, hash-map, hash-for-each 2011-11-09 11:56:38 -05:00
Danny Yoo
005fa3f762 correcting hash-keys hash-values namespace issue 2011-11-09 11:39:07 -05:00
Danny Yoo
258f99ac4c adding simple test for circularity 2011-11-08 15:48:43 -05:00
Danny Yoo
36801f7c54 hash-equal? 2011-11-07 19:13:30 -05:00
Danny Yoo
4c4d4437b8 hash-count 2011-11-07 19:07:34 -05:00
Danny Yoo
c02c40f93e hash-copy 2011-11-07 19:02:07 -05:00
Danny Yoo
db278efcd1 string-copy 2011-11-07 18:53:53 -05:00
Danny Yoo
e417662c31 dots for the teaching language 2011-11-07 18:42:30 -05:00
Danny Yoo
2e077e257d hash-has-key 2011-11-07 18:15:18 -05:00
Danny Yoo
d75e72d476 updating the hash test 2011-11-07 17:53:56 -05:00
Danny Yoo
a273a12091 crossing out a few hash functions from my todo list 2011-11-07 17:46:31 -05:00
Danny Yoo
923d418840 integrating the immutable hashes 2011-11-07 17:39:21 -05:00
Danny Yoo
93d7991960 integrating the tests 2011-11-07 17:01:15 -05:00
Danny Yoo
6e9733afec cheaply computing equal-hash-table codes. 2011-11-04 18:05:21 -04:00
Danny Yoo
c8bc9c182d trying to trace equal-hash-code with structures. 2011-11-04 17:49:31 -04:00
Danny Yoo
522b1866c8 trying to trace equal-hash-code with structures. 2011-11-04 17:46:50 -04:00
Danny Yoo
6b20b6e1fc in the middle of repairing bugs in hashcode 2011-11-04 13:57:14 -04:00
Danny Yoo
3066822ad0 in the middle of repairing bugs in hashcode 2011-11-04 13:56:35 -04:00
Danny Yoo
07b44b2239 introducing getEqualHashCode 2011-11-04 13:28:08 -04:00
Danny Yoo
fd28c199e9 hashes beginning to run. 2011-11-03 18:12:30 -04:00
Danny Yoo
e72671fa77 fringe 2011-10-18 15:10:33 -04:00
Danny Yoo
706dcd8b75 fringe 2011-10-18 15:08:14 -04:00
Danny Yoo
0c2fb7ce11 removing the weird executable bit 2011-10-03 18:40:33 -04:00
Danny Yoo
884a4d3abb added printing of locations if prop:exn:srcloc is supported 2011-10-03 18:38:43 -04:00
Danny Yoo
13c385bd8b trying to get propExnSrcloc to do something 2011-10-03 18:21:01 -04:00
Danny Yoo
2854bd7cd5 adding structure type properties 2011-10-03 17:39:54 -04:00
Danny Yoo
8629e8c2ab more tests. signatures are doing more. 2011-10-03 17:09:05 -04:00
Danny Yoo
1169401292 sigs-cs019 is failing; trying to trace why. 2011-10-03 16:40:39 -04:00
Danny Yoo
fcc1c10632 working on the namespace errors due to the structure values coming from another module. 2011-10-03 16:31:23 -04:00
Danny Yoo
ec4cfc3c06 exercising cs019 language 2011-10-03 16:00:16 -04:00
Danny Yoo
ea578d6ff4 adding the isolating bug into the test suite. 2011-09-27 17:24:05 -04:00
Danny Yoo
804bd5e80a conform working again 2011-09-27 17:16:25 -04:00