Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Imported new mustache.erl | Tuncer Ayaz | 2012-01-31 | 1 | -0/+5 |
| | |||||
* | Update mustache.erl | Tuncer Ayaz | 2011-04-27 | 1 | -7/+19 |
| | |||||
* | Fix conversion of boolean atom to string | klaar | 2010-12-09 | 1 | -2/+0 |
| | | | | | | | | | | mustache:render("{{banan}}", dict:from_list([{banan, true}])). ** exception error: no function clause matching mustache:escape(true,[]) in function erl_eval:do_apply/5 in call from erl_eval:expr/5 in call from erl_eval:expr/5 in call from mustache:render/3 | ||||
* | Tidier improvements | Kostis Sagonas | 2010-10-26 | 1 | -2/+2 |
| | |||||
* | Dialyzer related cleanups | Kostis Sagonas | 2010-10-10 | 1 | -2/+2 |
| | |||||
* | Adding mustache.erl from http://github.com/mojombo/mustache.erl | Dave Smith | 2010-01-07 | 1 | -0/+219 |