Age | Commit message (Expand) | Author |
---|---|---|
2011-12-04 | Reworked some things in the architecture, mainly exceptions and asserts. | Pixel |
2011-11-29 | Fixing Mustache's escaping (again). | Pixel |
2011-11-29 | Fixing a stupid bug in the escape() code of SimpleMustache. | Pixel |
2011-11-29 | Being a bit more laxist with Mustache's values, and accepting almost anything... | Pixel |
2011-11-28 | Whoops: forgot to implement the escaping function. | Pixel |
2011-11-26 | Adding a few todo-like comments in the SimpleMustache code - not that I actua... | Pixel |
2011-11-25 | Fixing a few bugs and warnings. | Pixel |
2011-11-25 | Adding a small documentation. | Pixel |
2011-11-25 | Making values other than bool always true. | Pixel |
2011-11-25 | Adding a simple 'Mustache' template processor in C++. | Pixel |