| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-09-13 | map: introduce map_contains utility function | Marc André Tanner | 1 | -0/+5 | |
| 2015-04-10 | Fix crit-bit tree URL reference | Marc André Tanner | 1 | -1/+1 | |
| 2015-03-18 | Crit-bit tree based map | Marc André Tanner | 1 | -0/+298 | |
| It supports lookups based on unique prefixes as well as ordered iteration. More information about the data structure can be found at: http://cr.yp.to/critbit.htm http://github.com/agl/critbit http://ccodearchive.net/info/strmap.html It will be used to implement ":"-commands which means any unique prefix will be recognized as a command. It could also be used to implement (runtime) key bindings. | |||||
