-
Rob Pike authored
values >= 16 bits, so the lookup code can be smaller in the common case. Also make CaseRange uint32s rather than ints, so if we go to 64-bit ints we don't waste more space. R=rsc CC=golang-dev https://golang.org/cl/4550094
9ec0c01e
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 |