summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changelogHEAD0.05masterJesse Luehrs2015-12-031-0/+2
* need to specify this optional dep manually nowJesse Luehrs2015-12-031-0/+3
* no need for this to be its own fileJesse Luehrs2015-12-032-34/+22
* changelog plugin doesn't like '{{{'Jesse Luehrs2015-12-031-1/+1
* update travisJesse Luehrs2015-12-031-2/+3
* handle nested raw text blocks (#6)Jesse Luehrs2015-12-033-1/+42
* changelog0.04Jesse Luehrs2014-04-161-0/+2
* 5.19 segfaults for some reasonJesse Luehrs2014-04-161-1/+2
* travis does this automaticallyJesse Luehrs2014-04-161-1/+0
* [PodCoverageTests] still fails if there are files with no podJesse Luehrs2014-04-161-0/+4
* also need to initialize the mustache-spec directoryJesse Luehrs2014-04-161-0/+1
* packagingJesse Luehrs2014-04-163-11/+24
* changelogJesse Luehrs2014-04-161-0/+1
* treat '..' like any other name (RT#94792)Jesse Luehrs2014-04-162-0/+57
* Merge pull request #4 from logie17/masterJesse Luehrs2013-04-251-2/+2
|\
| * Updated POD to be correct.Logan Bell2013-04-251-2/+2
|/
* changelog0.03Jesse Luehrs2013-03-071-0/+2
* changelogJesse Luehrs2013-03-071-0/+1
* bump dep on text::xslateJesse Luehrs2013-03-071-1/+1
* switch from Any::Moose to MouseFitz Elliott2013-02-283-6/+6
* changelog0.02Jesse Luehrs2013-01-021-0/+2
* disable eol tests, because some test files failJesse Luehrs2013-01-021-1/+3
* pod coverageJesse Luehrs2013-01-022-4/+23
* stop adding pod to unindexed filesJesse Luehrs2013-01-021-0/+8
* changelogJesse Luehrs2013-01-021-0/+4
* update caveatsJesse Luehrs2013-01-021-4/+0
* implement passing new context to partialsJesse Luehrs2013-01-023-29/+58
* fix .. in block helpersJesse Luehrs2013-01-023-11/+18
* depend on newer xslateJesse Luehrs2013-01-021-0/+1
* gfx doesn't want to support a render_string opcodeJesse Luehrs2013-01-023-5/+14
* add test for loading just the syntax on its ownJesse Luehrs2013-01-023-10/+75
* find_file and suffix are now opcodesJesse Luehrs2013-01-022-11/+17
* simplify the logic for template suffixesJesse Luehrs2013-01-024-42/+24
* move most of find_file into the compilerJesse Luehrs2013-01-022-8/+41
* simplifyJesse Luehrs2013-01-021-10/+12
* avoid calling find_file multiple timesJesse Luehrs2013-01-021-8/+20
* don't constant-fold render_stringJesse Luehrs2013-01-021-1/+3
* merge_hash is now an opcodeJesse Luehrs2013-01-022-5/+22
* reimplement new_vars_for in terms of merge_hashJesse Luehrs2013-01-022-28/+149
* turned render_string into an opcodeJesse Luehrs2013-01-022-11/+5
* reimplement run_code in terms of render_stringJesse Luehrs2013-01-022-11/+74
* is_code_ref can now be an opcode tooJesse Luehrs2013-01-022-7/+14
* Gitignore .prove filesShawn M Moore2012-12-071-0/+1
* Add failing test for {{#each}} with {{../foo}}Shawn M Moore2012-12-071-0/+28
* Removed duplicated $Test::Builder::Level operation.tokuhirom2012-10-231-2/+0
* this weaken is unnecessaryJesse Luehrs2012-10-151-2/+1
* simplifyJesse Luehrs2012-10-141-13/+6
* this doesn't need to be a function eitherJesse Luehrs2012-10-142-11/+53
* neither does make_hashJesse Luehrs2012-10-142-5/+11
* make_array doesn't need to be a functionJesse Luehrs2012-10-142-6/+12