Age | Commit message (Expand) | Author |
---|---|---|
2012-11-25 | libs/web: rewrite template engine, merge lmo library | Jo-Philipp Wich |
2012-11-23 | libs/lmo: fix whitespace handling in string hashing, optimize code | Jo-Philipp Wich |
2012-11-21 | libs/lmo: canonize key strings before hashing them, fixes missing translation... | Jo-Philipp Wich |
2009-07-25 | libs/lmo: return entries as udata and only create strings on demand | Jo-Philipp Wich |
2009-07-19 | libs/lmo: check for integer, not number in lmo.archive.get() | Jo-Philipp Wich |
2009-07-19 | libs/lmo: ensure integer return value in lmo.hash(), fix module open function | Jo-Philipp Wich |
2009-07-11 | libs/lmo: fix possible resource leak if lua runs out of memory but file is al... | Jo-Philipp Wich |
2009-07-11 | libs/lmo: implement lmo.archive.get() and lmo.archive.foreach() | Jo-Philipp Wich |
2009-07-09 | libs: introduce lmo - Lua Machine Objects, an implementation of binary hash t... | Jo-Philipp Wich |