Files
dolt/js
Erik Arvidsson acec0ffa4e Micro optimize Buzhash (#1482)
- All bitwise operators already return int32 (or uint32) so we can remove the `| 0`
- Inline constants that are only used once

Towards #1465
2016-05-11 15:17:12 -07:00
..
2016-03-18 10:54:14 -07:00
2016-05-11 15:17:12 -07:00
2016-04-14 14:31:21 -07:00
2016-04-15 14:09:36 -07:00