steve
|
6ba77964b8
|
uneven braces with custom delimiters throws Mustache_Exception_SyntaxException
|
2014-06-19 23:25:46 -07:00 |
|
steve
|
c037b31d25
|
add test coverage to ensure that custom delimiters don't swallow trailing characters after they close
|
2014-06-19 20:51:02 -07:00 |
|
steve
|
842b31b477
|
clean up Tokenizer->scan -- add error annotation, spaces between +, strict type checking, and self instead of Mustache_Tokenizer
|
2014-06-19 11:29:21 -07:00 |
|
steve
|
be19ebf5b2
|
add DateTimeZone UTC to DateTime calls in FiltersTest
|
2014-06-19 08:04:40 -07:00 |
|
steve
|
40e86247ad
|
math is hard - check the bounds of a string properly when looking to see if a closing } exists
|
2014-06-18 16:53:40 -07:00 |
|
steve
|
868b5b49eb
|
starting triple braces without ending triple braces throws an error - previously this was swallowing an additional character
|
2014-06-18 16:53:34 -07:00 |
|