Commit Graph
18 Commits
Author SHA1 Message Date
Justin Hileman 06ee1f224a Fixed implicit iterator + dot notation tests, this feature is now ready to merge :) 2010-07-11 22:54:57 -04:00
Justin Hileman 0256d03b5f Merge branch 'dev' into feature/implicit-iterator
Conflicts:
	Mustache.php
2010-07-05 15:55:00 -04:00
Justin Hileman 2018449184 added test and known issue for dot notation/implicit iterator woes. 2010-06-02 02:08:54 -04:00
Justin Hileman df1b3c8e7d Pragmas in parent templates no longer apply to partials (as of a few commits ago). Added test case, removed known issue from readme. 2010-05-22 20:50:05 -04:00
Justin Hileman fdcd284ed5 Updating known issues in readme. 2010-04-30 00:35:07 -04:00
Justin Hileman ad83344900 Merge branch 'dev' into feature/pragma-dot-notation
Conflicts:
	README.markdown
2010-04-26 22:03:03 -04:00
Justin Hileman 5832dd5b5d Updating README to reflect child context fix. 2010-04-26 21:58:16 -04:00
Justin Hileman 2fbc599c26 fixing markup typo in README 2010-04-26 21:07:47 -04:00
Justin Hileman bb4905dd1b Added known issue for missing child context in sections. 2010-04-26 20:35:46 -04:00
Justin Hileman f0d171aed6 Merge branch 'dev' into feature/pragma-dot-notation 2010-04-26 20:27:07 -04:00
Justin Hileman 57a6aafff1 Fixed complex example to use inverted sections rather than fancy ruby-ish context swizzling (which never worked in PHP anyway). 2010-04-26 19:01:57 -04:00
Justin Hileman 8cbf5ebb0f Added known issue for current pragma limitation. 2010-04-25 18:05:54 -04:00
Justin Hileman fa8c81dcfd Update README to reflect preferred mustache class implementation. Rendering arbitrary generic view class/array and template is secondary. 2010-04-06 00:28:02 -04:00
Justin Hileman cb5985171c Added known issue for complex complex example failure. 2010-04-06 00:23:49 -04:00
Justin Hileman e77226c4f6 Added 'known issues' to readme. 2010-04-06 00:19:55 -04:00
Justin Hileman b1c3e06144 Added a second example. It's still not enough, but better than nothing. 2010-03-29 14:25:31 -04:00
Justin Hileman 0e73e66a34 Updating readme to link to pretty Mustache homepage rather than github page. 2010-03-22 17:55:03 -04:00
Justin Hileman 6cd78e932a Usage. 2010-03-19 18:17:08 -04:00