Commit Graph

1452 Commits

Author SHA1 Message Date
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
Danny Yoo
95fba70f4d trying to fight the code expansion 2011-11-02 15:27:38 -04:00
Danny Yoo
0522354d84 primitive compliation is in 2011-11-02 14:38:16 -04:00
Danny Yoo
76c16e0304 a little code cleanup 2011-11-02 13:40:59 -04:00
Danny Yoo
716794d338 removing dead code 2011-11-02 13:29:28 -04:00
Danny Yoo
38a0a8544b in the middle of re-enabling primitive application. I need to now statically determine whether an application is primitive or not. 2011-11-02 13:22:51 -04:00
Danny Yoo
c9dc713a00 renaming some functions to make it more clear that the role is for open coding 2011-11-02 12:44:15 -04:00
Danny Yoo
6f89bc60b2 trying to implement the optimization on primitive application, to reduce code size. 2011-11-02 12:14:49 -04:00
Danny Yoo
bc902e72da patch for windows 2011-11-01 10:52:27 -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
d8554b85be correcting superfluous parens in the documentation 2011-10-05 18:21:20 -04:00
Danny Yoo
c023fdf35f adding discretionary documentation 2011-10-05 18:17:15 -04:00
Danny Yoo
fb04bf4595 adding an additional test up front, because js-vm and moby are special 2011-10-05 18:07:15 -04:00
Danny Yoo
79c273dc88 bumping up internal version string 2011-10-05 17:42:03 -04:00
Danny Yoo
45e7ab6098 related to issue 32: doing crazy dynamic-require stuff to avoid some weirdness I'm seeing. 2011-10-05 17:19:58 -04:00
Danny Yoo
bad98ca95d ripping out developer-facing docuemntation and putting it into internals.scrbl 2011-10-05 14:19:41 -04:00
Danny Yoo
bb34fcbae1 excluding some symbols from the documentation since i'm not documenting those bindings 2011-10-05 14:11:06 -04:00
Danny Yoo
878467dfd6 pruning 2011-10-05 14:05:06 -04:00
Danny Yoo
77cbbd2714 fixing the planet build script 2011-10-05 14:03:11 -04:00
Danny Yoo
0da217b8fd adjusting the build system to prune out some subdirectories 2011-10-05 13:59:41 -04:00
Danny Yoo
320620bf98 removing documentation dependency on dead file 2011-10-05 13:57:49 -04:00
Danny Yoo
d477de9e23 corrections and typos 2011-10-05 13:56:56 -04:00
Danny Yoo
f087ec8619 more revisions to documentation 2011-10-04 15:54:00 -04:00
Danny Yoo
c4ec1ae744 adding where-am-i as a cs019 example, using signatures 2011-10-04 15:33:25 -04:00
Danny Yoo
a717bde102 continuing to work on documentation 2011-10-04 15:00:07 -04:00
Danny Yoo
40038edd82 adding tick-tock example with signatures 2011-10-04 14:28:24 -04:00
Danny Yoo
f1618a2266 renaming cs19 to cs019 2011-10-04 11:50:33 -04:00
Danny Yoo
4cd8413532 documenting the known deviations from cs019 2011-10-03 19:20:32 -04:00
Danny Yoo
50d15eddf5 lambda 2011-10-03 19:08:38 -04:00
Danny Yoo
0c2fb7ce11 removing the weird executable bit 2011-10-03 18:40:33 -04:00