Commit Graph

4 Commits

Author SHA1 Message Date
Sam Tobin-Hochstadt
e0cc0cd65e Handle Integer instead of Fixnum for hash-code computation.
Now that these are type checked by Typed Racket in 7.5, it's a
problem that the documentation doesn't promise that these will be a
Fixnum. Switch to using Integer, and change the use of fxxor to
match.
2019-11-06 13:27:58 -05:00
Georges Dupéron
b9b031a9d2 Fixed raco test command (-x -> -r) 2018-05-31 19:54:53 +02:00
Georges Dupéron
e2fe727b4f Do not build & install the published version, as it takes too long. 2017-06-01 14:56:07 +02:00
Georges Dupéron
415cdc610b Squashed commits 2017-04-27 23:36:19 +02:00