1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-26 07:03:16 +00:00
janet/src
Calvin Rose 92fdd07ca3 Address #889 - Switch high and low bits of part of number hash (Knuth's multiplicative hash)
Also make sure we weren't throwing away 3 bits of entropy.
2021-12-07 08:24:04 -06:00
..
boot Add extra "prefix" parameter to debug/stacktrace. 2021-12-04 13:03:05 -06:00
conf Prepare for 1.19.2 release. Update CHANGELOG.md 2021-12-06 17:27:09 -06:00
core Address #889 - Switch high and low bits of part of number hash (Knuth's multiplicative hash) 2021-12-07 08:24:04 -06:00
include Add extra "prefix" parameter to debug/stacktrace. 2021-12-04 13:03:05 -06:00
mainclient Address #876 Don't allow scheduling a fiber once it has been canceled already. 2021-11-18 20:06:29 -06:00