forked from andybalholm/brotli
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Start reducing duplication in hasher code.
The C version defined several related hasher types with preprocessor tricks, but I split them up for the translation to Go. Now I'm recombining them.
- Loading branch information
1 parent
74ae18c
commit c4f1bfa
Showing
7 changed files
with
101 additions
and
679 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.