Age | Commit message (Expand) | Author |
---|---|---|
2013-01-22 | Removing some more cruft. | Pixel |
2012-09-01 | Merge commit '06674e57649d536cf19715524ee40c5ad4a9026d' | Nicolas "Pixel" Noble |
2012-08-29 | Using true C++11 initializers in classes. | Nicolas "Pixel" Noble |
2012-04-13 | Fixing my constant-strings constructs (Thanks Kurtis!) | Nicolas "Pixel" Noble |
2012-04-06 | Small improvements on the SimpleMustache processor, in order to be able to ma... | Pixel |
2011-12-04 | Reworked some things in the architecture, mainly exceptions and asserts. | Pixel |
2011-11-29 | Removing a few operators that aren't used anymore, and adding a better =(Stri... | 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 simple 'Mustache' template processor in C++. | Pixel |