• Marcel van Lohuizen's avatar
    exp/norm: added trie lookup code and associated tests. · 00cb627b
    Marcel van Lohuizen authored
    - triegen.go: Factored out trie generation code from maketables.go
      (only renamed printTrieTables to printTables and made it a method).
    - maketesttables.go: new tool to generate data for the trie unit test.
    - Makefile: changed accordingly.
    - trie.go: trie lookup code.
    - trietest_data.go: generated by maketesttables.go.
    - trie_test.go: unit test for trie.go.
    
    R=r
    CC=golang-dev
    https://golang.org/cl/4844053
    00cb627b
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...