- 10 Apr, 2019 2 commits
-
-
Philip Woolford authored
This fixes tests that fail when built on 32-bit systems.
-
Philip Woolford authored
The `pop()` function rotated the internal state in the wrong order, causing `pop()`s to overwrite `b`, `c` and `d` to be equal every time. This has been fixed, and the `mut a` has been removed from `push()` too.
-
- 27 Feb, 2019 1 commit
-
-
Tom Almeida authored
-
- 25 Feb, 2019 2 commits
-
-
Tom Almeida authored
-
Tom Almeida authored
-