remove disabled int pointer test case
Raising a panic in the includeIfExists helper when templates does exi… …st but fails to render.
Fix errors in the visitor, add an test/example in how to extract exte… …rnal variables.
Fixes CloudyKit#58
Fix issue with negative numbers. Add short description of jet.
Merge pull request CloudyKit#23 from CloudyKit/v2.0 V2.0
Merge pull request CloudyKit#15 from CloudyKit/develop Merge develop branch
Add strings.Split => split and strings.TrimSpace trim to default func… …tions, Add support for index and slice expressions fixes:CloudyKit#2
Add fastwriter as vendor, add GoJetPlugin Link, add .travis.yml