aboutsummaryrefslogtreecommitdiffstats
path: root/zencoding-trie.nw
Commit message (Collapse)AuthorAgeFilesLines
* Created emmet branch.smihica2013-03-121-170/+0
|
* Created a generalized traversal function for searching the trie. Removed old ↵Rudolf2010-01-241-13/+26
| | | | retrieval and insertion functions. Split the branch accessor into two functions.
* Simplified the insertion function, added a branch accessor, added a ↵Rudolf2010-01-241-57/+64
| | | | retrieval function, fixed the test code
* Added Makefile and noweb file describing the zencoding-trie data structure.Rudolf2010-01-241-0/+150