aboutsummaryrefslogtreecommitdiffstats
path: root/src/lua/lua_trie.c
Commit message (Expand)AuthorAgeFilesLines
* Start miration to the new strings.Vsevolod Stakhov2015-10-061-1/+1
* Rework parts and task structure:Vsevolod Stakhov2015-07-131-8/+3
* Use binary flags for part flags.Vsevolod Stakhov2015-04-291-1/+1
* Add @example tag.Vsevolod Stakhov2015-04-091-1/+1
* Forgot @module.Vsevolod Stakhov2015-04-091-0/+1
* Write documentation for lua_trie module.Vsevolod Stakhov2015-04-091-0/+49
* Indicies in lua starts from 1.Vsevolod Stakhov2015-04-071-1/+1
* Rework lua trie API, allow raw message search.Vsevolod Stakhov2015-04-071-6/+31
* Fix logic of lua_trie search.Vsevolod Stakhov2015-04-071-9/+19
* Rework lua trie for new actrie.Vsevolod Stakhov2015-04-071-0/+263