racket/racket
Matthew Flatt 42be8aadff fix collision handling for eq?-based immutable hash with #ts
When creating a collision node, make sure the "has a value" bit
is set, since the "has a hash code" bit should imply it.

This bug was made easier to trigger by 3fbb384604, but it was
potentially a problem for scope sets before.

Closes #1366

Merge to v6.6
2016-07-08 07:29:14 -06:00
..
collects Improve compilation of hash table patterns with literal keys. 2016-07-04 18:39:43 -04:00
src fix collision handling for eq?-based immutable hash with #ts 2016-07-08 07:29:14 -06:00
.gitignore internal hooks to build "Racket.exe" without "libracket3m.dll" 2015-03-28 09:50:01 -06:00