Dan Miller
|
56713e560f
|
ensure that text is ignored outside of a block inside of a parent tag
|
2014-04-14 17:20:14 +00:00 |
|
Dan Miller
|
efae42978d
|
Adding data provider to test legal and illegal syntax inside of a parent tag
|
2014-04-11 16:46:27 +00:00 |
|
Dan Miller
|
d27840f8ef
|
Throw exception when something other than text or block tags are encountered inside of a parent tag. Other small cleanups
|
2014-04-09 16:15:05 +00:00 |
|
Dan Miller
|
af8a62c5e2
|
Separate stacks are necessary for blocks to be resolved independently of variables. Renamed parent_* to block_*.
|
2014-04-08 21:02:23 +00:00 |
|
Dan Miller
|
63b835bd09
|
DRYing parentArgSection into the section method
|
2014-04-07 19:12:36 +00:00 |
|
Dan Miller
|
3c57d5f220
|
reverting vendor spec change
|
2014-04-04 20:57:07 +00:00 |
|
Dan Miller
|
ebb7fda2e5
|
removing deprecated code for loading non-existent inheritance tests from the mustache spec
|
2014-04-04 20:45:21 +00:00 |
|
Dan Miller
|
a631de174c
|
s/new_context/newContext/g
|
2014-04-04 20:43:47 +00:00 |
|
Dan Miller
|
31800de88f
|
removing unnecessary local variable in findFromParent function
|
2014-04-04 20:42:56 +00:00 |
|
Dan Miller
|
f47a09538e
|
php 5.2.x doesn't support closures, so added a private static funtion to be used from array_filter instead
|
2014-04-04 20:07:50 +00:00 |
|
Dan Miller
|
c6c67ce609
|
referencing nodes by class constant rather than string literal
|
2014-04-04 19:53:06 +00:00 |
|
Dan Miller
|
db14a6c863
|
hogan.js style template inheritance
|
2014-04-04 18:41:24 +00:00 |
|