• Marcel van Lohuizen's avatar
    exp/norm: added trie lookup code and associated tests. · 849b54a2
    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
    849b54a2
Name
Last commit
Last update
..
datafmt Loading commit data...
gui Loading commit data...
norm Loading commit data...
regexp Loading commit data...
template Loading commit data...
wingui Loading commit data...
README Loading commit data...