-
Rob Pike authored
By splitting the ranges into 16-bit values and 32-bit values, we can reduce about 3000 entries by 48 bits per entry, or about 16KB, at the cost of a little more complexity in the code. R=iant, bradfitz, rsc, r CC=golang-dev https://golang.org/cl/4547066
0de328ed
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
casetables.go | ||
digit.go | ||
digit_test.go | ||
letter.go | ||
letter_test.go | ||
maketables.go | ||
script_test.go | ||
tables.go |