summaryrefslogtreecommitdiff
path: root/includes/SimpleMustache.h
AgeCommit message (Expand)Author
2013-12-20A few more Win32 / VisualStudio fixes.Nicolas "Pixel" Noble
2013-01-22Removing some more cruft.Pixel
2012-09-01Merge commit '06674e57649d536cf19715524ee40c5ad4a9026d'Nicolas "Pixel" Noble
2012-08-29Using true C++11 initializers in classes.Nicolas "Pixel" Noble
2012-04-13Fixing my constant-strings constructs (Thanks Kurtis!)Nicolas "Pixel" Noble
2012-04-06Small improvements on the SimpleMustache processor, in order to be able to ma...Pixel
2011-12-04Reworked some things in the architecture, mainly exceptions and asserts.Pixel
2011-11-29Removing a few operators that aren't used anymore, and adding a better =(Stri...Pixel
2011-11-29Being a bit more laxist with Mustache's values, and accepting almost anything...Pixel
2011-11-28Whoops: forgot to implement the escaping function.Pixel
2011-11-26Adding a few todo-like comments in the SimpleMustache code - not that I actua...Pixel
2011-11-25Fixing a few bugs and warnings.Pixel
2011-11-25Adding a simple 'Mustache' template processor in C++.Pixel