Commit Graph

1382 Commits

Author SHA1 Message Date
Danny Yoo
ed90517221 updating the paths in the fact example, since it's a bit different 2011-11-08 22:34:53 -05:00
Danny Yoo
9016170e3f updating file sizes in the docs to files that are still sorta huge, but not so bad 2011-11-08 22:28:15 -05:00
Danny Yoo
1d1a58fa85 oops, just the cs019 docs 2011-11-08 22:24:34 -05:00
Danny Yoo
e6a7f89f83 removing ... from being documented 2011-11-08 22:23:59 -05:00
Danny Yoo
b00756ad87 info.rkt mentions 1.6 2011-11-08 21:41:49 -05:00
Danny Yoo
9caec4b351 labeling things for the 1.6 release 2011-11-08 21:40:23 -05:00
Danny Yoo
23a4c2da16 Merge remote-tracking branch 'origin/master' 2011-11-08 21:38:44 -05:00
Danny Yoo
3386c87c75 adding version 2011-11-08 13:36:31 -05:00
Danny Yoo
ed80c24241 eliminating the dynamic stack height calculation: it appears to break iOS badly 2011-11-08 13:29:09 -05:00
Danny Yoo
3ccffb4948 note on the compile-time error 2011-11-08 01:47:43 -05:00
Danny Yoo
ad091fdf3a up to 1.6 2011-11-08 00:17:13 -05:00
Danny Yoo
bd136c120e updating list of deviations 2011-11-07 23:58:34 -05:00
Danny Yoo
01d1df90be updating the release notes 2011-11-07 23:55:45 -05:00
Danny Yoo
c814cd80d6 bumping up the version in the docs to 1.5 2011-11-07 23:52:38 -05:00
Danny Yoo
7bb2a7b205 updating info.rkt 2011-11-07 23:48:27 -05:00
Danny Yoo
cac63a05d6 adding keith to list of contributors 2011-11-07 19:38:09 -05:00
Danny Yoo
7adfdffe31 bumping up rate of updates, as requested by Keith Decker 2011-11-07 19:36:48 -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
710f014478 working on immutable hash tables 2011-11-07 16:15:23 -05:00
Danny Yoo
dcb2e9fb10 ripping out the avltree stuff with the llrbtree implementation, which we'll use to get immutable hash tables. 2011-11-07 15:46:22 -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
dcb94873fe including the avltree sources 2011-11-03 17:17:27 -04:00
Danny Yoo
e0a3da2c39 simple toy example of shuffling numbers around 2011-11-03 16:10:28 -04:00
Danny Yoo
8117943aaf working on getting hashtables in 2011-11-03 15:38:47 -04:00
Danny Yoo
f8145c933f notes to myself about the cloth simulation example. 2011-11-03 14:38:37 -04:00
Danny Yoo
78d875aac1 looking at the avltree implementation; ok, I think I understand it enough to edit it. 2011-11-03 12:55:55 -04:00
Danny Yoo
3653b24476 avltree libraries might be useful for immutable hash tables. 2011-11-03 12:31:49 -04:00
Danny Yoo
988d3af59c updating cs019 docs 2011-11-02 16:55:52 -04:00
Danny Yoo
9a8d089c24 noting bug about image snips 2011-11-02 16:53:12 -04:00
Danny Yoo
08bcfb7c6a unable to currently figure out what's wrong with my expand-out-images subphase. Argh. 2011-11-02 16:41:43 -04:00
Danny Yoo
af9e58c3b1 bug traced to something that expand-images is doing... 2011-11-02 16:32:02 -04:00
Danny Yoo
6ac094325a port-count-lines. Something's still broken. 2011-11-02 16:27:58 -04:00
Danny Yoo
094ad76f74 fixing bug with structure type property stuff. 2011-11-02 16:26:17 -04:00
Danny Yoo
d6ce74a273 eliminating the inlining; forcing compilation through regular compile. For some reason, though, compile times have gone up more than I expected. 2011-11-02 16:00:55 -04:00
Danny Yoo
b78eddfa42 tracing bug with expand-out-images 2011-11-02 15:42:23 -04:00