mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-16 03:48:19 +00:00
* hashes: implement murmur3 * refactoring; there is only one murmurHash and it works at compile-time via VM hooks * fixes JS tests * makes toOpenArrayByte work with C++ * make it bootstrap in C++ mode for 0.20